Leaked source code of windows server 2003
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
779 B

/*
* Copyright (c) 1996 Microsoft Corporation
*
* Module Name:
*
* resource.h
*
* Abstract:
*
* This file contains all resources defines for ocgen.dll
*
* Author:
*
* Pat Styles (patst) 21-Nov-1996
*
* Environment:
*
* User Mode
*/
#ifdef _RESOURCE_H_
#error "resource.h already included!"
#else
#define _RESOURCE_H_
#endif
#define IDS_DIALOG_CAPTION 1
#define IDS_IEHARD_EXCLUDES_TS 2
#define IDS_DIALOG_CAPTION_CONFIG_WARN 3
// !!! WARNING !!! Don't change the resource ID, unless you
// also change the corresponding ID in the affected INF files.
//
#define IDB_ROOT_AUTO_UPDATE 1001 // DSIE: Bitmap ID for RootAU.INF
#define IDB_ROOT_IE 1002