Changeset 6758 for trunk/include/win/winuser.h
- Timestamp:
- Sep 19, 2001, 5:38:11 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/winuser.h
r6461 r6758 3401 3401 #define DrawTextEx WINELIB_NAME_AW(DrawTextEx) 3402 3402 BOOL WINAPI EmptyClipboard(void); 3403 BOOLWINAPI EnableMenuItem(HMENU,UINT,UINT);3403 UINT WINAPI EnableMenuItem(HMENU,UINT,UINT); 3404 3404 BOOL WINAPI EnableScrollBar(HWND,INT,UINT); 3405 3405 BOOL WINAPI EnableWindow(HWND,BOOL);
Note:
See TracChangeset
for help on using the changeset viewer.