📄 wince_clientppc.rc2
字号:
/*
This file is part of SWAIN (http://sourceforge.net/projects/swain).
Copyright (C) 2006 Daniel Lindstr鰉 and Daniel Nilsson
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
*/
//
// wince_clientPPC.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
// Add manually edited resources here...
/////////////////////////////////////////////////////////////////////////////
HI_RES_AWARE CEUX {1} // turn off the emulation layer
// Remove this resource to enable pixel-
// doubling on platforms that support it
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
//
// SHMENUBAR
//
IDR_MAIN_MENU SHMENUBAR DISCARDABLE
BEGIN
IDR_MAIN_MENU,
1,
I_IMAGENONE, IDM_MAIN_MENU, TBSTATE_ENABLED, TBSTYLE_DROPDOWN | TBSTYLE_AUTOSIZE,
IDS_MENU, 0, 0,
END
IDR_DRAWING_MENU SHMENUBAR DISCARDABLE
BEGIN
IDR_DRAWING_MENU,
11,
10, IDM_DRAWING_COLOR, TBSTATE_ENABLED, TBSTYLE_AUTOSIZE,
0, 0, NOMENU
I_IMAGENONE, 0, 0, 0, 0, 0, 0,
0, IDM_DRAWING_TOOLS_LINE, TBSTATE_ENABLED, TBSTYLE_AUTOSIZE,
0, 0, NOMENU,
2, IDM_DRAWING_TOOLS_POINTER, TBSTATE_ENABLED, TBSTYLE_AUTOSIZE,
0, 0, NOMENU,
4, IDM_DRAWING_TOOLS_ZOOM, TBSTATE_ENABLED, TBSTYLE_AUTOSIZE,
0, 0, NOMENU,
6, IDM_DRAWING_TOOLS_PAN, TBSTATE_ENABLED, TBSTYLE_AUTOSIZE,
0, 0, NOMENU,
I_IMAGENONE, 0, 0, 0, 0, 0, 0,
8, IDM_DRAWING_TOOLS_CLEARALL, TBSTATE_ENABLED, TBSTYLE_AUTOSIZE,
0, 0, NOMENU,
15, IDM_DRAWING_TOOLS_FOLLOWME, TBSTATE_ENABLED, TBSTYLE_AUTOSIZE,
0, 0, NOMENU,
I_IMAGENONE, 0, 0, 0, 0, 0, 0,
9, IDM_DRAWING_MENU_EXIT, TBSTATE_ENABLED, TBSTYLE_AUTOSIZE,
0, 0, NOMENU,
END
IDR_BUDDIES_MENU SHMENUBAR DISCARDABLE
BEGIN
IDR_BUDDIES_MENU,
2,
I_IMAGENONE, IDM_BUDDIES_MENU, TBSTATE_ENABLED, TBSTYLE_DROPDOWN | TBSTYLE_AUTOSIZE,
IDS_MENU, 0, 0,
I_IMAGENONE, IDM_BUDDIES_SHOW, TBSTATE_ENABLED, TBSTYLE_DROPDOWN | TBSTYLE_AUTOSIZE,
IDS_SHOW, 0, 1,
END
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -