- removed MS SourceSafe junk
[genesis3d.git] / ttf2pcx / ttf2pcx.clw
1 ; CLW file contains information for the MFC ClassWizard\r
2 \r
3 [General Info]\r
4 Version=1\r
5 LastClass=Cttf2pcxDlg\r
6 LastTemplate=CDialog\r
7 NewFileInclude1=#include "stdafx.h"\r
8 NewFileInclude2=#include "ttf2pcx.h"\r
9 LastPage=0\r
10 \r
11 ClassCount=4\r
12 Class1=CPreviewButton\r
13 Class2=Cttf2pcxApp\r
14 Class3=CAboutDlg\r
15 Class4=Cttf2pcxDlg\r
16 \r
17 ResourceCount=4\r
18 Resource1=IDD_ABOUTBOX\r
19 Resource2=IDD_TTF2PCX_DIALOG\r
20 Resource3=IDD_ABOUTBOX (English (U.K.))\r
21 Resource4=IDD_TTF2PCX_DIALOG (English (U.K.))\r
22 \r
23 [CLS:CPreviewButton]\r
24 Type=0\r
25 BaseClass=CButton\r
26 HeaderFile=previewbutton.h\r
27 ImplementationFile=previewbutton.cpp\r
28 \r
29 [CLS:Cttf2pcxApp]\r
30 Type=0\r
31 BaseClass=CWinApp\r
32 HeaderFile=ttf2pcx.h\r
33 ImplementationFile=ttf2pcx.cpp\r
34 \r
35 [CLS:CAboutDlg]\r
36 Type=0\r
37 BaseClass=CDialog\r
38 HeaderFile=ttf2pcxdlg.cpp\r
39 ImplementationFile=ttf2pcxdlg.cpp\r
40 LastObject=CAboutDlg\r
41 \r
42 [CLS:Cttf2pcxDlg]\r
43 Type=0\r
44 BaseClass=CDialog\r
45 HeaderFile=ttf2pcxdlg.h\r
46 ImplementationFile=ttf2pcxdlg.cpp\r
47 Filter=D\r
48 VirtualFilter=dWC\r
49 LastObject=IDC_PREVIEW\r
50 \r
51 [DLG:IDD_ABOUTBOX]\r
52 Type=1\r
53 Class=CAboutDlg\r
54 ControlCount=5\r
55 Control1=IDC_STATIC,static,1342177283\r
56 Control2=IDC_STATIC,static,1342308480\r
57 Control3=IDC_STATIC,static,1342308352\r
58 Control4=IDOK,button,1342373889\r
59 Control5=IDC_STATIC,static,1342308352\r
60 \r
61 [DLG:IDD_TTF2PCX_DIALOG]\r
62 Type=1\r
63 Class=Cttf2pcxDlg\r
64 ControlCount=21\r
65 Control1=IDC_STATIC,static,1342308352\r
66 Control2=IDC_FONTLIST,combobox,1344342273\r
67 Control3=IDC_STATIC,static,1342308352\r
68 Control4=IDC_STYLELIST,combobox,1344342017\r
69 Control5=IDC_STATIC,static,1342308352\r
70 Control6=IDC_SIZELIST,combobox,1344342017\r
71 Control7=IDC_STATIC,button,1342177287\r
72 Control8=IDC_PREVIEW,button,1476460555\r
73 Control9=IDC_STATIC,button,1342177287\r
74 Control10=IDC_MONOCHROME,button,1342373897\r
75 Control11=IDC_ANTIALIASED,button,1342177289\r
76 Control12=IDC_STATIC,static,1342308352\r
77 Control13=IDC_MINCOLOR,edit,1484849280\r
78 Control14=IDC_STATIC,static,1342308352\r
79 Control15=IDC_MAXCOLOR,edit,1484849280\r
80 Control16=IDC_STATIC,static,1342308352\r
81 Control17=IDC_MINCHAR,edit,1350631552\r
82 Control18=IDC_STATIC,static,1342308352\r
83 Control19=IDC_MAXCHAR,edit,1350631552\r
84 Control20=IDC_EXPORT,button,1342242816\r
85 Control21=IDC_QUIT,button,1342242816\r
86 \r
87 [DLG:IDD_ABOUTBOX (English (U.K.))]\r
88 Type=1\r
89 Class=?\r
90 ControlCount=5\r
91 Control1=IDC_STATIC,static,1342177283\r
92 Control2=IDC_STATIC,static,1342308480\r
93 Control3=IDC_STATIC,static,1342308352\r
94 Control4=IDOK,button,1342373889\r
95 Control5=IDC_STATIC,static,1342308352\r
96 \r
97 [DLG:IDD_TTF2PCX_DIALOG (English (U.K.))]\r
98 Type=1\r
99 Class=Cttf2pcxDlg\r
100 ControlCount=14\r
101 Control1=IDC_STATIC,static,1342308352\r
102 Control2=IDC_FONTLIST,combobox,1344342273\r
103 Control3=IDC_STATIC,static,1342308352\r
104 Control4=IDC_STYLELIST,combobox,1344342017\r
105 Control5=IDC_STATIC,static,1342308352\r
106 Control6=IDC_SIZELIST,combobox,1344342017\r
107 Control7=IDC_STATIC,button,1342177287\r
108 Control8=IDC_PREVIEW,button,1476460555\r
109 Control9=IDC_EXPORT,button,1342242816\r
110 Control10=IDC_QUIT,button,1342242816\r
111 Control11=IDC_FONTHEIGHT,edit,1350633600\r
112 Control12=IDC_STATIC,static,1342308352\r
113 Control13=IDC_FONTCOLOR,button,1342242816\r
114 Control14=IDC_STATIC,static,1342308352\r
115 \r