Changeset 5416 for trunk/src/comctl32/hotkey.cpp
- Timestamp:
- Mar 31, 2001, 3:25:59 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/comctl32/hotkey.cpp
r2895 r5416 1 /* $Id: hotkey.cpp,v 1. 2 2000-02-25 17:00:15 cbratschiExp $ */1 /* $Id: hotkey.cpp,v 1.3 2001-03-31 13:25:26 sandervl Exp $ */ 2 2 /* 3 3 * Hotkey control … … 16 16 #include "hotkey.h" 17 17 #include <string.h> 18 #include "comctl32.h" 18 19 19 20 #define HOTKEY_GetInfoPtr(hwnd) ((HOTKEY_INFO*)getInfoPtr(hwnd))
Note:
See TracChangeset
for help on using the changeset viewer.