You have to compare that parameter value with the virtual key codes and perform actions that you want. Example: case WM_KEYDOWN: switch ...
確定! 回上一頁