peekmessage
PeekMessage not getting the message?
I\'ve created a custom message type for use in resizing my Window, called WM_NEED_RESIZE.I\'ve defined it in my .h file, and initialized in my .cpp file.I have also registered my WindowProc function t[详细]
2023-03-10 06:44 分类:问答Compiler can't find structures, what should i be including
UPDATE: I thought it was Windsows.h i need to include and you have confirmed this, but when i do include it i get a bunch of messages like the following...[详细]
2022-12-15 08:23 分类:问答PeekMessage() Resetting the Mouse Cursor
Im currently messing around with changing the mouse cursor within a game like C++ application for Windows XP.[详细]
2022-12-13 09:26 分类:问答