source: branches/GRACE/src/win32k/win32k.vpj@ 10366

Last change on this file since 10366 was 4117, checked in by bird, 25 years ago

Corrected more JAVA problems. (now working)
In that case an new function was imported. This wasn't present in SMP Warp 3
kernels, so a not requied, EPT_NOT_REQ, flag was introduced. (But, the
new function turned out to be unneeded.)

File size: 3.2 KB
Line 
1[COMPILER]
2MACRO=odin32_maketagfile();\n
3FILTEREXPANSION=1 1 1 1 0 0 1 1 1 0 0 0 0 1
4compile=concur|capture|clear|:Compile:&Compile,nmake %n.obj
5make=concur|capture|clear|:Build:&Build,nmake
6rebuild=concur|capture|clear|:Rebuild:&Rebuild,nmake /A
7debug=:Debug:&Debug,
8execute=:Execute:E&xecute,
9user1=hide|:User 1:User 1,
10user2=hide|:User 2:User 2,
11usertool_resource_editor=hide|:Resource Editor:Resource Editor,dlgedit
12workingdir=..\..\src\win32k
13includedirs=include;..\..\include;..\..\include\win;%(INCLUDE)
14tagfiles=
15reffile=
16FILTERNAME=Dev16\nDev32\nLoader\nPe2Lx\nElf2Lx\nRexx\nMisc\nKernelStuff\nTest\nDef Files\nMakefiles\nLibrary\nk32\nOther Files\n
17FILTERPATTERN=d16*;prob*;symdb*;vprintf16*;dev16*;omf*;sym*\nd32*;dev*;calltab*\nldr*;my*;ModuleBase*\npe*;ModuleBas*\nElf*;ModuleBase*\nkRx*;ModuleBase*\nmalloc*;smallo*;rmall*;heap*;new*;vpr*;spr*;vspr*;yield*;str*;macros*;cout*;buffer*;avl*;asmutil*;log*;env*;option*;type*\nOS2K*;calltab*;probe*;d32ini*\ndh.asm;dos*;fake*;init.asm;win32ktst*;test*\n*.def\nmakefile*;*.mak;Check*;configure*\nlib*;win32k.h\nk32*\n*.*\n
18FILTERAPPCOMMAND=\n\n\n\n\n\n\n\n\n\n\n\n\n\n
19FILTERASSOCIATEFILETYPES=0 0 0 0 0 0 0 0 0 0 0 0 0 0
20[FILES]
21calltrees.txt
22Check.cmd
23Check.mk
24configure.cmd
25fastdep.c
26history.txt
27libconv.c
28Makefile
29Makefile.inc
30win32k.def
31win32k.txt
32win32ktst.def
33..\..\include\win\peexe.h
34dev16\d16globl.c
35dev16\d16init.c
36dev16\d16strat.c
37dev16\probkrnl.c
38dev16\SymDB.c
39dev16\vprntf16.c
40dev32\d32ElfIOCtl.c
41dev32\d32globals.c
42dev32\d32hlp.asm
43dev32\d32init.c
44dev32\d32Win32kIOCtl.c
45dev32\devfirst.asm
46dev32\devlast.asm
47elf2lx\elf2lx.cpp
48elf2lx\elf2lxmain.cpp
49elf2lx\elfdumper.cpp
50elf2lx\makefile
51include\errors.h
52include\OS2KSEC.h
53include\asmutils.h
54include\avl.h
55include\cout.h
56include\dev16.h
57include\dev1632.h
58include\dev32.h
59include\dev32hlp.h
60include\devSegDf.inc
61include\elf.h
62include\elf2lx.h
63include\env.h
64include\k32.h
65include\ldr.h
66include\ldrCalls.h
67include\log.h
68include\macros.h
69include\malloc.h
70include\ModuleBase.h
71include\myExecPgm.h
72include\new.h
73include\omf.h
74include\options.h
75include\OS2KIO.h
76include\OS2KPTDA.h
77include\OS2Krnl.h
78include\OS2Krnl.inc
79include\OS2KSEM.h
80include\OS2KTCB.h
81include\OS2KTK.h
82include\OS2KVM.h
83include\pe2lx.h
84include\probkrnl.h
85include\rmalloc.h
86include\smalloc.h
87include\sprintf.h
88include\sym.h
89include\test.h
90include\types.h
91include\vprintf.h
92include\vprntf16.h
93include\Win32k.h
94include\yield.h
95k32\k32AllocMemEx.cpp
96ldr\calltab.asm
97ldr\ldr.cpp
98ldr\ModuleBase.cpp
99ldr\myldrClose.cpp
100ldr\myldrEnum32bitRelRecs.cpp
101ldr\myldrOpen.cpp
102ldr\myldrOpenPath.cpp
103ldr\myLDRQAppType.cpp
104ldr\myldrRead.cpp
105ldr\mytkExecPgm.asm
106ldr\mytkStartProcess.asm
107ldr\myVMAllocMem.cpp
108lib\libDosAllocMemEx.c
109lib\libGetCS.asm
110lib\libInit.c
111lib\libTerm.c
112lib\libTest.c
113lib\makefile
114misc\asmutils.asm
115misc\avl.c
116misc\buffer.asm
117misc\cout.cpp
118misc\env.c
119misc\heaptest.c
120misc\log.c
121misc\makefile
122misc\malloc.c
123misc\malloc_old.c
124misc\new.cpp
125misc\OS2KPTDA.c
126misc\OS2KTCB.c
127misc\rmalloc.c
128misc\rmalloc_avl.c
129misc\smalloc_avl.c
130misc\stricmp.c
131misc\vprintf.c
132misc\vsprintf.c
133misc\yield.c
134pe2lx\makefile
135pe2lx\pe2lx.cpp
136pe2lx\pe2lxmain.cpp
137rexx\kRx.c
138rexx\kRx.def
139rexx\kRxa.asm
140rexx\makefile
141test\dh.asm
142test\dos.c
143test\dosa.asm
144test\fake.c
145test\fakea.asm
146test\init.asm
147test\win32ktst.c
148[ASSOCIATION]
Note: See TracBrowser for help on using the repository browser.