]> git.saurik.com Git - wxWidgets.git/blob - include/wx/msw/wince/wince.rc
Don't use the standard containers by default.
[wxWidgets.git] / include / wx / msw / wince / wince.rc
1 #include <commctrl.h>
2 #include "wx/msw/wince/resources.h"
3
4 #ifdef WIN32_PLATFORM_WFSP
5 #include "wx/msw/wince/smartphone.rc"
6 #else // !smartphone
7
8 // Dummy empty menubar/toolbar for WinCE
9 wxIDM_SHMENU RCDATA DISCARDABLE
10 BEGIN
11 wxIDM_SHMENU,
12 0
13 END
14
15 #endif // smartphone/!smartphone