X button interceptionWell...I hate to say it but most of that made no sense to me haha. The Windows API tends to stump m...
X button interceptionOh right, sorry. Windows XP using Dev C++
X button interceptionI'm trying to intercept the signal when a user clicks the [X] button to exit the program. I'm almos...
Threading error/questionsI tried Sleep(DWORD) and i get an error: expecting parameter before ) so it doesn't like it. I also...
Threading error/questionsOk, I've looked at all of your suggestions and have again modified the code. It compiles with no er...