- Timestamp:
- Feb 11, 2001, 4:32:24 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/win32k.vpj
r4775 r5113 1 1 [COMPILER] 2 2 MACRO=odin32_setcurrentdir();\nodin32_maketagfile();\n 3 FILTEREXPANSION= 0 0 0 0 0 0 0 0 0 0 0 0 0 03 FILTEREXPANSION=1 0 0 0 0 0 0 1 1 1 1 1 1 1 4 4 compile=concur|capture|clear|:Compile:&Compile,nmake -f win32k.mak .\bin\debug\%n.obj 5 5 make=concur|capture|clear|:Build:&Build,nmake … … 37 37 Win32knew.def 38 38 win32ktst.def 39 ..\..\include\win32k.h 40 api\api.cpp 41 api\myVR32AllocMem.asm 39 42 dev16\d16globl.c 40 43 dev16\d16init.c … … 56 59 elf2lx\elfdumper.cpp 57 60 elf2lx\makefile 61 k32\k32QuerySystemMemInfo.cpp 62 test\AllocMem.c 63 test\AllocMem.def 64 test\AllocMem.mak 65 test\invokelongexename.c 66 test\longexecutablename..c 67 test\longexecutablename..def 68 test\longexecutablename.c 69 test\longexecutablename.def 70 test\longexecutablename.drv.c 71 test\longexecutablename.drv.def 72 test\makefile 73 test\MemInfoTest.c 74 test\MemInfoTest.def 75 test\MemInfoTest.mak 76 include\api.h 58 77 include\asmutils.h 59 78 include\avl.h … … 71 90 include\k32.h 72 91 include\ldr.h 73 include\l drCalls.h92 include\locks.h 74 93 include\log.h 75 94 include\macros.h … … 82 101 include\options.inc 83 102 include\OS2KIO.h 103 include\OS2KLDR.h 104 include\OS2KPG.h 84 105 include\OS2KPTDA.h 85 106 include\OS2Krnl.h … … 87 108 include\OS2KSEC.h 88 109 include\OS2KSEM.h 110 include\OS2KSM.h 89 111 include\OS2KTCB.h 90 112 include\OS2KTK.h … … 107 129 k32\k32QueryOTEs.cpp 108 130 k32\k32SetOptions.cpp 109 ldr\calltaba.asm110 131 ldr\ldr.cpp 111 132 ldr\ModuleBase.cpp … … 142 163 misc\env.c 143 164 misc\heaptest.c 165 misc\locks.asm 144 166 misc\log.c 145 167 misc\makefile … … 182 204 [ASSOCIATION] 183 205 [STATE] 206 BUFFER: 184 207 185
Note:
See TracChangeset
for help on using the changeset viewer.