]>
git.saurik.com Git - apple/mdnsresponder.git/blob - mDNSWindows/DNSServiceBrowser/WindowsCE/Resources/newres.h
4 #define SHMENUBAR RCDATA
5 #if !(defined(_WIN32_WCE_PSPC) && (_WIN32_WCE >= 300))
12 #define I_IMAGENONE (-2)
15 #define IDM_SHAREDNEW 10
16 #define IDM_SHAREDNEWDEFAULT 11
19 #define TCS_SCROLLOPPOSITE 0x0001 // assumes multiline tab
20 #define TCS_BOTTOM 0x0002
21 #define TCS_RIGHT 0x0002
22 #define TCS_VERTICAL 0x0080
23 #define TCS_MULTISELECT 0x0004 // allow multi-select in button mode
24 #define TCS_FLATBUTTONS 0x0008
25 #endif //_WIN32_WCE_PSPC