Searched refs:serverUnicode (Results 1 – 1 of 1) sorted by relevance
552 BOOL clientUnicode, serverUnicode; in WDML_BuildExecuteCommand() local558 serverUnicode = IsWindowUnicode(pConv->hwndServer) && IsWindowUnicode(pConv->hwndClient); in WDML_BuildExecuteCommand()559 TRACE("server %p uses unicode = %d\n", pConv->hwndServer, serverUnicode); in WDML_BuildExecuteCommand()561 if (clientUnicode == serverUnicode) in WDML_BuildExecuteCommand()586 if (clientUnicode == serverUnicode) in WDML_BuildExecuteCommand()