c++ Programming Glossary: scancode
WM_KEYDOWN : how to use it? http://stackoverflow.com/questions/1169732/wm-keydown-how-to-use-it it really works. I can see in the original key stroke the ScanCode 48 and in mine its 0 and also fExtended is 1 and in mine is..
Aero Snap not working for my application http://stackoverflow.com/questions/2920451/aero-snap-not-working-for-my-application 00070 00030D1C P WM_KEYDOWN nVirtKey VK_LWIN cRepeat 1 ScanCode 5B fRepeat 0 fUp 0 00071 00030D1C P WM_KEYDOWN nVirtKey VK_LWIN.. 0 00071 00030D1C P WM_KEYDOWN nVirtKey VK_LWIN cRepeat 1 ScanCode 5B fRepeat 1 fUp 0 00072 00030D1C P WM_KEYDOWN nVirtKey VK_LWIN.. 0 00072 00030D1C P WM_KEYDOWN nVirtKey VK_LWIN cRepeat 1 ScanCode 5B fRepeat 1 fUp 0 00088 00030D1C S WM_GETMINMAXINFO lpmmi 0043FCBC..
|