How to get ProcessId From Hinstance?
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
I have asked in c# forum,but nobody answer me. Does anyone here can give me a tips? Thank you.
An
HINSTANCE
isn't unique throughout the system, in fact theHINSTANCE
s for most running EXEs will be the same.--Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | NEW!! PimpFish | CP SearchBar v3.0 | C++ Forum FAQ
-
An
HINSTANCE
isn't unique throughout the system, in fact theHINSTANCE
s for most running EXEs will be the same.--Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | NEW!! PimpFish | CP SearchBar v3.0 | C++ Forum FAQ