📄 wmenu.mif
字号:
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# % Copyright (C) 1992, by WATCOM Systems Inc. All rights %
# % reserved. No part of this software may be reproduced %
# % in any form or by any means - graphic, electronic or %
# % mechanical, including photocopying, recording, taping %
# % or information storage and retrieval systems - except %
# % with the written permission of WATCOM Systems Inc. %
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
#
# Date By Reason
# ---- -- ------
# 20 Jul 93 Wes Nelson initial implementation
#
name = wmenu
sys_object = wmain.obj w_menu.obj winfo.obj whndl.obj &
whints.obj wstat.obj &
wtoolbar.obj wribbon.obj wedit.obj &
wdel.obj wnewitem.obj &
wsvobj.obj wprev.obj wmen2rc.obj
extra_c_flags_wmain= -fh
extra_c_flags_w_menu= -fh
extra_c_flags_winfo= -fh
extra_c_flags_whndl= -fh
extra_c_flags_whints= -fh
extra_c_flags_wstat= -fh
extra_c_flags_wtoolbar= -fh
extra_c_flags_wribbon= -fh
extra_c_flags_wedit= -fh
extra_c_flags_wdel= -fh
extra_c_flags_wnewitem= -fh
extra_c_flags_wsvobj= -fh
extra_c_flags_wprev= -fh
extra_c_flags_wmen2rc= -fh
!include ../../mif/master.mif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -