i created an accelerator with an ID of ACCEL_QUIT. In the window procedure, in WM_COMMAND, i try to capture ACCEL_QUIT using LOWORD(wParam). ACCEL_QUIT is defined at the top of the source file. nothing happens though, i cannot seem to capture the message anywhere. how do i do this?



LinkBack URL
About LinkBacks


