Searched refs:regdwordW (Results 1 – 2 of 2) sorted by relevance
/reactos/modules/rostests/winetests/wshom/ |
H A D | wshom.c | 377 static const WCHAR regdwordW[] = {'r','e','g','d','w','o','r','d',0}; in test_registry() local 473 lstrcatW(pathW, regdwordW); in test_registry()
|
/reactos/dll/win32/wshom.ocx/ |
H A D | shell.c | 1642 static const WCHAR regdwordW[] = {'R','E','G','_','D','W','O','R','D',0}; in WshShell3_RegWrite() local 1671 else if (!wcscmp(V_BSTR(type), regdwordW)) in WshShell3_RegWrite()
|