Leaked source code of windows server 2003
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

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. /////////////////////////////////////////////////////////////////////////////
  5. // English (U.S.) resources
  6. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  7. #ifdef _WIN32
  8. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  9. #pragma code_page(1252)
  10. #endif //_WIN32
  11. /////////////////////////////////////////////////////////////////////////////
  12. //
  13. // Dialog
  14. //
  15. IDD_NAG_SCREEN DIALOG DISCARDABLE 0, 0, 223, 95
  16. STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU
  17. CAPTION "License Agreement Reminder"
  18. FONT 8, "MS Sans Serif"
  19. BEGIN
  20. 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.",
  21. 100,36,6,173,29
  22. PUSHBUTTON "&Purchase Information...",101,45,73,84,14
  23. PUSHBUTTON "&Enter Registration Code...",102,133,73,85,14
  24. ICON 104,103,7,7,20,20
  25. LTEXT "This dialog will go away in",105,36,56,83,9
  26. LTEXT "15",106,121,56,10,9
  27. LTEXT "seconds.",107,133,56,34,10
  28. LTEXT "Your evaluation period expires in %d days.",108,36,39,
  29. 164,9
  30. DEFPUSHBUTTON "OK",IDC_BUTTON1,6,73,36,14
  31. END
  32. #ifdef APSTUDIO_INVOKED
  33. /////////////////////////////////////////////////////////////////////////////
  34. //
  35. // TEXTINCLUDE
  36. //
  37. 1 TEXTINCLUDE DISCARDABLE
  38. BEGIN
  39. "resource.h\0"
  40. END
  41. 2 TEXTINCLUDE DISCARDABLE
  42. BEGIN
  43. "\0"
  44. END
  45. 3 TEXTINCLUDE DISCARDABLE
  46. BEGIN
  47. "\r\n"
  48. "\0"
  49. END
  50. #endif // APSTUDIO_INVOKED
  51. #endif // English (U.S.) resources
  52. /////////////////////////////////////////////////////////////////////////////
  53. #ifndef APSTUDIO_INVOKED
  54. /////////////////////////////////////////////////////////////////////////////
  55. //
  56. // Generated from the TEXTINCLUDE 3 resource.
  57. //
  58. /////////////////////////////////////////////////////////////////////////////
  59. #endif // not APSTUDIO_INVOKED