摘要: C语言创建空白Windows窗口代码 自用 #include <windows.h> #include <stdio.h> #include <stdlib.h> //#include <imm.h> LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPAR 阅读全文
posted @ 2024-09-11 06:39 fanbal 阅读(87) 评论(0) 推荐(0)