Changeset 5142 for trunk/include/win32api.h
- Timestamp:
- Feb 16, 2001, 6:47:01 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win32api.h
r4556 r5142 1 /* $Id: win32api.h,v 1.2 1 2000-11-05 18:47:11 sandervl Exp $ */1 /* $Id: win32api.h,v 1.22 2001-02-16 17:47:01 sandervl Exp $ */ 2 2 3 3 /* … … 128 128 DWORD WIN32API GetFileType(HANDLE hFile); 129 129 130 BOOL WIN32API SetWindowPos(HWND,HWND,INT,INT,INT,INT,UINT); 131 130 132 #endif
Note:
See TracChangeset
for help on using the changeset viewer.