summaryrefslogtreecommitdiffabout
path: root/pumpkin.clw
Side-by-side diff
Diffstat (limited to 'pumpkin.clw') (more/less context) (ignore whitespace changes)
-rw-r--r--pumpkin.clw329
1 files changed, 0 insertions, 329 deletions
diff --git a/pumpkin.clw b/pumpkin.clw
deleted file mode 100644
index 7fa927b..0000000
--- a/pumpkin.clw
+++ b/dev/null
@@ -1,329 +0,0 @@
-; CLW file contains information for the MFC ClassWizard
-
-[General Info]
-Version=1
-LastClass=CPropsNetwork
-LastTemplate=CComboBox
-NewFileInclude1=#include "stdafx.h"
-NewFileInclude2=#include "PumpKIN.h"
-
-ClassCount=14
-Class1=CPumpKINApp
-Class2=CPumpKINDlg
-Class3=CAboutDlg
-
-ResourceCount=10
-Resource1=IDD_REQUEST
-Resource2=IDD_PUMPKIN_DIALOG
-Resource3=IDD_CONFIRM_RRQ
-Resource4=IDD_PROPS_SERVER
-Class4=CPropsServer
-Class5=CPropsNetwork
-Resource5=IDD_CONFIRM_WRQ
-Resource6=IDD_PROPS_ACL
-Class6=CConfirmRRQDlg
-Class7=CConfirmWRQDlg
-Resource7=IDD_ABOUTBOX
-Class8=CRequestDlg
-Class9=CResolver
-Class10=CRetrier
-Class11=CTrayer
-Resource8=IDD_PROPS_SOUNDS
-Class12=CPropsSounds
-Resource9=IDM_POPUPS
-Class13=CPropsACL
-Class14=CACLTargetCombo
-Resource10=IDD_PROPS_NETWORK
-
-[CLS:CPumpKINApp]
-Type=0
-HeaderFile=PumpKIN.h
-ImplementationFile=PumpKIN.cpp
-Filter=N
-
-[CLS:CPumpKINDlg]
-Type=0
-HeaderFile=PumpKINDlg.h
-ImplementationFile=PumpKINDlg.cpp
-Filter=W
-BaseClass=CDialog
-VirtualFilter=dWC
-LastObject=CPumpKINDlg
-
-[CLS:CAboutDlg]
-Type=0
-HeaderFile=PumpKINDlg.h
-ImplementationFile=PumpKINDlg.cpp
-Filter=D
-BaseClass=CDialog
-VirtualFilter=dWC
-LastObject=CAboutDlg
-
-[DLG:IDD_ABOUTBOX]
-Type=1
-Class=CAboutDlg
-ControlCount=5
-Control1=IDC_STATIC,static,1342177283
-Control2=IDC_STATIC,static,1342308480
-Control3=IDC_STATIC,static,1342308352
-Control4=IDOK,button,1342373889
-Control5=IDC_KLEVERNET,button,1342242816
-
-[DLG:IDD_PUMPKIN_DIALOG]
-Type=1
-Class=CPumpKINDlg
-ControlCount=10
-Control1=IDC_CONNECTIONS,SysListView32,1350631681
-Control2=IDC_GET,button,1342259200
-Control3=IDC_PUT,button,1342259200
-Control4=IDC_ABORT,button,1342259200
-Control5=IDC_OPTIONS,button,1342259200
-Control6=IDC_EXIT,button,1342259200
-Control7=ID_HELP,button,1342259200
-Control8=IDC_LOG,listbox,1353728385
-Control9=IDCANCEL,button,1073741824
-Control10=IDC_LISTENING,button,1342275619
-
-[DLG:IDD_PROPS_SERVER]
-Type=1
-Class=CPropsServer
-ControlCount=18
-Control1=IDC_STATIC,button,1342177287
-Control2=IDC_TFTPROOT,edit,1350631552
-Control3=IDC_BROWSE,button,1342242880
-Control4=IDC_TFTPSUBDIRS,button,1342242819
-Control5=IDC_STATIC,button,1342177287
-Control6=IDC_RRQ_GIVEALL,button,1342324745
-Control7=IDC_RRQ_ALWAYSCONFIRM,button,1342193673
-Control8=IDC_RRQ_DENYALL,button,1342193673
-Control9=IDC_STATIC,button,1342308359
-Control10=IDC_WRQ_TAKEALL,button,1342308361
-Control11=IDC_WRQ_PROMPTEXISTING,button,1342177289
-Control12=IDC_WRQ_ALWAYSCONFIRM,button,1342177289
-Control13=IDC_WRQ_DENYALL,button,1342177289
-Control14=IDC_STATIC,static,1342308609
-Control15=IDC_PROMPTTIMEOUT,msctls_trackbar32,1342242823
-Control16=IDC_STATIC,button,1342177287
-Control17=IDC_LOGFILE,edit,1350631552
-Control18=IDC_LOGFILE_BROWSE,button,1342242880
-
-[DLG:IDD_PROPS_NETWORK]
-Type=1
-Class=CPropsNetwork
-ControlCount=17
-Control1=IDC_STATIC,button,1342177287
-Control2=IDC_STATIC,static,1342308354
-Control3=IDC_LISTENPORT,edit,1350631552
-Control4=IDC_LISTENSPIN,msctls_updown32,1342177463
-Control5=IDC_STATIC,static,1342308354
-Control6=IDC_SPEAKPORT,edit,1350631552
-Control7=IDC_SPEAKSPIN,msctls_updown32,1342177463
-Control8=IDC_STATIC,static,1342308352
-Control9=IDC_TIMEOUT,edit,1350639744
-Control10=IDC_TIMESPIN,msctls_updown32,1342177463
-Control11=IDC_STATIC,static,1342308352
-Control12=IDC_STATIC,static,1342308352
-Control13=IDC_STATIC,static,1342308352
-Control14=IDC_BLOCKSIZE,edit,1350639744
-Control15=IDC_BSIZESPIN,msctls_updown32,1342177463
-Control16=IDC_STATIC,static,1342308354
-Control17=IDC_LISTENADDRESS,edit,1350631552
-
-[CLS:CPropsServer]
-Type=0
-HeaderFile=PropsServer.h
-ImplementationFile=PropsServer.cpp
-BaseClass=CPropertyPage
-Filter=D
-VirtualFilter=idWC
-LastObject=CPropsServer
-
-[CLS:CPropsNetwork]
-Type=0
-HeaderFile=PropsNetwork.h
-ImplementationFile=PropsNetwork.cpp
-BaseClass=CPropertyPage
-Filter=D
-VirtualFilter=idWC
-LastObject=IDC_LISTENADDRESS
-
-[DLG:IDD_CONFIRM_RRQ]
-Type=1
-Class=CConfirmRRQDlg
-ControlCount=9
-Control1=IDOK,button,1342242817
-Control2=IDCANCEL,button,1342242816
-Control3=IDC_STATIC,static,1342308352
-Control4=IDC_HOST,static,1350701313
-Control5=IDC_STATIC,static,1342308353
-Control6=IDC_FILE,static,1350701313
-Control7=IDC_STATIC,static,1342177296
-Control8=IDC_STATIC,static,1342177283
-Control9=IDC_STATIC,static,1342177283
-
-[DLG:IDD_CONFIRM_WRQ]
-Type=1
-Class=CConfirmWRQDlg
-ControlCount=11
-Control1=IDOK,button,1342242817
-Control2=IDC_RENAME,button,1342242816
-Control3=IDCANCEL,button,1342242816
-Control4=IDC_STATIC,static,1342308352
-Control5=IDC_HOST,static,1350701313
-Control6=IDC_STATIC,static,1342308353
-Control7=IDC_FILE,static,1350701313
-Control8=IDC_STATIC,static,1342177296
-Control9=IDC_STATIC,static,1342177283
-Control10=IDC_STATIC,static,1342177283
-Control11=IDC_RESUME,button,1342242816
-
-[CLS:CConfirmRRQDlg]
-Type=0
-HeaderFile=ConfirmRRQDlg.h
-ImplementationFile=ConfirmRRQDlg.cpp
-BaseClass=CDialog
-Filter=D
-VirtualFilter=dWC
-LastObject=CConfirmRRQDlg
-
-[CLS:CConfirmWRQDlg]
-Type=0
-HeaderFile=ConfirmWRQDlg.h
-ImplementationFile=ConfirmWRQDlg.cpp
-BaseClass=CDialog
-Filter=D
-VirtualFilter=dWC
-LastObject=IDC_RESUME
-
-[DLG:IDD_REQUEST]
-Type=1
-Class=CRequestDlg
-ControlCount=15
-Control1=IDC_STATIC,static,1342308608
-Control2=IDC_LOCALFILE,edit,1350631552
-Control3=IDC_BROWSE,button,1342242880
-Control4=IDC_STATIC,static,1342308608
-Control5=IDC_REMOTEFILE,edit,1350631552
-Control6=IDC_STATIC,static,1342308608
-Control7=IDC_TALKS,combobox,1344341313
-Control8=IDC_REFRESH,button,1342271232
-Control9=IDC_STATIC,static,1342308352
-Control10=IDC_TYPE,combobox,1344356418
-Control11=IDC_STATIC,static,1342308352
-Control12=IDC_BSIZE,combobox,1344339970
-Control13=IDOK,button,1342242817
-Control14=IDCANCEL,button,1342242816
-Control15=IDC_STATIC,static,1342177297
-
-[CLS:CRequestDlg]
-Type=0
-HeaderFile=RequestDlg.h
-ImplementationFile=RequestDlg.cpp
-BaseClass=CDialog
-Filter=W
-VirtualFilter=dWC
-LastObject=CRequestDlg
-
-[CLS:CResolver]
-Type=0
-HeaderFile=Resolver.h
-ImplementationFile=Resolver.cpp
-BaseClass=CWnd
-Filter=W
-LastObject=CResolver
-VirtualFilter=WC
-
-[MNU:IDM_POPUPS]
-Type=1
-Class=CPumpKINDlg
-Command1=ID_TRAY_SENDFILE
-Command2=ID_TRAY_FETCHFILE
-Command3=ID_TRAY_OPTIONS
-Command4=ID_TRAY_LISTEN
-Command5=ID_TRAY_SHOWPUMPKINWINDOW
-Command6=ID_TRAY_OPENFILESFOLDER
-Command7=ID_TRAY_HELP
-Command8=ID_TRAY_ABOUTPUMPKIN
-Command9=ID_TRAY_EXIT
-CommandCount=9
-
-[CLS:CRetrier]
-Type=0
-HeaderFile=Retrier.h
-ImplementationFile=Retrier.cpp
-BaseClass=CWnd
-Filter=W
-LastObject=CRetrier
-VirtualFilter=WC
-
-[CLS:CTrayer]
-Type=0
-HeaderFile=Trayer.h
-ImplementationFile=Trayer.cpp
-BaseClass=CWnd
-Filter=W
-LastObject=CTrayer
-VirtualFilter=WC
-
-[DLG:IDD_PROPS_SOUNDS]
-Type=1
-Class=CPropsSounds
-ControlCount=12
-Control1=IDC_STATIC,static,1342308352
-Control2=IDC_RING,combobox,1344340290
-Control3=IDC_RING_BROWSE,button,1342242880
-Control4=IDC_RING_PLAY,button,1342242880
-Control5=IDC_STATIC,static,1342308352
-Control6=IDC_FINISHED,combobox,1344340290
-Control7=IDC_FINISHED_BROWSE,button,1342242880
-Control8=IDC_FINISHED_PLAY,button,1342242880
-Control9=IDC_STATIC,static,1342308352
-Control10=IDC_ABORTED,combobox,1344340290
-Control11=IDC_ABORTED_BROWSE,button,1342242880
-Control12=IDC_ABORTED_PLAY,button,1342242880
-
-[CLS:CPropsSounds]
-Type=0
-HeaderFile=PropsSounds.h
-ImplementationFile=PropsSounds.cpp
-BaseClass=CPropertyPage
-Filter=D
-LastObject=CPropsSounds
-VirtualFilter=idWC
-
-[DLG:IDD_PROPS_ACL]
-Type=1
-Class=CPropsACL
-ControlCount=14
-Control1=IDC_ACL_LIST,SysListView32,1350631425
-Control2=IDC_ACL_UP,button,1342246720
-Control3=IDC_ACL_DOWN,button,1342246720
-Control4=IDC_ACL_REMOVE,button,1342246720
-Control5=IDC_STATIC,static,1342308352
-Control6=IDC_ACL_XFER,combobox,1344339971
-Control7=IDC_STATIC,static,1342308352
-Control8=IDC_ACL_ADDR,edit,1350631552
-Control9=IDC_STATIC,static,1342308352
-Control10=IDC_ACL_NETMASK,edit,1350631552
-Control11=IDC_STATIC,static,1342308352
-Control12=IDC_ACL_RULE,combobox,1344339971
-Control13=IDC_ACL_ADD,button,1342242816
-Control14=IDC_ACL_REPLACE,button,1342242816
-
-[CLS:CPropsACL]
-Type=0
-HeaderFile=PropsACL.h
-ImplementationFile=PropsACL.cpp
-BaseClass=CPropertyPage
-Filter=D
-LastObject=CPropsACL
-VirtualFilter=idWC
-
-[CLS:CACLTargetCombo]
-Type=0
-HeaderFile=ACLTargetCombo.h
-ImplementationFile=ACLTargetCombo.cpp
-BaseClass=CComboBox
-Filter=W
-LastObject=CACLTargetCombo
-