Ignore:
Timestamp:
Aug 19, 2000, 4:37:21 PM (25 years ago)
Author:
bird
Message:

More bugs corrected.
It's working now!

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:33 bird Exp $
     1/* $Id: test.h,v 1.1.4.3 2000-08-19 14:37:11 bird Exp $
    22 *
    33 * Definitions and declarations for test moduls.
     
    9696ULONG LDRCALL fakeLDRClearSem(void);
    9797ULONG KRNLCALL fakeKSEMRequestMutex(HKMTX hkmtx, ULONG ulTimeout);
     98ULONG KRNLCALL fakeKSEMReleaseMutex(HKMTX hkmtx);
    9899extern HKMTX        fakeLDRSem;
    99100ULONG KRNLCALL   fakeTKFuBuff(PVOID pv, PVOID pvUsr, ULONG cb, ULONG fl);
Note: See TracChangeset for help on using the changeset viewer.