RESOURCE.H

/*------------------------------------------------*\ 
*
*Copyright (c) 1997 Microsoft Corporation
*
*Module Name:
*
*resource.h
*
*Abstract:
*
*Resource ID #defines
*
\*------------------------------------------------*/


#define IDS_APPNAME1
#define IDS_WPPROVIDER_DESC2
#define IDS_WARN_CANCEL3
#define IDD_PAGE_09000
#define IDD_PAGE_19001
#define IDC_PAGE_TITLE9002
#define IDB_WEBPOST9999
#define IDC_UNUSED-1


// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 201
#define _APS_NEXT_COMMAND_VALUE 32768
#define _APS_NEXT_CONTROL_VALUE 201
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif