代码搜索:MasmEd
找到约 14 项符合「MasmEd」的源代码
代码结果 14
www.eeworm.com/read/331266/12836135
exe masmed.exe
www.eeworm.com/read/331266/12836144
tbr masmed.tbr
[Tbr]
Tbr=,0,5
Bmp=Res\Toolbar.bmp,IDB_TBRBMP,15
Mnu=MasmEd.mnu
0=IDM_FILE_PRINT,0,0,20
1=-,0,0,0
2=IDM_FILE_NEW,0,0,6
3=IDM_FILE_OPEN,0,0,7
4=IDM_FILE_SAVE,0,0,8
5=IDM_FILE_SAVEALL,0,0,1
www.eeworm.com/read/331266/12836149
rc masmed.rc
#define IDM_HELPF1 500
#include "Res/MasmEdMnu.rc"
#include "Res/MasmEdDlg.rc"
#include "Res/FindDlg.rc"
#include "Res/KeyWordsDlg.rc"
#include "Res/MenuOptionDlg.rc"
#include "Res/MasmEdRes.rc"
www.eeworm.com/read/331266/12836243
ico masmed.ico
www.eeworm.com/read/331266/12836326
res masmed.res
www.eeworm.com/read/331266/12836334
rap masmed.rap
[Project]
Assembler=masm
Type=Win32 App
Description=Masm IDE
Backup=$P\Bak\
Group=1
GroupExpand=1
Res.rc=1
Ver.rc=1
Debug=0
[Files]
1=MasmEd.Asm
2=MasmEd.Inc
3=MasmEd.Rc
4=MasmEd.dlg
www.eeworm.com/read/331266/12836336
dlg masmed.dlg
www.eeworm.com/read/331266/12836379
inc masmed.inc
include windows.inc
include user32.inc
include kernel32.inc
include shell32.inc
include shlwapi.inc
include comctl32.inc
include comdlg32.inc
include gdi32.inc
include ole32.inc
include adv
www.eeworm.com/read/331266/12836381
mnu masmed.mnu
www.eeworm.com/read/331266/12836382