Changeset 7317 for trunk/include/win32api.h
- Timestamp:
- Nov 10, 2001, 1:46:56 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win32api.h
r7259 r7317 178 178 UINT WIN32API GetDriveTypeA(LPCSTR); 179 179 180 BOOL WIN32API SetProcessAffinityMask( HANDLE hProcess, DWORD affmask ); 181 BOOL WIN32API GetProcessAffinityMask(HANDLE hProcess, 182 LPDWORD lpProcessAffinityMask, 183 LPDWORD lpSystemAffinityMask); 184 180 185 #endif
Note:
See TracChangeset
for help on using the changeset viewer.