DialogGL.clw
上传用户:tengyuc
上传日期:2007-08-14
资源大小:722k
文件大小:2k
源码类别:

OpenGL

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CDialogGLDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "dialoggl.h"
  8. LastPage=0
  9. ClassCount=3
  10. Class1=CDialogGLApp
  11. Class2=CAboutDlg
  12. Class3=CDialogGLDlg
  13. ResourceCount=4
  14. Resource1=CG_IDR_POPUP_DIALOG_GLDLG (French (France))
  15. Resource2=IDD_DIALOGGL_DIALOG (English (U.S.))
  16. Resource3=IDD_ABOUTBOX (English (U.S.))
  17. Resource4=IDR_ACCELERATOR1 (French (France))
  18. [CLS:CDialogGLApp]
  19. Type=0
  20. BaseClass=CWinApp
  21. HeaderFile=DialogGL.h
  22. ImplementationFile=DialogGL.cpp
  23. [CLS:CAboutDlg]
  24. Type=0
  25. BaseClass=CDialog
  26. HeaderFile=DialogGLDlg.cpp
  27. ImplementationFile=DialogGLDlg.cpp
  28. Filter=D
  29. VirtualFilter=dWC
  30. LastObject=ID_POPUP_ABOUT
  31. [CLS:CDialogGLDlg]
  32. Type=0
  33. BaseClass=CDialog
  34. HeaderFile=DialogGLDlg.h
  35. ImplementationFile=DialogGLDlg.cpp
  36. LastObject=ID_POPUP_ABOUT
  37. Filter=D
  38. VirtualFilter=dWC
  39. [DLG:IDD_ABOUTBOX]
  40. Type=1
  41. Class=CAboutDlg
  42. [DLG:IDD_DIALOGGL_DIALOG]
  43. Type=1
  44. Class=CDialogGLDlg
  45. [DLG:IDD_ABOUTBOX (English (U.S.))]
  46. Type=1
  47. Class=?
  48. ControlCount=4
  49. Control1=IDC_STATIC,static,1342177283
  50. Control2=IDC_STATIC,static,1342308480
  51. Control3=IDC_STATIC,static,1342308352
  52. Control4=IDOK,button,1342373889
  53. [DLG:IDD_DIALOGGL_DIALOG (English (U.S.))]
  54. Type=1
  55. Class=?
  56. ControlCount=0
  57. [MNU:CG_IDR_POPUP_DIALOG_GLDLG (French (France))]
  58. Type=1
  59. Class=?
  60. Command1=ID_POPUP_ANTIALIASING
  61. Command2=ID_POPUP_ROTATE
  62. Command3=ID_POPUP_SIZE_INCREASE
  63. Command4=ID_POPUP_SIZE_DECREASE
  64. CommandCount=4
  65. [ACL:IDR_ACCELERATOR1 (French (France))]
  66. Type=1
  67. Class=?
  68. Command1=ID_POPUP_SIZE_INCREASE
  69. Command2=ID_POPUP_SIZE_DECREASE
  70. CommandCount=2