source: trunk/src/win32k/win32k.vpj@ 10367

Last change on this file since 10367 was 5247, checked in by bird, 25 years ago

Calltable fixes. Handle event. New 14062e kernels.

File size: 5.9 KB
Line 
1[COMPILER]
2MACRO=odin32_setcurrentdir();\nodin32_maketagfile();\n
3FILTEREXPANSION=0 1 0 0 0 0 0 0 0 0 0 1 1 0
4compile=concur|capture|clear|:Compile:&Compile,nmake -f win32k.mak .\bin\debug\%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
24clfix.c
25configure.cmd
26dump
27fastdep.c
28history.txt
29libconv.c
30makedesc.cmd
31Makefile
32Makefile.inc
33win32k.def
34win32k.mak
35win32k.tools.mk
36win32k.txt
37Win32knew.def
38win32ktst.def
39..\..\include\win32k.h
40api\api.cpp
41api\myVR32AllocMem.asm
42dev16\d16globl.c
43dev16\d16init.c
44dev16\d16strat.c
45dev16\extract.c
46dev16\mkcalltab.c
47dev16\probkrnl.c
48dev16\SymDB.c
49dev16\vprntf16.c
50dev32\d32ElfIOCtl.c
51dev32\d32globals.c
52dev32\d32hlp.asm
53dev32\d32init.c
54dev32\d32Win32kIOCtl.c
55dev32\devfirst.asm
56dev32\devlast.asm
57elf2lx\elf2lx.cpp
58elf2lx\elf2lxmain.cpp
59elf2lx\elfdumper.cpp
60elf2lx\makefile
61k32\k32QuerySystemMemInfo.cpp
62test\AllocMem.c
63test\AllocMem.def
64test\AllocMem.mak
65test\invokelongexename.c
66test\longexecutablename..c
67test\longexecutablename..def
68test\longexecutablename.c
69test\longexecutablename.def
70test\longexecutablename.drv.c
71test\longexecutablename.drv.def
72test\makefile
73test\MemInfoTest.c
74test\MemInfoTest.def
75test\MemInfoTest.mak
76include\api.h
77include\asmutils.h
78include\avl.h
79include\cout.h
80include\dev16.h
81include\dev1632.h
82include\dev32.h
83include\dev32hlp.h
84include\devSegDf.h
85include\devsegdf.inc
86include\elf.h
87include\elf2lx.h
88include\env.h
89include\errors.h
90include\k32.h
91include\ldr.h
92include\locks.h
93include\log.h
94include\macros.h
95include\malloc.h
96include\ModuleBase.h
97include\myExecPgm.h
98include\new.h
99include\omf.h
100include\options.h
101include\options.inc
102include\OS2KIO.h
103include\OS2KLDR.h
104include\OS2KPG.h
105include\OS2KPTDA.h
106include\OS2Krnl.h
107include\OS2Krnl.inc
108include\OS2KSEC.h
109include\OS2KSEM.h
110include\OS2KSM.h
111include\OS2KTCB.h
112include\OS2KTK.h
113include\OS2KVM.h
114include\pe2lx.h
115include\probkrnl.h
116include\ptda.h
117include\rmalloc.h
118include\smalloc.h
119include\sprintf.h
120include\sym.h
121include\test.h
122include\types.h
123include\vprintf.h
124include\vprntf16.h
125include\yield.h
126k32\k32AllocMemEx.cpp
127k32\k32ProcessReadWrite.cpp
128k32\k32QueryOptionsStatus.cpp
129k32\k32QueryOTEs.cpp
130k32\k32SetOptions.cpp
131ldr\ldr.cpp
132ldr\ModuleBase.cpp
133ldr\myldrCheckInternalName.cpp
134ldr\myldrClose.cpp
135ldr\myldrEnum32bitRelRecs.cpp
136ldr\myldrFindModule.cpp
137ldr\myldrGetFileName.asm
138ldr\myldrOpen.cpp
139ldr\myldrOpenPath.cpp
140ldr\myldrOpenPatha.asm
141ldr\myLDRQAppType.cpp
142ldr\myldrRead.cpp
143ldr\myldrSetVMflags.cpp
144ldr\mytkExecPgm.asm
145ldr\mytkStartProcess.asm
146ldr\myVMAllocMem.cpp
147lib\libDosAllocMemEx.c
148lib\libGetCS.asm
149lib\libInit.c
150lib\libTerm.c
151lib\libTest.c
152lib\libW32kProcessReadWrite.c
153lib\libW32kQueryOTEs.c
154lib\libWin32kInstalled.c
155lib\libWin32kQueryOptionsStatus.c
156lib\libWin32kSetOptions.c
157lib\makefile
158misc\abort.c
159misc\asmutils.asm
160misc\avl.c
161misc\buffer.asm
162misc\cout.cpp
163misc\env.c
164misc\heaptest.c
165misc\locks.asm
166misc\log.c
167misc\makefile
168misc\malloc.c
169misc\malloc_old.c
170misc\new.cpp
171misc\OS2KPTDA.c
172misc\OS2KTCB.c
173misc\ptda.c
174misc\rmalloc.c
175misc\rmalloc_avl.c
176misc\smalloc_avl.c
177misc\stricmp.c
178misc\vprintf.c
179misc\vsprintf.c
180misc\yield.c
181mmf\mmf.cpp
182pe2lx\makefile
183pe2lx\pe2lx.cpp
184pe2lx\pe2lxmain.cpp
185rexx\kRx.c
186rexx\kRx.def
187rexx\kRxa.asm
188rexx\makefile
189rexx\tst.cmd
190test\dh.asm
191test\dos.c
192test\dosa.asm
193test\fake.c
194test\fakea.asm
195test\init.asm
196test\TestKernels.cmd
197test\TstProcessReadWrite.c
198test\win32ktst.c
199utils\makefile
200utils\Win32kCC.c
201utils\Win32kCC.dlg
202utils\Win32kCC.h
203utils\Win32kCC.rc
204[ASSOCIATION]
205[STATE]
206SCREEN: 1600 1200 -250 255 1244 800 0 0 M 0 0 0 0 1247 855
207CWD: G:\odin32\tree\src\win32k
208BUFFER: BN="F:\VSLICK40\OS2\vrestore.slk"
209BI: MA=1 254 1 TABS=1 9 WWS=3 IWT=0 ST=0 IN=0 BW=0 US=0 RO=0 SE=0 SN=0 BIN=0 MN=Fundamental HM=0 MF=1
210VIEW: LN=.0 CL=1 LE=0 CX=0 CY=1 WI=5 BI=24 HT=0 HN=0 HF=0 HC=4
211BUFFER: BN="G:\odin32\tree\src\win32k\dev32\d32Events.asm"
212BI: MA=1 74 1 TABS=1 5 WWS=1 IWT=0 ST=0 IN=1 BW=0 US=32000 RO=0 SE=1 SN=0 BIN=0 MN=Assembly HM=0 MF=864
213VIEW: LN=.4055 CL=36 LE=0 CX=35 CY=21 WI=5 BI=17 HT=0 HN=0 HF=0 HC=4
214BUFFER: BN="G:\odin32\tree\src\win32k\win32k.mak"
215BI: MA=1 74 1 TABS=1 5 WWS=1 IWT=0 ST=0 IN=2 BW=0 US=32000 RO=0 SE=1 SN=0 BIN=0 MN= HM=0 MF=512
216VIEW: LN=.3660 CL=5 LE=0 CX=4 CY=21 WI=5 BI=23 HT=0 HN=0 HF=0 HC=4
217WINDOW: 52 54 841 577 -1 -1 M WF=0 WT=2 "System Monospaced,10,0,1"
218BUFFER: BN="G:\odin32\tree\src\win32k\dev32\d32Events.asm"
219VIEW: LN=.4055 CL=36 LE=0 CX=35 CY=21 WI=83 BI=17 HT=0 HN=0 HF=0 HC=4
220WINDOW: 0 0 841 577 -1 -1 M WF=0 WT=1 "System Monospaced,10,0,1"
221BUFFER: BN="G:\odin32\tree\src\win32k\win32k.mak"
222VIEW: LN=.3659 CL=4 LE=0 CX=3 CY=21 WI=85 BI=23 HT=0 HN=0 HF=0 HC=4
223FILEHIST: 9
224G:\odin32\tree\src\win32k\dev32\d32CallGate.asm
225G:\odin32\tree\src\win32k\include\k32.h
226G:\odin32\tree\src\win32k\k32\k32HandleSystemEvent.cpp
227G:\odin32\tree\src\win32k\ldr\myldrGetFileName.asm
228G:\odin32\tree\src\win32k\ldr\myldrOpenPatha.asm
229G:\odin32\tree\src\win32k\ldr\mytkExecPgm.asm
230G:\odin32\tree\src\win32k\ldr\mytkStartProcess.asm
231G:\odin32\tree\src\win32k\ldr\calltaba.asm
232G:\odin32\tree\src\win32k\win32k.mak
233PRINTER: 2
234PRINTER: 2
235Printer1,
Note: See TracBrowser for help on using the repository browser.