Annotation of OpenXM_contrib2/windows/asir32gui/asir32gui.clw, Revision 1.1
1.1 ! noro 1: ; CLW ファイルは MFC ClassWizard の情報を含んでいます。
! 2:
! 3: [General Info]
! 4: Version=1
! 5: LastClass=CAsir32guiDoc
! 6: LastTemplate=CDialog
! 7: NewFileInclude1=#include "stdafx.h"
! 8: NewFileInclude2=#include "asir32gui.h"
! 9: LastPage=0
! 10:
! 11: ClassCount=7
! 12: Class1=CAsir32guiApp
! 13: Class2=CAsir32guiDoc
! 14: Class3=CAsir32guiView
! 15: Class4=CMainFrame
! 16:
! 17: ResourceCount=6
! 18: Resource1=IDD_DEBUG
! 19: Resource2=IDR_DEBUGFRAME
! 20: Class5=CAboutDlg
! 21: Class6=CFatalDialog
! 22: Class7=CAsirEdit
! 23: Resource3=IDR_MAINFRAME
! 24: Resource4=IDD_FORMVIEW
! 25: Resource5=IDD_ABOUTBOX
! 26: Resource6=IDD_FATAL
! 27:
! 28: [CLS:CAsir32guiApp]
! 29: Type=0
! 30: HeaderFile=asir32gui.h
! 31: ImplementationFile=asir32gui.cpp
! 32: Filter=N
! 33: BaseClass=CWinApp
! 34: VirtualFilter=AC
! 35: LastObject=CAsir32guiApp
! 36:
! 37: [CLS:CAsir32guiDoc]
! 38: Type=0
! 39: HeaderFile=asir32guiDoc.h
! 40: ImplementationFile=asir32guiDoc.cpp
! 41: Filter=N
! 42: BaseClass=CDocument
! 43: VirtualFilter=DC
! 44: LastObject=CAsir32guiDoc
! 45:
! 46: [CLS:CAsir32guiView]
! 47: Type=0
! 48: HeaderFile=asir32guiView.h
! 49: ImplementationFile=asir32guiView.cpp
! 50: Filter=C
! 51: LastObject=CAsir32guiView
! 52: BaseClass=CEditView
! 53: VirtualFilter=VWC
! 54:
! 55: [CLS:CMainFrame]
! 56: Type=0
! 57: HeaderFile=MainFrm.h
! 58: ImplementationFile=MainFrm.cpp
! 59: Filter=T
! 60: LastObject=ID_FILE_LOG
! 61: BaseClass=CFrameWnd
! 62: VirtualFilter=fWC
! 63:
! 64:
! 65:
! 66: [CLS:CAboutDlg]
! 67: Type=0
! 68: HeaderFile=asir32gui.cpp
! 69: ImplementationFile=asir32gui.cpp
! 70: Filter=D
! 71:
! 72: [DLG:IDD_ABOUTBOX]
! 73: Type=1
! 74: Class=CAboutDlg
! 75: ControlCount=4
! 76: Control1=IDC_STATIC,static,1342177283
! 77: Control2=IDC_STATIC,static,1342308480
! 78: Control3=IDC_STATIC,static,1342308352
! 79: Control4=IDOK,button,1342373889
! 80:
! 81: [MNU:IDR_MAINFRAME]
! 82: Type=1
! 83: Class=CMainFrame
! 84: Command1=ID_FILE_OPEN
! 85: Command2=ID_FILE_LOG
! 86: Command3=ID_APP_EXIT
! 87: Command4=ID_EDIT_UNDO
! 88: Command5=ID_EDIT_CUT
! 89: Command6=ID_EDIT_COPY
! 90: Command7=ID_EDIT_PASTE
! 91: Command8=ID_VIEW_TOOLBAR
! 92: Command9=ID_VIEW_STATUS_BAR
! 93: Command10=ID_ASIRHELP
! 94: Command11=ID_APP_ABOUT
! 95: CommandCount=11
! 96:
! 97: [ACL:IDR_MAINFRAME]
! 98: Type=1
! 99: Class=CMainFrame
! 100: Command1=ID_FILE_OPEN
! 101: Command2=ID_FILE_NEW
! 102: Command3=ID_EDIT_PASTE
! 103: Command4=ID_EDIT_UNDO
! 104: Command5=ID_EDIT_CUT
! 105: Command6=ID_NEXT_PANE
! 106: Command7=ID_PREV_PANE
! 107: Command8=ID_EDIT_COPY
! 108: Command9=ID_EDIT_PASTE
! 109: Command10=ID_EDIT_CUT
! 110: Command11=ID_EDIT_UNDO
! 111: CommandCount=11
! 112:
! 113: [TB:IDR_MAINFRAME]
! 114: Type=1
! 115: Class=CMainFrame
! 116: Command1=ID_FILE_OPEN
! 117: CommandCount=1
! 118:
! 119: [DLG:IDD_DEBUG]
! 120: Type=1
! 121: Class=?
! 122: ControlCount=4
! 123: Control1=IDOK,button,1342242817
! 124: Control2=IDCANCEL,button,1342242816
! 125: Control3=IDC_ASIREDIT,edit,1352732740
! 126: Control4=IDC_EDIT1,edit,1350631552
! 127:
! 128: [CLS:CAsirEdit]
! 129: Type=0
! 130: HeaderFile=AsirEdit.h
! 131: ImplementationFile=AsirEdit.cpp
! 132: BaseClass=CEdit
! 133: Filter=W
! 134: VirtualFilter=WC
! 135: LastObject=CAsirEdit
! 136:
! 137: [DLG:IDD_FORMVIEW]
! 138: Type=1
! 139: Class=?
! 140: ControlCount=2
! 141: Control1=IDC_STATIC,static,1342308352
! 142: Control2=IDC_EDIT1,edit,1353781444
! 143:
! 144: [DLG:IDD_FATAL]
! 145: Type=1
! 146: Class=CFatalDialog
! 147: ControlCount=2
! 148: Control1=IDOK,button,1342242817
! 149: Control2=IDC_NOTFOUND,static,1342308865
! 150:
! 151: [CLS:CFatalDialog]
! 152: Type=0
! 153: HeaderFile=FatalDialog.h
! 154: ImplementationFile=FatalDialog.cpp
! 155: BaseClass=CDialog
! 156: Filter=D
! 157: VirtualFilter=dWC
! 158: LastObject=CFatalDialog
! 159:
! 160: [MNU:IDR_DEBUGFRAME]
! 161: Type=1
! 162: Class=?
! 163: Command1=ID_EDIT_UNDO
! 164: Command2=ID_EDIT_CUT
! 165: Command3=ID_EDIT_COPY
! 166: Command4=ID_EDIT_PASTE
! 167: Command5=ID_ASIRHELP
! 168: Command6=ID_APP_ABOUT
! 169: CommandCount=6
! 170:
! 171: [TB:IDR_DEBUGFRAME]
! 172: Type=1
! 173: Class=?
! 174: Command1=ID_FILE_OPEN
! 175: Command2=ID_BUTTON32773
! 176: Command3=ID_BUTTON32774
! 177: CommandCount=3
! 178:
! 179: [ACL:IDR_DEBUGFRAME]
! 180: Type=1
! 181: Class=?
! 182: Command1=ID_FILE_OPEN
! 183: Command2=ID_FILE_NEW
! 184: Command3=ID_EDIT_PASTE
! 185: Command4=ID_EDIT_UNDO
! 186: Command5=ID_EDIT_CUT
! 187: Command6=ID_NEXT_PANE
! 188: Command7=ID_PREV_PANE
! 189: Command8=ID_EDIT_COPY
! 190: Command9=ID_EDIT_PASTE
! 191: Command10=ID_EDIT_CUT
! 192: Command11=ID_EDIT_UNDO
! 193: CommandCount=11
! 194:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>