home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
msdn_vcb
/
samples
/
vc98
/
mfc
/
controls
/
time
/
resource.h
< prev
next >
Wrap
C/C++ Source or Header
|
1998-03-26
|
1KB
|
37 lines
//{{NO_DEPENDENCIES}}
// App Studio generated include file.
// Used by TIME.RC
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended as a supplement to the
// Microsoft Foundation Classes Reference and the
// Books Online documentation provided with the library.
// See these sources for detailed information regarding the
// Microsoft Foundation Classes product.
#define IDS_TIME 1
#define IDB_TIME 1
#define IDS_TIME_PPG 2
#define IDI_ABOUTDLL 10
#define IDD_ABOUTBOX_TIME 100
#define IDS_TIME_PPG_CAPTION 101
#define IDD_PROPPAGE_TIME 101
#define IDC_INTERVALEDIT 201
#define IDB_CLOCK 201
#define IDC_ENABLEDCHECK 202
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 202
#define _APS_NEXT_COMMAND_VALUE 32768
#define _APS_NEXT_CONTROL_VALUE 203
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif