Ignore:
Timestamp:
Aug 17, 2000, 10:23:35 AM (25 years ago)
Author:
bird
Message:

Corrected some bugs.
Current known problem is that myldrOpen seems to destroy stack causing
the call to mytkExecPgm not return correctly and hence sysinit not to
release the ldrSem.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GRACE/src/win32k/include/test.h

    r4010 r4025  
    1 /* $Id: test.h,v 1.1.4.1 2000-08-14 08:57:07 bird Exp $
     1/* $Id: test.h,v 1.1.4.2 2000-08-17 08:23:33 bird Exp $
    22 *
    33 * Definitions and declarations for test moduls.
     
    109109extern char     fakeptda_start;
    110110extern USHORT   fakeptda_environ;
     111extern HMTE     fakeptda_module;
    111112
    112113#endif /* INCL_NO_FAKE */
Note: See TracChangeset for help on using the changeset viewer.