Changeset 4046 for branches/GRACE/src/win32k/include/test.h
- Timestamp:
- Aug 19, 2000, 4:37:21 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GRACE/src/win32k/include/test.h
r4025 r4046 1 /* $Id: test.h,v 1.1.4. 2 2000-08-17 08:23:33bird Exp $1 /* $Id: test.h,v 1.1.4.3 2000-08-19 14:37:11 bird Exp $ 2 2 * 3 3 * Definitions and declarations for test moduls. … … 96 96 ULONG LDRCALL fakeLDRClearSem(void); 97 97 ULONG KRNLCALL fakeKSEMRequestMutex(HKMTX hkmtx, ULONG ulTimeout); 98 ULONG KRNLCALL fakeKSEMReleaseMutex(HKMTX hkmtx); 98 99 extern HKMTX fakeLDRSem; 99 100 ULONG KRNLCALL fakeTKFuBuff(PVOID pv, PVOID pvUsr, ULONG cb, ULONG fl);
Note:
See TracChangeset
for help on using the changeset viewer.