//*************************************************************
//
//  Resource.h      -   Header file for userenv.rc
//
//  Microsoft Confidential
//  Copyright (c) Microsoft Corporation 1995
//  All rights reserved
//
//*************************************************************

#include "uevents.h"

#define IDS_FAILED_GET_DSROLE         1
#define IDS_ERROR_LOAD_USERENV        2
#define IDS_ERROR_GET_PROC_ADDR       3
#define IDS_ERROR_CREATE_GPO_INSTANCE 4
#define IDS_ERROR_OPEN_LPO            5
#define IDS_ERROR_GET_REGISTRY_KEY    6
#define IDS_ERROR_OPEN_EFSKEY         7
#define IDS_ERROR_CREATE_EFSBLOB      8
#define IDS_ERROR_SAVE_EFSBLOB        9
#define IDS_ERROR_SAVE_LPO            10
#define IDS_ERROR_GET_DSROOT          11
#define IDS_ERROR_BIND_DS             12
#define IDS_DEFAULT_EFS_POLICY        13
#define IDS_DEFAULT_DOMAIN_POLICY     14
#define IDS_ERROR_LINK_GPO            15
#define IDS_ERROR_NO_MEMORY           16
#define IDS_ERROR_GET_EFS_GPOPATH     17
#define IDS_ERROR_GET_DEFAULT_GPOPATH 18
#define IDS_ERROR_NEW_GPO             19
#define IDS_ERROR_GETGPO_FILE_PATH    20
#define IDS_ERROR_CREATE_DIRECTORY    21
#define IDS_ERROR_COPY_TEMPLATE       22
#define IDS_ERROR_GETGPO_REGKEY       23
#define IDS_ERROR_SAVE_GPO            24
#define IDS_ERROR_ADD_CERTIFICATE     25




