Changeset 3138 for trunk/include/HandleManager.h
- Timestamp:
- Mar 17, 2000, 5:06:01 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/HandleManager.h
r3124 r3138 1 /* $Id: HandleManager.h,v 1.1 7 2000-03-16 19:16:34sandervl Exp $ */1 /* $Id: HandleManager.h,v 1.18 2000-03-17 16:06:01 sandervl Exp $ */ 2 2 3 3 /* … … 354 354 LPVOID lpvThreadParm, 355 355 DWORD fdwCreate, 356 LPDWORD lpIDThread); 356 LPDWORD lpIDThread, 357 BOOL fFirstThread = FALSE); 357 358 INT HMGetThreadPriority(HANDLE hThread); 358 359 DWORD HMSuspendThread(HANDLE hThread);
Note:
See TracChangeset
for help on using the changeset viewer.