Created new application template dialog for testing and demonstration.

svn path=/trunk/; revision=3400
This commit is contained in:
Robert Dickenson 2002-08-27 00:53:34 +00:00
parent 7a3564314a
commit 58bbc5be5d
11 changed files with 924 additions and 0 deletions

View file

@ -0,0 +1,14 @@
/////////////////////////////////////////////////////////////////////////////
// resource.h - Used by TabTest.rc
//
#define IDD_TABBED_DIALOG 101
#define IDR_ACCELERATOR 103
#define IDD_PAGE1 104
#define IDD_PAGE2 105
#define IDD_PAGE3 106
#define IDC_TAB 1000
#define IDC_BUTTON1 1001
#define IDC_CHECK1 1002
#define IDC_SLIDER1 1003
#define IDC_LIST1 1004
#define IDC_STATIC -1