Searched defs:wszFormat (Results 1 – 7 of 7) sorted by relevance
/reactos/dll/win32/shell32/dialogs/ |
H A D | filedefext.cpp | 644 WCHAR wszFormat[256]; in InitFileAttr() local 1454 WCHAR wszFormat[100]; in CountFolderAndFiles() local 1476 WCHAR wszFormat[100]; in CountFolderAndFiles() local
|
H A D | drvdefext.cpp | 495 WCHAR wszFormat[50]; in InitGeneralPage() local
|
/reactos/dll/win32/wintrust/ |
H A D | register.c | 164 …static const WCHAR wszFormat[] = {'{','%','0','8','l','X','-','%','0','4','X','-','%','0','4','X',… in WINTRUST_Guid2Wstr() local
|
/reactos/dll/win32/shell32/folders/ |
H A D | CControlPanelFolder.cpp | 719 PCWSTR wszFormat = L"shell32.dll,Control_RunDLL %s,%s"; in InvokeCommand() local
|
/reactos/dll/win32/urlmon/ |
H A D | sec_mgr.c | 642 static const WCHAR wszFormat[] = {'%','s','%','u',0}; in open_zone_key() local
|
/reactos/dll/win32/shlwapi/ |
H A D | string.c | 2435 WCHAR szBuff[40], wszFormat[40]; in StrFormatByteSizeW() local
|
H A D | ordinal.c | 665 …static const WCHAR wszFormat[] = {'{','%','0','8','l','X','-','%','0','4','X','-','%','0','4','X',… in SHStringFromGUIDW() local
|