|
-
Jan 12th, 2010, 08:26 AM
#1
Thread Starter
New Member
[RESOLVED] Managing/theming other apps? (developing a shell)
Hello all,
I'm developing a shell (think LiteStep or SharpE) for Windows using Visual Basic .NET, and I have reached the point where I will need to get into theming other windows that doesn't run inside the shell itself.
Modifications I will need to do is to change their title bars - probably using some kind of API call - to match the design I've integrated into the shell itself, if that is even possible. (Having Aero on windows running in a shell that doesn't even look like Aero at all isn't very pretty.) Is there a chance I might be able to do this, or will I have to use a 3rd party application and/or develop my own little programming language for shell-specific applications (which would be a pain)?
If you need more info as to what I'm talking about, just ask.
I always use Google before I ask. Do you?
-
Jan 12th, 2010, 11:51 AM
#2
Re: Managing/theming other apps? (developing a shell)
I'm almost 100% positive that you can't make a shell replacement in VB.
CodeBank contributions: Process Manager, Temp File Cleaner
 Originally Posted by SJWhiteley
"game trainer" is the same as calling the act of robbing a bank "wealth redistribution"....
-
Jan 12th, 2010, 12:07 PM
#3
Thread Starter
New Member
Re: Managing/theming other apps? (developing a shell)
 Originally Posted by weirddemon
I'm almost 100% positive that you can't make a shell replacement in VB.
How do you mean "can't"? Because I've managed to make a shell without process handling functionality - although it might be pretty essential - and replaced explorer.exe with it on a computer in the library of my previous school. Worked great... So could you define what you mean by "can't" in this case?
I always use Google before I ask. Do you?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|