Changeset 4052 for branches/Grace/src


Ignore:
Timestamp:
Aug 20, 2000, 10:08:50 AM (25 years ago)
Author:
bird
Message:

Added new imports needed for the Pe2Lx openPath implementation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Grace/src/win32k/test/fakea.asm

    r4025 r4052  
    1 ; $Id: fakea.asm,v 1.1.4.1 2000-08-17 08:23:35 bird Exp $
     1; $Id: fakea.asm,v 1.1.4.2 2000-08-20 08:08:50 bird Exp $
    22;
    33; Fake assembly imports.
     
    5858fakeptda_environ            dw      1   ; 1 is the hardcoded HOB of the win32ktst.exe's environment.
    5959fakeptda_module             dw      1   ; 1 is the hardcoded HMTE of the current executable module.
     60fakeptda_pBeginLIBPATH      dw      0   ; BEGINLIBPATH not implemented.
     61                            dw      0   ; ENDLIBPATH not implemented.
    6062
    6163
Note: See TracChangeset for help on using the changeset viewer.