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

Windows编程

开发平台:

Visual C++

  1. //-----------------------------------------------------------------------------
  2. // This is a part of the Microsoft Source Code Samples. 
  3. // Copyright (C) 1993-1997 Microsoft Corporation.
  4. // All rights reserved. 
  5. //  
  6. // This source code is only intended as a supplement to 
  7. // Microsoft Development Tools and/or WinHelp documentation.
  8. // See these sources for detailed information regarding the 
  9. // Microsoft samples programs.
  10. //-----------------------------------------------------------------------------
  11. #include "windows.h"
  12. #include "demo.h"
  13. Menu MENU
  14. BEGIN
  15.     POPUP        "&Options"
  16.       BEGIN
  17.         MENUITEM    "&Line",            IDM_BOX
  18.         MENUITEM    "&Box",             IDM_BLOCK, CHECKED
  19.         MENUITEM    "&Retain",          IDM_RETAIN
  20.         MENUITEM    SEPARATOR
  21.         MENUITEM    "&About Demo...",   IDM_ABOUT
  22.       END
  23. END
  24. AboutBox DIALOG 22, 17, 144, 75
  25. STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
  26. CAPTION "About Demo"
  27. BEGIN
  28.     CTEXT "Microsoft Windows"         -1,      0,  5, 144,  8
  29.     CTEXT "Demo Library Application"  -1,      0, 14, 144,  8
  30.     CTEXT "Version 3.0"               -1,      0, 34, 144,  8
  31.     DEFPUSHBUTTON "OK"                IDOK,   53, 59,  32, 14,   WS_GROUP
  32. END
  33. STRINGTABLE
  34. BEGIN
  35.     IDS_APPNAME     "Demo Sample Application"
  36.     IDS_NOMEM       "<DemoInit> Not enough memory."
  37. END
  38. #ifdef JAPAN
  39. // Japanese language version of resources
  40. LANGUAGE LANG_JAPANESE, SUBLANG_NEUTRAL
  41. Menu MENU
  42. BEGIN
  43.     POPUP  "僆僾僔儑儞(&O)"
  44.       BEGIN
  45.     MENUITEM    "慄(&L)",             IDM_BOX
  46.     MENUITEM    "儃僢僋僗(&B)",         IDM_BLOCK, CHECKED
  47.     MENUITEM    "曐帩(&R)",             IDM_RETAIN
  48.     MENUITEM    SEPARATOR
  49.     MENUITEM    "僶乕僕儑儞忣曬(&A)...", IDM_ABOUT
  50.       END
  51. END
  52. AboutBox DIALOG 22, 17, 144, 75
  53. STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
  54. CAPTION "Demo 偺僶乕僕儑儞忣曬"
  55. BEGIN
  56.     CTEXT "Microsoft Windows"       -1,      0,  5, 144,  8
  57.     CTEXT "Demo 撞剔棕 碧哓拱籍