wince (from <Someone>)

This is a follow-up patch on view/hide keypad menu option. It fixes
some stuff specific to PocketPC menus.
This commit is contained in:
nethack.allison
2002-08-01 00:47:33 +00:00
parent 0823cb41be
commit e34c47579b
3 changed files with 26 additions and 11 deletions
+3 -1
View File
@@ -138,13 +138,15 @@
#define IDS_CAP_AMP 32798
#define IDS_CAP_MAP 32799
#define IDM_VIEW_KEYPAD 32800
#define ID_VIEW 32801
#define IDS_CAP_VIEW 32802
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 148
#define _APS_NEXT_COMMAND_VALUE 32801
#define _APS_NEXT_COMMAND_VALUE 32805
#define _APS_NEXT_CONTROL_VALUE 1333
#define _APS_NEXT_SYMED_VALUE 110
#endif