home *** CD-ROM | disk | FTP | other *** search
- #define ID_label_1 101
- #define ID_label_2 102
- #define ID_label_4 103
- #define ID_label_6 104
- #define ID_label_7 105
- #define ID_label_8 106
- #define ID_label_9 107
- #define ID_label_10 108
- #define ID_label_11 109
- #define ID_cb_continue 110
- #define ID_label_3 112
-
- "ID_WNagDlg" DIALOGEX 9, 204, 279, 144
- FONT 8, "MS Sans Serif"
- STYLE WS_CAPTION
- CAPTION "Optima++ Test Drive Edition"
- BEGIN
- CONTROL "This program was created with Optima++, Test Drive Edition.",
- ID_label_1, "STATIC", SS_LEFTNOWORDWRAP | SS_NOTIFY
- | WS_CHILD | WS_VISIBLE, 40, 10, 180, 8, 0 /*no extended style*/
- CONTROL "Applications created with the Test Drive Edition",
- ID_label_2, "STATIC", SS_LEFTNOWORDWRAP | SS_NOTIFY
- | WS_CHILD | WS_VISIBLE, 60, 25, 139, 8, 0 /*no extended style*/
- CONTROL "If you wish to purchase a full version of Optima++, please contact Powersoft at:",
- ID_label_4, "STATIC", SS_LEFTNOWORDWRAP | SS_NOTIFY
- | WS_CHILD | WS_VISIBLE, 25, 55, 229, 8, 0 /*no extended style*/
- CONTROL "Main Phone:", ID_label_6, "STATIC", SS_LEFTNOWORDWRAP
- | SS_NOTIFY | WS_CHILD | WS_VISIBLE,
- 50, 70, 37, 8, 0 /*no extended style*/
- CONTROL "1-508-287-1500", ID_label_7, "STATIC", SS_LEFTNOWORDWRAP
- | SS_NOTIFY | WS_CHILD | WS_VISIBLE,
- 140, 70, 45, 8, 0 /*no extended style*/
- CONTROL "Sales Information Center:", ID_label_8, "STATIC",
- SS_LEFTNOWORDWRAP | SS_NOTIFY | WS_CHILD | WS_VISIBLE
- , 50, 80, 74, 8, 0 /*no extended style*/
- CONTROL "1-800-395-3525", ID_label_9, "STATIC", SS_LEFTNOWORDWRAP
- | SS_NOTIFY | WS_CHILD | WS_VISIBLE,
- 140, 81, 45, 8, 0 /*no extended style*/
- CONTROL "Internet:", ID_label_10, "STATIC", SS_LEFTNOWORDWRAP
- | SS_NOTIFY | WS_CHILD | WS_VISIBLE,
- 50, 90, 23, 8, 0 /*no extended style*/
- CONTROL "www.powersoft.com", ID_label_11, "STATIC", SS_LEFTNOWORDWRAP
- | SS_NOTIFY | WS_CHILD | WS_VISIBLE,
- 140, 90, 59, 8, 0 /*no extended style*/
- CONTROL "10", ID_cb_continue, "BUTTON", WS_DISABLED | WS_CHILD
- | WS_MAXIMIZEBOX | WS_VISIBLE,
- 90, 120, 85, 15, 0 /*no extended style*/
- CONTROL "cannot be distributed or used in production.", ID_label_3,
- "STATIC", SS_LEFTNOWORDWRAP | SS_NOTIFY | WS_CHILD
- | WS_VISIBLE, 65, 40, 127, 8, 0 /*no extended style*/
- END
-