X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=rosapps%2Fapplications%2Fnet%2Ftsclient%2Frdesktop%2Fconstants.h;h=e6f38355560202c7420dc6e22dadc00aae8fed81;hp=fe940cca3c1ee24069a940df92da41d201ac2495;hb=f02a81b1d95460559518d3ecbdaa390c58a73a55;hpb=97f7bbfc4b7a029f533d94d8d922a83cc394af4b diff --git a/rosapps/applications/net/tsclient/rdesktop/constants.h b/rosapps/applications/net/tsclient/rdesktop/constants.h index fe940cca3c1..e6f38355560 100644 --- a/rosapps/applications/net/tsclient/rdesktop/constants.h +++ b/rosapps/applications/net/tsclient/rdesktop/constants.h @@ -357,6 +357,7 @@ enum RDP_INPUT_DEVICE /* NT status codes for RDPDR */ #define STATUS_SUCCESS 0x00000000 #define STATUS_NOT_IMPLEMENTED 0x00000001 +#define STATUS_TIMEOUT 0x00000102 #define STATUS_PENDING 0x00000103 #define STATUS_NO_MORE_FILES 0x80000006 @@ -374,7 +375,6 @@ enum RDP_INPUT_DEVICE #define STATUS_DISK_FULL 0xc000007f #define STATUS_FILE_IS_A_DIRECTORY 0xc00000ba #define STATUS_NOT_SUPPORTED 0xc00000bb -#define STATUS_TIMEOUT 0xc0000102 #define STATUS_NOTIFY_ENUM_DIR 0xc000010c #define STATUS_CANCELLED 0xc0000120