CVS: rdesktop constants.h,1.28,1.29
Peter Bystr?m <[email protected]>
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9803 Modified Files: constants.h Log Message: adding some constants and sorting them Index: constants.h =================================================================== RCS file: /cvsroot/rdesktop/rdesktop/constants.h,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** constants.h 23 Feb 2004 09:58:15 -0000 1.28 --- constants.h 4 Mar 2004 07:57:02 -0000 1.29 *************** *** 316,333 **** /* NT status codes for RDPDR */ #define STATUS_SUCCESS 0x00000000 #define STATUS_INVALID_PARAMETER 0xc000000d #define STATUS_INVALID_DEVICE_REQUEST 0xc0000010 #define STATUS_ACCESS_DENIED 0xc0000022 - #define STATUS_NO_SUCH_FILE 0xc000000f - #define STATUS_NO_MORE_FILES 0x80000006 - #define STATUS_INVALID_HANDLE 0xc0000008 #define STATUS_DISK_FULL 0xc000007f #define STATUS_FILE_IS_A_DIRECTORY 0xc00000ba #define STATUS_NOT_SUPPORTED 0xc00000bb - #define STATUS_PENDING 0x00000103 - #define STATUS_CANCELLED 0xc0000120 #define STATUS_TIMEOUT 0xc0000102 #define STATUS_OBJECT_NAME_COLLISION 0xc0000035 /* RDPDR constants */ #define RDPDR_MAX_DEVICES 0x10 --- 316,340 ---- /* NT status codes for RDPDR */ #define STATUS_SUCCESS 0x00000000 + #define STATUS_PENDING 0x00000103 + + #define STATUS_NO_MORE_FILES 0x80000006 + #define STATUS_DEVICE_PAPER_EMPTY 0x8000000e + #define STATUS_DEVICE_POWERED_OFF 0x8000000f + #define STATUS_DEVICE_OFF_LINE 0x80000010 + #define STATUS_DEVICE_BUSY 0x80000011 + + #define STATUS_INVALID_HANDLE 0xc0000008 #define STATUS_INVALID_PARAMETER 0xc000000d + #define STATUS_NO_SUCH_FILE 0xc000000f #define STATUS_INVALID_DEVICE_REQUEST 0xc0000010 #define STATUS_ACCESS_DENIED 0xc0000022 #define STATUS_DISK_FULL 0xc000007f #define STATUS_FILE_IS_A_DIRECTORY 0xc00000ba #define STATUS_NOT_SUPPORTED 0xc00000bb #define STATUS_TIMEOUT 0xc0000102 + #define STATUS_CANCELLED 0xc0000120 #define STATUS_OBJECT_NAME_COLLISION 0xc0000035 + /* RDPDR constants */ #define RDPDR_MAX_DEVICES 0x10 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click