User profile: aeronet

User info
User name:aeronet
History
Joined:
Number of posts:80
Latest posts:

X button interception
Well...I hate to say it but most of that made no sense to me haha. The Windows API tends to stump m...

X button interception
Oh right, sorry. Windows XP using Dev C++

X button interception
I'm trying to intercept the signal when a user clicks the [X] button to exit the program. I'm almos...

Threading error/questions
I tried Sleep(DWORD) and i get an error: expecting parameter before ) so it doesn't like it. I also...

Threading error/questions
Ok, I've looked at all of your suggestions and have again modified the code. It compiles with no er...