menus.ini

来自「工欲善其事」· INI 代码 · 共 61 行

INI
61
字号
[&Project]
Compile &Resource File,\MASM32\BIN\Bres.bat {b}
&Assemble ASM file,\MASM32\BIN\Assmbl.bat {b}
-
&Link OBJ File,\MASM32\BIN\Lnk.bat {b}
Assemble && Link,\MASM32\BIN\Build.bat {b}
&Build All,\MASM32\BIN\Bldall.bat {b}
Run &Makeit.bat,makeit.bat
-
Console Link &OBJ File,\MASM32\BIN\Lnkc.bat {b}
&Console Assemble && Link,\MASM32\BIN\Buildc.bat {b}
Console Build &All,\MASM32\BIN\Bldallc.bat {b}
-
&Run Program,{b}.exe

[&Tools]

; -----------------------------
; put you resource editor here
; -----------------------------
&Prostart Wizard,\MASM32\Prostart.exe
&SubClass Wizard,\MASM32\subclass.exe
Create &Library Module,\MASM32\Libmod.dll
&Binary to DB Convertor,\masm32\Bintodb.exe
&Microsoft Image Editor,\MASM32\BIN\Imagedit.exe
-
API &Library List,\masm32\Liblist.exe
&TheGun Text Editor,\MASM32\Thegun.exe
&Procedure Browser,\MASM32\Qetb.exe \MASM32\procs
&Hex to Mnemonic,\MASM32\Mnemonix.exe
MASM32 Folder,\MASM32\Shellex.exe \masm32
-
&Dis-assemble EXE file,\MASM32\BIN\dasm.bat {b}
Dis-&assemble DLL,\masm32\BIN\Dasmd.bat {b}
-
Block C++ Comment,\MASM32\Cblockc.dll
-
Block ASM Comment,\MASM32\Ablockc.dll

[Te&mplates]
Template &Advisor,\MASM32\PLUGIN\Template.dll
-
&Blank Template,\MASM32\PLUGIN\Blank.dll
-
&Dialog Application Template,\MASM32\PLUGIN\Dialog.dll
&Add In Dialog Template,\MASM32\PLUGIN\Addindlg.dll
&Small Dialog App,\MASM32\PLUGIN\Dlgapp.dll
&Test Dialog,\MASM32V8\MASM32\PLUGIN\Tstdlg.dll

[Scr&ipt]
ASM &Model,\MASM32\model.qsc
MessageBox,\MASM32\msgbox.qsc
Text Line to DB,\MASM32\Txt2db.qsc
Text line to Script,\MASM32\txt2qsc.qsc
-
&FPU Library Declarations,\MASM32\fpuhdr.qsc
-
Dialog Template,\MASM32\dlgproc.qsc
Add In Dialog,\MASM32\dlgtmplt.qsc
-
&Comment Line 

⌨️ 快捷键说明

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