Home
last modified time | relevance | path

Searched defs:string_to_guid (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/propsys/
H A Dpropsys_main.c397 static BOOL string_to_guid(LPCWSTR s, LPGUID id) in string_to_guid() function
/reactos/dll/directx/wine/msdmo/
H A Ddmoreg.c119 static HRESULT string_to_guid(const WCHAR *string, GUID *guid) in string_to_guid() function