You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
1.2 KiB
35 lines
1.2 KiB
/**********************************************************************/
|
|
/** Microsoft Passport **/
|
|
/** Copyright(c) Microsoft Corporation, 1999 - 2001 **/
|
|
/**********************************************************************/
|
|
|
|
/*
|
|
RESOURCE.h
|
|
Define class for fetching nexus files -- e.g. partner.xml
|
|
|
|
|
|
FILE HISTORY:
|
|
|
|
*///{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by Passport.rc
|
|
//
|
|
#define IDS_PROJNAME 100
|
|
#define IDR_MANAGER 101
|
|
#define IDR_TICKET 102
|
|
#define IDR_PROFILE 103
|
|
#define IDR_CRYPT 104
|
|
#define IDR_ADMIN 105
|
|
#define IDR_PASSPORTFACTORY 107
|
|
#define IDR_FASTAUTH 108
|
|
|
|
// 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 109
|
|
#endif
|
|
#endif
|