This patch fixes bugzilla bug number 1001

Dmitry Timoshkov dmitry at codeweavers.com
Sat Mar 17 09:50:22 CDT 2007


"Giles Cameron" <giles at gilesfreeserv.com> wrote:

> +#define STATUS_DISCONNECTED              ((NTSTATUS) 0x00000037)
> +#define STATUS_NONEXISTENT_NET_NAME      ((NTSTATUS) 0x00000037)
> +#define STATUS_ENDPOINT_CLOSED           ((NTSTATUS) 0x00000037)

These defines don't look like proper status values, where did you find them from?

-- 
Dmitry.



More information about the wine-devel mailing list