Changeset 8833 for trunk/include/win32api.h
- Timestamp:
- Jul 5, 2002, 4:46:58 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win32api.h
r8779 r8833 198 198 LONG WIN32API GetWindowLongW(HWND,INT); 199 199 200 INT WIN32API MessageBoxExA(HWND,LPCSTR,LPCSTR,UINT,WORD); 201 INT WIN32API MessageBoxA(HWND,LPCSTR,LPCSTR,UINT); 202 200 203 #endif
Note:
See TracChangeset
for help on using the changeset viewer.