hi friends
what is the difference between #import and #include directive.
what is the purpose of the following directive?
#import ***.dll
Is it simply copies the contents in the dll or exporting symbols in the dll?
what are the uses of #import
Hi friends
I want to get the process handle to kill it. I tried to get it with AfxGetInstanceHandle. But it is always returning an invalid handle.How can i get a valid handle using AfxGetInstanceHandle
regards manu
Friends
I want to terminate a process. The first parametre to the API TerminateProcess is the process handle. How i can get a valid process handle.
thanx in advance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.