Searched refs:test_cmd_w_to_w (Results 1 – 1 of 1) sorted by relevance
2392 static WCHAR test_cmd_w_to_w[][32] = { variable2399 static const int nb_callbacks = 5 + ARRAY_SIZE(test_cmd_w_to_w);2479 cmd_w = test_cmd_w_to_w[str_index - 1]; in server_end_to_end_callback()2666 for (i = 0; i < ARRAY_SIZE(test_cmd_w_to_w); i++) in test_end_to_end_client()2668 hdata = DdeClientTransaction((LPBYTE)test_cmd_w_to_w[i], in test_end_to_end_client()2669 (lstrlenW(test_cmd_w_to_w[i]) + 1) * sizeof(WCHAR), in test_end_to_end_client()