wasm.wpj

来自「开放源码的编译器open watcom 1.6.0版的源代码」· WPJ 代码 · 共 55 行

WPJ
55
字号
40
projectIdent
0
VpeMain
1
WRect
0
0
10220
9800
2
MProject
3
MCommand
677
..\..\build\binnt\wsplice -kIS_RC -kENGLISH -knt -t8 -f "%+(MSG_USE_E_BASE+%$#-1), \"%s\"" ../h/usage.sp usage.rc
..\..\build\binnt\wsplice -kIS_RC -kJAPANESE -knt -t8 -f "%+(MSG_USE_J_BASE+%$#-1), \"%s\"" ../h/usage.sp usagej.rc
vi -d -q -i -s ..\h\makemsg.vi -p"msg.gh MSG_SHARE_RC_BASE" ..\h\asmshare.msg
vi -d -q -i -s ..\h\makemsg.vi -p"wasmmsg.gh MSG_WASM_RC_BASE" ..\h\wasm.msg
vi -d -q -i -s ..\h\makemsg.vi -p"wmpmsg.gh MSG_WOMP_RC_BASE" ..\h\womp.msg
wcl386 ..\mkopcode.c -i$(%watcom)\h -i"..\..\watcom\h" -zq
mkopcode ..\fullops.tok ..\inlnops.tok fullops.gh
wrc -q /i=..\..\watcom\h /i=..\h;..\..\womp /bt=windows /d_WASM_ /r /zk0 /fo=wasm.res ..\h\wasm.rc

4
MCommand
33
wstrip /a /r /q wasm.exe . wasm

1
5
WFileName
8
wasm.tgt
6
WVList
1
7
VComponent
8
WRect
0
0
5700
4280
0
0
9
WFileName
8
wasm.tgt
57
64
7

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?