Changeset 2396 for trunk/src/user32/new/controls.h
- Timestamp:
- Jan 10, 2000, 6:18:13 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/new/controls.h
r2292 r2396 1 /* $Id: controls.h,v 1. 2 2000-01-02 19:30:42cbratschi Exp $ */1 /* $Id: controls.h,v 1.3 2000-01-10 17:18:07 cbratschi Exp $ */ 2 2 /* 3 3 * Win32 common controls … … 31 31 #define WINSWITCH_CONTROL 10 32 32 #define ICONTITLE_CONTROL 11 33 #define MAX_CONTROLS 12 33 #define POPUPMENU_CONTROL 12 34 #define MAX_CONTROLS 13 34 35 35 36 BOOL CONTROLS_IsControl(Win32BaseWindow *window, int control);
Note:
See TracChangeset
for help on using the changeset viewer.