摘要:
有没有win32编程因为打印变量调试程序而头疼呢.方法二的函数完全类似printf.非常完美.方法一:不带参数输出如printf("hello world");OutputDebugString("debug"); 1 case WM_COMMAND: 2 wmId = LOWORD(wParam); 3 wmEvent = HIWORD(wParam); 4 // Parse the menu selections: 5 switch (wmId) 6 { 7 case IDS_BTN1: 8 OutputDebugString("1&quo 阅读全文
posted @ 2014-01-08 14:57
galoishelley
阅读(2130)
评论(0)
推荐(0)

浙公网安备 33010602011771号