Results 1 to 3 of 3

Thread: [RESOLVED] Managing/theming other apps? (developing a shell)

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2008
    Posts
    10

    Resolved [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?

  2. #2
    Wait... what? weirddemon's Avatar
    Join Date
    Jan 2009
    Location
    USA
    Posts
    3,826

    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

    Quote Originally Posted by SJWhiteley
    "game trainer" is the same as calling the act of robbing a bank "wealth redistribution"....

  3. #3

    Thread Starter
    New Member
    Join Date
    Sep 2008
    Posts
    10

    Re: Managing/theming other apps? (developing a shell)

    Quote Originally Posted by weirddemon View Post
    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
  •  



Click Here to Expand Forum to Full Width