Home | History | Annotate | Download | only in WindowsCE
      1 ; CLW file contains information for the MFC ClassWizard
      2 
      3 [General Info]
      4 Version=1
      5 LastClass=BrowserDialog
      6 LastTemplate=CDialog
      7 NewFileInclude1=#include "stdafx.h"
      8 NewFileInclude2=#include "Application.h"
      9 
     10 ClassCount=3
     11 Class1=Application
     12 Class2=BrowserDialog
     13 
     14 ResourceCount=3
     15 Resource2=IDR_MAINFRAME
     16 Resource3=IDD_APPLICATION_DIALOG
     17 
     18 [CLS:Application]
     19 Type=0
     20 HeaderFile=Application.h
     21 ImplementationFile=Application.cpp
     22 Filter=N
     23 
     24 [CLS:BrowserDialog]
     25 Type=0
     26 HeaderFile=BrowserDialog.h
     27 ImplementationFile=BrowserDialog.cpp
     28 Filter=D
     29 
     30 
     31 [DLG:IDD_APPLICATION_DIALOG]
     32 Type=1
     33 ControlCount=3
     34 Control1=IDOK,button,1342242817
     35 Control2=IDCANCEL,button,1342242816
     36 Control3=IDC_STATIC,static,1342308352
     37 Class=BrowserDialog
     38