Searched refs:SysAllocString (Results 1 – 10 of 10) sorted by relevance
78 *bstr = ::SysAllocString(src); in StringToBstr()88 CMyComBSTR(LPCOLESTR src) { m_str = ::SysAllocString(src); } in CMyComBSTR()115 m_str = ::SysAllocString(src);
74 BSTR SysAllocString(const OLECHAR *s) in SysAllocString() function
196 MY_EXTERN_C BSTR SysAllocString(const OLECHAR *sz);
140 fwBstrProcessImageFileName = SysAllocString(fwProcessImageFileName); in mDNSFirewallAppIsEnabled()226 fwBstrProcessImageFileName = SysAllocString(fwProcessImageFileName); in mDNSFirewallAddApp()234 fwBstrName = SysAllocString(fwName); in mDNSFirewallAddApp()
159 if ((value->bstrVal = ::SysAllocString(codec.Name)) != 0) in GetMethodProperty()233 if ((value->bstrVal = ::SysAllocString(codec.Name)) != 0) in GetHasherProp()
110 BSTR strClassProp = SysAllocString(L"Manufacturer"); in IsVPCRunning()
90 bstrVal = ::SysAllocString(lpszSrc); in operator =()
414 …if (srcItem.lpwstrName == 0) *name = 0; else *name = ::SysAllocString(srcItem.lpwstrName); return …
38 #define BstrAlloc(x) (x) ? SysAllocString(x) : NULL
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...