PAL.RC
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:3k
源码类别:

Windows编程

开发平台:

Visual C++

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "afxres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""afxres.h""rn"
  31. ""
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "1 TYPELIB pal.tlbrn"
  36. "rn"
  37. "#include ""afxres.rc""rn"
  38. "#include ""pal.rc2""  // non-App Studio edited resourcesrn"
  39. "#if 0rn"
  40. "#include "".\tlb16\pal.tlb""  // 16-bit: force dependency on .TLB filern"
  41. "#endifrn"
  42. ""
  43. END
  44. #endif    // APSTUDIO_INVOKED
  45. /////////////////////////////////////////////////////////////////////////////
  46. //
  47. // Icon
  48. //
  49. // Icon with lowest ID value placed first to ensure application icon
  50. // remains consistent on all systems.
  51. IDI_ABOUTDLL            ICON    DISCARDABLE     "PAL.ICO"
  52. /////////////////////////////////////////////////////////////////////////////
  53. //
  54. // Bitmap
  55. //
  56. IDB_PAL                 BITMAP  DISCARDABLE     "PALCTL.BMP"
  57. /////////////////////////////////////////////////////////////////////////////
  58. //
  59. // Dialog
  60. //
  61. IDD_ABOUTBOX_PAL DIALOG DISCARDABLE  34, 22, 260, 55
  62. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  63. CAPTION "About Pal Control"
  64. FONT 8, "MS Sans Serif"
  65. BEGIN
  66. ICON            IDI_ABOUTDLL,IDC_STATIC,10,10,20,20
  67. LTEXT           "Pal Control, Version 1.0",IDC_STATIC,40,10,170,8
  68. LTEXT           "Copyright