home *** CD-ROM | disk | FTP | other *** search
- #define XPULLDWN_OPH
-
- #ifndef PULLDOWN_OPH
- #include <sdk\pulldown>
- #endif
-
- /* Constants for xpulldwn */
-
- #define PULLDOWN_3b_LEFT 4
- #define PULLDOWN_3b_RIGHT 3
- #define PULLDOWN_3b_BOTTOM 3
- #define PULLDOWN_3b_TOP 4
-
- /* Property of xpulldwn */
-
- STRUCT PR_XPULLDWN
- root#(SIZEOF(PRS_ROOT))
- win#(SIZEOF(PRS_WIN))
- listbox#(SIZEOF(PRS_LISTBOX))
- ENDS
-