Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

cderr.h

Go to the documentation of this file.
00001 00002 /******************************************************************************\ 00003 * This is a part of the Microsoft Source Code Samples. 00004 * Copyright (C) 1993 Microsoft Corporation. 00005 * All rights reserved. 00006 * This source code is only intended as a supplement to 00007 * Microsoft Development Tools and/or WinHelp documentation. 00008 * See these sources for detailed information regarding the 00009 * Microsoft samples programs. 00010 \******************************************************************************/ 00011 00012 #define CDERR_DIALOGFAILURE 0xFFFF 00013 00014 #define CDERR_GENERALCODES 0x0000 00015 #define CDERR_STRUCTSIZE 0x0001 00016 #define CDERR_INITIALIZATION 0x0002 00017 #define CDERR_NOTEMPLATE 0x0003 00018 #define CDERR_NOHINSTANCE 0x0004 00019 #define CDERR_LOADSTRFAILURE 0x0005 00020 #define CDERR_FINDRESFAILURE 0x0006 00021 #define CDERR_LOADRESFAILURE 0x0007 00022 #define CDERR_LOCKRESFAILURE 0x0008 00023 #define CDERR_MEMALLOCFAILURE 0x0009 00024 #define CDERR_MEMLOCKFAILURE 0x000A 00025 #define CDERR_NOHOOK 0x000B 00026 00027 #define PDERR_PRINTERCODES 0x1000 00028 #define PDERR_SETUPFAILURE 0x1001 00029 #define PDERR_PARSEFAILURE 0x1002 00030 #define PDERR_RETDEFFAILURE 0x1003 00031 #define PDERR_LOADDRVFAILURE 0x1004 00032 #define PDERR_GETDEVMODEFAIL 0x1005 00033 #define PDERR_INITFAILURE 0x1006 00034 #define PDERR_NODEVICES 0x1007 00035 #define PDERR_NODEFAULTPRN 0x1008 00036 #define PDERR_DNDMMISMATCH 0x1009 00037 #define PDERR_CREATEICFAILURE 0x100A 00038 #define PDERR_PRINTERNOTFOUND 0x100B 00039 00040 #define CFERR_CHOOSEFONTCODES 0x2000 00041 #define CFERR_NOFONTS 0x2001 00042 00043 #define FNERR_FILENAMECODES 0x3000 00044 #define FNERR_SUBCLASSFAILURE 0x3001 00045 #define FNERR_INVALIDFILENAME 0x3002 00046 #define FNERR_BUFFERTOOSMALL 0x3003 00047 00048 #define FRERR_FINDREPLACECODES 0x4000 00049 #define CCERR_CHOOSECOLORCODES 0x5000

Generated on Sat May 15 19:39:23 2004 for test by doxygen 1.3.7