[BACK]Return to asir32gui.clw CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / windows / asir32gui

Annotation of OpenXM_contrib2/windows/asir32gui/asir32gui.clw, Revision 1.10

1.1       noro        1: ; CLW ファイルは MFC ClassWizard の情報を含んでいます。
                      2:
                      3: [General Info]
                      4: Version=1
1.3       noro        5: LastClass=CAsir32guiView
1.1       noro        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
1.9       noro       18: Resource1=IDD_ABOUTBOX
                     19: Resource2=IDD_DEBUG
1.1       noro       20: Class5=CAboutDlg
                     21: Class6=CFatalDialog
                     22: Class7=CAsirEdit
1.9       noro       23: Resource3=IDR_DEBUGFRAME
                     24: Resource4=IDR_MAINFRAME
                     25: Resource5=IDD_FORMVIEW
1.7       noro       26: Resource6=IDD_FATAL
1.1       noro       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
1.10    ! noro       60: LastObject=ID_TODOPARAMETRIZE
1.1       noro       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
1.3       noro       93: Command10=IDR_FONT
                     94: Command11=ID_ASIRHELP
1.7       noro       95: Command12=ID_CONTRIBHELP
1.10    ! noro       96: Command13=ID_DSOLV
        !            97: Command14=ID_GNUPLOT
        !            98: Command15=ID_OKDIFF
        !            99: Command16=ID_OKDMODULE
        !           100: Command17=ID_OM
        !           101: Command18=ID_PFPCOH
        !           102: Command19=ID_PLUCKER
        !           103: Command20=ID_SM1
        !           104: Command21=ID_TIGERS
        !           105: Command22=ID_TODOPARAMETRIZE
        !           106: Command23=ID_APP_ABOUT
        !           107: CommandCount=23
1.1       noro      108:
                    109: [ACL:IDR_MAINFRAME]
                    110: Type=1
                    111: Class=CMainFrame
                    112: Command1=ID_FILE_OPEN
                    113: Command2=ID_FILE_NEW
                    114: Command3=ID_EDIT_PASTE
                    115: Command4=ID_EDIT_UNDO
                    116: Command5=ID_EDIT_CUT
                    117: Command6=ID_NEXT_PANE
                    118: Command7=ID_PREV_PANE
                    119: Command8=ID_EDIT_COPY
                    120: Command9=ID_EDIT_PASTE
                    121: Command10=ID_EDIT_CUT
                    122: Command11=ID_EDIT_UNDO
                    123: CommandCount=11
                    124:
                    125: [TB:IDR_MAINFRAME]
                    126: Type=1
                    127: Class=CMainFrame
                    128: Command1=ID_FILE_OPEN
1.6       noro      129: Command2=ID_FILE_LOG
                    130: CommandCount=2
1.1       noro      131:
                    132: [DLG:IDD_DEBUG]
                    133: Type=1
                    134: Class=?
                    135: ControlCount=4
                    136: Control1=IDOK,button,1342242817
                    137: Control2=IDCANCEL,button,1342242816
                    138: Control3=IDC_ASIREDIT,edit,1352732740
                    139: Control4=IDC_EDIT1,edit,1350631552
                    140:
                    141: [CLS:CAsirEdit]
                    142: Type=0
                    143: HeaderFile=AsirEdit.h
                    144: ImplementationFile=AsirEdit.cpp
                    145: BaseClass=CEdit
                    146: Filter=W
                    147: VirtualFilter=WC
                    148: LastObject=CAsirEdit
                    149:
                    150: [DLG:IDD_FORMVIEW]
                    151: Type=1
                    152: Class=?
                    153: ControlCount=2
                    154: Control1=IDC_STATIC,static,1342308352
                    155: Control2=IDC_EDIT1,edit,1353781444
                    156:
                    157: [DLG:IDD_FATAL]
                    158: Type=1
                    159: Class=CFatalDialog
                    160: ControlCount=2
                    161: Control1=IDOK,button,1342242817
                    162: Control2=IDC_NOTFOUND,static,1342308865
                    163:
                    164: [CLS:CFatalDialog]
                    165: Type=0
                    166: HeaderFile=FatalDialog.h
                    167: ImplementationFile=FatalDialog.cpp
                    168: BaseClass=CDialog
                    169: Filter=D
                    170: VirtualFilter=dWC
                    171: LastObject=CFatalDialog
                    172:
                    173: [MNU:IDR_DEBUGFRAME]
                    174: Type=1
                    175: Class=?
                    176: Command1=ID_EDIT_UNDO
                    177: Command2=ID_EDIT_CUT
                    178: Command3=ID_EDIT_COPY
                    179: Command4=ID_EDIT_PASTE
                    180: Command5=ID_ASIRHELP
                    181: Command6=ID_APP_ABOUT
                    182: CommandCount=6
                    183:
                    184: [TB:IDR_DEBUGFRAME]
                    185: Type=1
                    186: Class=?
                    187: Command1=ID_FILE_OPEN
                    188: Command2=ID_BUTTON32773
                    189: Command3=ID_BUTTON32774
                    190: CommandCount=3
                    191:
                    192: [ACL:IDR_DEBUGFRAME]
                    193: Type=1
                    194: Class=?
                    195: Command1=ID_FILE_OPEN
                    196: Command2=ID_FILE_NEW
                    197: Command3=ID_EDIT_PASTE
                    198: Command4=ID_EDIT_UNDO
                    199: Command5=ID_EDIT_CUT
                    200: Command6=ID_NEXT_PANE
                    201: Command7=ID_PREV_PANE
                    202: Command8=ID_EDIT_COPY
                    203: Command9=ID_EDIT_PASTE
                    204: Command10=ID_EDIT_CUT
                    205: Command11=ID_EDIT_UNDO
                    206: CommandCount=11
                    207:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>