--- sourceforge.net/trunk/rdesktop/rdp5.c 2005/03/06 21:11:18 828 +++ sourceforge.net/trunk/rdesktop/rdp5.c 2005/04/14 16:46:13 885 @@ -103,6 +103,8 @@ case 5: ui_set_null_cursor(); break; + case 6: /* TODO: W2K3 SP1 sends this on connect */ + break; case 8: in_uint16_le(ts, x); in_uint16_le(ts, y);