|
2 |
Replaced "alive" tag with "C++" tag.
|
||
|
1 |
|
||
keep a formless application from closing for a keyboard hookHello, I am working on a c++ win32 program that involves a keyboard hook. The application is a win32 project with no user interface whatsoever. I need to keep the application from closing without using causing the hook to not work or use up a bunch of system resources. I used to use a message box but I need the application to be completely invisible. Any help would be appreciated! If you have any questions just ask.
|
||||
