Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 208 of file shellole.cpp.
{ if (SHELL_OsIsUnicode()) return SHCLSIDFromStringW ((LPCWSTR)clsid, id); return SHCLSIDFromStringA ((LPCSTR)clsid, id); }