Changeset 10303 for trunk/include/win32api.h
- Timestamp:
- Oct 27, 2003, 12:01:59 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win32api.h
r10187 r10303 236 236 INT WINAPI MultiByteToWideChar(UINT,DWORD,LPCSTR,INT,LPWSTR,INT); 237 237 238 HDC WIN32API CreateCompatibleDC( HDC hdc); 239 BOOL WIN32API DeleteDC(HDC hdc); 240 241 HANDLE WINAPI GetCurrentObject(HDC,UINT); 242 238 243 #endif
Note:
See TracChangeset
for help on using the changeset viewer.