Searched refs:s_sp002sp003 (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/kernel32/ |
H A D | format_msg.c | 128 static const WCHAR s_sp002sp003[] = {' ',' ','0','0','0','2',',',' ','0','0','0','0','3',0}; in test_message_from_string_wide() local 426 ok(!lstrcmpW(s_sp002sp003, out),"failed out=[%s]\n", wine_dbgstr_w(out)); in test_message_from_string_wide()
|