摘要: 原文地址:https://blog.csdn.net/zxxSsdsd/article/details/45504383 在win32程序的消息循环函数中 while (GetMessage (&msg, NULL, 0, 0)) { TranslateMessage (&msg) ; Dispat 阅读全文
posted @ 2018-12-17 21:30 瘋子朱磊 阅读(1800) 评论(0) 推荐(0)