Changeset 7259 for trunk/include/win32api.h
- Timestamp:
- Oct 29, 2001, 2:33:59 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win32api.h
r7204 r7259 174 174 UINT WIN32API GetDoubleClickTime(void); 175 175 176 UINT WINAPI SetErrorMode(UINT); 176 UINT WIN32API SetErrorMode(UINT); 177 178 UINT WIN32API GetDriveTypeA(LPCSTR); 177 179 178 180 #endif
Note:
See TracChangeset
for help on using the changeset viewer.