Quote 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!