plugins/consoles/rcons/server/win32/console_host.clw
changeset 0 7f656887cf89
equal deleted inserted replaced
-1:000000000000 0:7f656887cf89
       
     1 ; CLW file contains information for the MFC ClassWizard
       
     2 
       
     3 [General Info]
       
     4 Version=1
       
     5 LastClass=
       
     6 LastTemplate=CDialog
       
     7 NewFileInclude1=#include "stdafx.h"
       
     8 NewFileInclude2=#include "console_host.h"
       
     9 LastPage=0
       
    10 
       
    11 ClassCount=0
       
    12 
       
    13 ResourceCount=5
       
    14 Resource1=ID_SERVER_MENU (English (U.S.))
       
    15 Resource2=ID_REMOTE_CONSOLE_MENU
       
    16 Resource3=IDC_CONSOLE_HOST (English (U.S.))
       
    17 Resource4=IDD_ABOUTBOX (English (U.S.))
       
    18 Resource5=IDD_PREFS_DIALOG
       
    19 
       
    20 [ACL:IDC_CONSOLE_HOST (English (U.S.))]
       
    21 Type=1
       
    22 Class=?
       
    23 Command1=IDM_ABOUT
       
    24 Command2=IDM_ABOUT
       
    25 CommandCount=2
       
    26 
       
    27 [DLG:IDD_ABOUTBOX (English (U.S.))]
       
    28 Type=1
       
    29 Class=?
       
    30 ControlCount=4
       
    31 Control1=IDC_MYICON,static,1342177283
       
    32 Control2=IDC_STATIC,static,1342308480
       
    33 Control3=IDC_STATIC,static,1342308352
       
    34 Control4=IDOK,button,1342373889
       
    35 
       
    36 [MNU:IDC_CONSOLE_HOST (English (U.S.))]
       
    37 Type=1
       
    38 Class=?
       
    39 Command1=IDM_EXIT
       
    40 Command2=IDM_ABOUT
       
    41 CommandCount=2
       
    42 
       
    43 [MNU:ID_SERVER_MENU (English (U.S.))]
       
    44 Type=1
       
    45 Class=?
       
    46 Command1=ID_PREFS
       
    47 Command2=ID_EXIT
       
    48 Command3=ID_ABOUT
       
    49 CommandCount=3
       
    50 
       
    51 [DLG:IDD_PREFS_DIALOG]
       
    52 Type=1
       
    53 Class=?
       
    54 ControlCount=21
       
    55 Control1=ID_EDIT_PORT,edit,1350639744
       
    56 Control2=ID_OVERFLOW_LINES,edit,1350639744
       
    57 Control3=ID_EDIT_WIN_WIDTH,edit,1350639744
       
    58 Control4=ID_EDIT_WIN_HEIGHT,edit,1350639744
       
    59 Control5=ID_CHECK_WIN_POS,button,1342242819
       
    60 Control6=ID_EDIT_WIN_POS_X,edit,1350639744
       
    61 Control7=ID_EDIT_WIN_POS_Y,edit,1350639744
       
    62 Control8=IDOK,button,1342242817
       
    63 Control9=IDCANCEL,button,1342242816
       
    64 Control10=IDC_STATIC,button,1342177287
       
    65 Control11=IDC_STATIC,static,1342308864
       
    66 Control12=IDC_STATIC,button,1342177287
       
    67 Control13=IDC_STATIC,button,1342177287
       
    68 Control14=IDC_STATIC,static,1342308352
       
    69 Control15=IDC_STATIC,static,1342308352
       
    70 Control16=IDC_STATIC,button,1342177287
       
    71 Control17=IDC_STATIC,static,1342308352
       
    72 Control18=IDC_STATIC,static,1342308352
       
    73 Control19=IDC_STATIC,static,1342308352
       
    74 Control20=IDC_STATIC,static,1342308865
       
    75 Control21=IDC_STATIC,static,1342308864
       
    76 
       
    77 [MNU:ID_REMOTE_CONSOLE_MENU]
       
    78 Type=1
       
    79 Class=?
       
    80 Command1=ID_RC_CAPTURE
       
    81 Command2=ID_RC_CLOSE
       
    82 Command3=ID_EDIT_COPY
       
    83 Command4=ID_EDIT_PASTE
       
    84 Command5=ID_ABOUT
       
    85 CommandCount=5
       
    86