|
-
Jun 2nd, 2008, 05:01 AM
#9
Thread Starter
Hyperactive Member
Re: Help making a program that captures windows/programs into itself!
 Originally Posted by Edgemeal
Included is a simple hack I came up with for an older personal program, as far as I remember it worked fine for regular programs but doesn't seem to be working on explorer.exe. I have some other API code that's supposed to return the correct handle but IIRC even that wasn't perfect, though I can't seem to find it to test it out, oh well if you do find the absolute perfect solution please share.
I will take a look...
I guess the EXPLORER.EXE is heavily tied to the WINDOWS DESKTOP so unless
you REPLACE your WindowsDesktop (the explorer.exe) then you cannot fully free it from the WINDOWS CORE... the rest of the system....
But ofcourse, i'll take a look, and share my results along the way!
***************
Please use [highlight=vb] ..your code.. [/highlight] when posting code!
When you have received the working answer to your question,
please mark it as *SOLVED* + Your Questions Title ...using your Thread's Tool menu.
Also try to point out what answer made it work for you, or edit your first post to contain a quote of the correct answer...
Please Answer All Questions With Working Code Examples...
My Unfinished Projects and My working Programs
***************
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
|