Re: PsSetLoadImageNotification changed ?
"usfinecats" wrote:
Following your information I went back and carefully watched my callback
routine get called many times for the image I was waiting for.
Unfortunately, there is not much discernable difference between the case
when the parent is the process ID
and when the program 's process Id is presented. How do I tell them
apart?????
I don't think there's any way to tell them apart. Any time a SEC_IMAGE
section is mapped, you get an image load callback, even if the image
is not actually going to be executed.
Even before Vista it was possible that some completely unrelated
process (may be something like a virus scanner) would create and
map an image section for your executable. Vista makes it more
likely to happen, but you need to handle this on previous OSes as well.
--
This posting is provided "AS IS" with no warranties, and confers no
rights.
.
Relevant Pages
- Re: ARGGGGH!!! Long File Names in Vista!!!
... I'm running Vista Ultimate ... I'm trying to delete a parent directory where all these files are ... (microsoft.public.windows.vista.general) - Re: Crysis demo in June :-)
... Crysis is not waiting for you. ... Nice to know that since the game will not exist (at ... agreement between EA, nVidia, Microsoft (Vista) and hopefully, ATI. ... Ushering in the Dx10 era needs to be done with a bang, ... (comp.sys.ibm.pc.games.rpg) - Re: Vista go-go
... I've researched the matter and it's NOT because I need to learn Vista search. ... First off, waiting for a search to go thru tedious filename search, JUST because it"s impossible to INITIATE CONTENTS SEARCH BEFORE FILENAME is DONE is RETARDED & TIME CONSUMING. ... Don't worry about IPT files, it's a 3D MCAD files, you probably never heard of. ... Dont tell I haven't enetered query strings properly, i told you don't know who I am. ... (microsoft.public.windows.vista.general) - Re: What Internet Connection Information is Needed During Initail Install of Vista? - Thanks
... I'm glad I saw this post as I'm waiting for a new machine to arrive that will have Vista Home Premium installed. ... I intend to continue with the wired connection on the new machine and this one will have a wireless card fitted to connect so it's good to know that hopefully, and I say that with tongue in cheek, the new machine will just connect. ... (microsoft.public.windows.vista.installation_setup) - Re: Account Unknown
... appear in the main drive or parent folder which you took possession of from ... This Account Unknown may have poped up when I was running Vista on my ... (microsoft.public.windowsxp.help_and_support) |
|