windows-nt/Source/XPSP1/NT/ds/security/gina/policy/poledit/dlgcodes.h

12 lines
644 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//*********************************************************************
//* Microsoft Windows **
//* Copyright(c) Microsoft Corp., 1993 **
//*********************************************************************
#define AD_SUCCESS 0x0000 // no error
#define AD_ADMNOTFOUND 0x0001 // template file not found
#define AD_ADMLOADERR 0x0002 // template file can't be loaded or parsed
#define AD_POLLOADERR 0x0003 // policy file can't be loaded or created
#define AD_POLSAVEERR 0x0004 // policy file can't be saved
#define AD_OUTOFMEMORY 0x0005 // out of memory