Changeset 4052 for branches/Grace/src
- Timestamp:
- Aug 20, 2000, 10:08:50 AM (25 years ago)
- File:
-
- 1 edited
-
branches/Grace/src/win32k/test/fakea.asm (modified) (2 diffs)
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:35bird Exp $1 ; $Id: fakea.asm,v 1.1.4.2 2000-08-20 08:08:50 bird Exp $ 2 2 ; 3 3 ; Fake assembly imports. … … 58 58 fakeptda_environ dw 1 ; 1 is the hardcoded HOB of the win32ktst.exe's environment. 59 59 fakeptda_module dw 1 ; 1 is the hardcoded HMTE of the current executable module. 60 fakeptda_pBeginLIBPATH dw 0 ; BEGINLIBPATH not implemented. 61 dw 0 ; ENDLIBPATH not implemented. 60 62 61 63
Note:
See TracChangeset
for help on using the changeset viewer.
