Changeset 5332 for trunk/src/kernel32/kobjects.cpp
- Timestamp:
- Mar 19, 2001, 8:27:14 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/kobjects.cpp
r3259 r5332 1 /* $Id: kobjects.cpp,v 1.1 1 2000-03-28 17:11:49sandervl Exp $ */1 /* $Id: kobjects.cpp,v 1.12 2001-03-19 19:27:13 sandervl Exp $ */ 2 2 3 3 /* … … 254 254 255 255 /***************************************************************************** 256 * Name : DWORD OS2WaitForSingleObjectEx256 * Name : DWORD WaitForSingleObjectEx 257 257 * Purpose : The WaitForSingleObjectEx function is an extended wait function 258 258 * that can be used to perform an alertable wait. This enables the
Note:
See TracChangeset
for help on using the changeset viewer.