CPP - WM_MOVE demo. // INCLUDES /// #define WIN32_LEAN_AND_MEAN // just say no to MFC. #include <windows.h> // include all the windows headers
確定! 回上一頁