ROOKIE
March 30th, 1999, 07:40 PM
How can I get a handle to an app using its name only? I asked this the
other day and never got a response. All suggestions are welcome.
other day and never got a response. All suggestions are welcome.
|
Click to See Complete Forum and Search --> : How can I get a handle to an app using its name only? ROOKIE March 30th, 1999, 07:40 PM How can I get a handle to an app using its name only? I asked this the other day and never got a response. All suggestions are welcome. Santhosh Cheeran March 31st, 1999, 11:16 PM From INSIDE the application GetModuleHandle(NULL) codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |