摘要:
#define ID_INPUTEDIT 1001 #define ID_OK 1002 LRESULT CALLBACK inputBoxWndProc(HWND wndHandle, UINT message, WPARAM wParam, LPARAM lParam) { static cha 阅读全文
posted @ 2020-08-01 01:49
天天2023
阅读(203)
评论(0)
推荐(0)
摘要:
GetStdHandle(STD_OUTPUT_HANDLE); #undef X #undef Y void cls(void) { COORD coordScreen = { 0, 0 }; /* here's where we'll home the cursor */ DWORD cChar 阅读全文
posted @ 2020-08-01 01:48
天天2023
阅读(265)
评论(0)
推荐(0)

浙公网安备 33010602011771号