|
|
@ -1069,7 +1069,8 @@ rdpup_process_msg(struct stream *s)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (g_rdpScreen.client_info.orders[0x1b]) /* 27 NEG_GLYPH_INDEX_INDEX */
|
|
|
|
if (g_rdpScreen.client_info.orders[0x1b]) /* 27 NEG_GLYPH_INDEX_INDEX */
|
|
|
|
{
|
|
|
|
{
|
|
|
|
g_do_glyph_cache = 1;
|
|
|
|
LLOGLN(0, (" client supports glyph cache but server disabled"));
|
|
|
|
|
|
|
|
//g_do_glyph_cache = 1;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (g_rdpScreen.client_info.order_flags_ex & 0x100)
|
|
|
|
if (g_rdpScreen.client_info.order_flags_ex & 0x100)
|
|
|
|
{
|
|
|
|
{
|
|
|
|