|
|
1.1.1.2 ! root 1: ! 2: /******************************************************************************\ ! 3: * This is a part of the Microsoft Source Code Samples. ! 4: * Copyright (C) 1993 Microsoft Corporation. ! 5: * All rights reserved. ! 6: * This source code is only intended as a supplement to ! 7: * Microsoft Development Tools and/or WinHelp documentation. ! 8: * See these sources for detailed information regarding the ! 9: * Microsoft samples programs. ! 10: \******************************************************************************/ ! 11: 1.1 root 12: #define CDERR_DIALOGFAILURE 0xFFFF 13: 14: #define CDERR_GENERALCODES 0x0000 15: #define CDERR_STRUCTSIZE 0x0001 16: #define CDERR_INITIALIZATION 0x0002 17: #define CDERR_NOTEMPLATE 0x0003 18: #define CDERR_NOHINSTANCE 0x0004 19: #define CDERR_LOADSTRFAILURE 0x0005 20: #define CDERR_FINDRESFAILURE 0x0006 21: #define CDERR_LOADRESFAILURE 0x0007 22: #define CDERR_LOCKRESFAILURE 0x0008 23: #define CDERR_MEMALLOCFAILURE 0x0009 24: #define CDERR_MEMLOCKFAILURE 0x000A 25: #define CDERR_NOHOOK 0x000B 26: 27: #define PDERR_PRINTERCODES 0x1000 28: #define PDERR_SETUPFAILURE 0x1001 29: #define PDERR_PARSEFAILURE 0x1002 30: #define PDERR_RETDEFFAILURE 0x1003 31: #define PDERR_LOADDRVFAILURE 0x1004 32: #define PDERR_GETDEVMODEFAIL 0x1005 33: #define PDERR_INITFAILURE 0x1006 34: #define PDERR_NODEVICES 0x1007 35: #define PDERR_NODEFAULTPRN 0x1008 36: #define PDERR_DNDMMISMATCH 0x1009 37: #define PDERR_CREATEICFAILURE 0x100A 38: #define PDERR_PRINTERNOTFOUND 0x100B 39: 40: #define CFERR_CHOOSEFONTCODES 0x2000 41: #define CFERR_NOFONTS 0x2001 42: 43: #define FNERR_FILENAMECODES 0x3000 44: #define FNERR_SUBCLASSFAILURE 0x3001 45: #define FNERR_INVALIDFILENAME 0x3002 46: #define FNERR_BUFFERTOOSMALL 0x3003 47: 48: #define FRERR_FINDREPLACECODES 0x4000 49: #define CCERR_CHOOSECOLORCODES 0x5000
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.