You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
75 lines
2.0 KiB
75 lines
2.0 KiB
//Microsoft Developer Studio generated resource script.
|
|
//
|
|
#include "resource.h"
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// English (U.S.) resources
|
|
|
|
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
|
#ifdef _WIN32
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
#pragma code_page(1252)
|
|
#endif //_WIN32
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Dialog
|
|
//
|
|
|
|
IDD_NAG_SCREEN DIALOG DISCARDABLE 0, 0, 223, 95
|
|
STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "License Agreement Reminder"
|
|
FONT 8, "MS Sans Serif"
|
|
BEGIN
|
|
LTEXT "You may use this product for evaluation purposes only, in order to decide whether to purchase a license for ongoing use of the product.",
|
|
100,36,6,173,29
|
|
PUSHBUTTON "&Purchase Information...",101,45,73,84,14
|
|
PUSHBUTTON "&Enter Registration Code...",102,133,73,85,14
|
|
ICON 104,103,7,7,20,20
|
|
LTEXT "This dialog will go away in",105,36,56,83,9
|
|
LTEXT "15",106,121,56,10,9
|
|
LTEXT "seconds.",107,133,56,34,10
|
|
LTEXT "Your evaluation period expires in %d days.",108,36,39,
|
|
164,9
|
|
DEFPUSHBUTTON "OK",IDC_BUTTON1,6,73,36,14
|
|
END
|
|
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// TEXTINCLUDE
|
|
//
|
|
|
|
1 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"resource.h\0"
|
|
END
|
|
|
|
2 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"\0"
|
|
END
|
|
|
|
3 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"\r\n"
|
|
"\0"
|
|
END
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
#endif // English (U.S.) resources
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|