Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/fm3dll2.h
r1240 r1277 109 109 #define TREE_CNR 301 110 110 #define TREE_TOTALS 302 111 #define TREE_OPENCNR 303 111 112 #define TREEOBJ_FRAME 400 112 113 … … 646 647 // #define CN_GRIDRESIZED 137 647 648 // #endif 648 #ifndef BKS_MERLINSTYLE 649 #ifndef BKS_MERLINSTYLE 649 650 #define BKS_MERLINSTYLE 0x0800 650 651 #endif -
trunk/dll/treecnr.c
r1251 r1277 3106 3106 if (!WinCreateWindow(hwndFrame, 3107 3107 WC_TREEOPENBUTTON, 3108 "Op",3109 WS_VISIBLE | BS_PUSHBUTTON | BS_NOPOINTERFOCUS ,3108 "#303", 3109 WS_VISIBLE | BS_PUSHBUTTON | BS_NOPOINTERFOCUS | BS_BITMAP, 3110 3110 ((swp.cx - 3111 3111 WinQuerySysValue(HWND_DESKTOP,
Note:
See TracChangeset
for help on using the changeset viewer.
