From 39bb4331674cc77560a546f4f9b14b143603d4be Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Thu, 02 Feb 2006 23:07:50 +0000 Subject: - version bump to 2.7 - year bump to 2006 - ip-based access control - server switchable off - logging to file git-svn-id: http://svn.klever.net/kin/pumpkin/trunk@144 fe716a7a-6dde-0310-88d9-d003556173a8 --- (limited to 'install/Install.clw') diff --git a/install/Install.clw b/install/Install.clw new file mode 100644 index 0000000..6775b4c --- a/dev/null +++ b/install/Install.clw @@ -0,0 +1,35 @@ +; CLW file contains information for the MFC ClassWizard + +[General Info] +Version=1 +LastClass= +LastTemplate=CDialog +NewFileInclude1=#include "stdafx.h" +NewFileInclude2=#include "install.h" +LastPage=0 + +ClassCount=0 + +ResourceCount=2 +Resource1=IDD_INSTALLING (FALSE) +Resource2=IDD_PATH + +[DLG:IDD_INSTALLING (FALSE)] +Type=1 +Class=? +ControlCount=4 +Control1=IDCANCEL,button,1342295808 +Control2=IDC_DISKS,SysAnimate32,1342242822 +Control3=IDC_STATE,static,1342308736 +Control4=IDC_PROGRESS,msctls_progress32,1342177280 + +[DLG:IDD_PATH] +Type=1 +Class=? +ControlCount=5 +Control1=IDC_PROMPT,static,1342308352 +Control2=IDC_PATH,edit,1350631552 +Control3=IDC_BROWSE,button,1342242816 +Control4=IDOK,button,1342242817 +Control5=IDCANCEL,button,1342242816 + -- cgit v0.9.0.2