Changeset 6758 for trunk/include/win
- Timestamp:
- Sep 19, 2001, 5:38:11 PM (24 years ago)
- Location:
- trunk/include/win
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/user.h
r6757 r6758 1 /* $Id: user.h,v 1.2 2001-09-19 15:37:47 sandervl Exp $ */2 3 1 /* 4 2 * USER definitions -
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.
