Windows Sdk - 8.1 ((new))

| | Purpose | |------------------|--------------------------------------------------| | rc.exe | Resource compiler for .rc files | | midl.exe | Compile IDL files into proxy/stub code | | mc.exe | Message compiler for event logging | | signtool.exe | Sign executables and verify signatures | | makecert.exe | Create self-signed test certificates | | xperf.exe | Capture performance traces | | gflags.exe | Configure heap and kernel debugging flags |

MSG msg; while (GetMessage(&msg, NULL, 0, 0)) windows sdk 8.1

The SDK handles these two environments differently. windows sdk 8.1

TranslateMessage(&msg); DispatchMessage(&msg); windows sdk 8.1