Searched refs:url1W (Results 1 – 2 of 2) sorted by relevance
/reactos/modules/rostests/winetests/atl100/ |
H A D | atl.c | 53 static const WCHAR url1W[] = {'h','t','t','p',':','/','/','t','e','s','t','.','w','i','n','e','h','… variable 740 hwnd = CreateWindowW(cls_names[i], url1W, 0, 100, 100, 100, 100, NULL, NULL, NULL, NULL); in test_ax_win() 987 hr = AtlAxCreateControlEx(url1W, hwnd, NULL, &container, &control, &IID_NULL, NULL); in test_AtlAxCreateControl()
|
/reactos/modules/rostests/winetests/winhttp/ |
H A D | winhttp.c | 3751 …static const WCHAR url1W[] = {'h','t','t','p',':','/','/','t','e','s','t','.','w','i','n','e','h',… in test_IWinHttpRequest() local 3817 url = SysAllocString( url1W ); in test_IWinHttpRequest() 3848 url = SysAllocString( url1W ); in test_IWinHttpRequest() 3977 url = SysAllocString( url1W ); in test_IWinHttpRequest()
|