Searched defs:SysAllocStringLen (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/Common/
H A DMyWindows.cpp57 BSTR SysAllocStringLen(const OLECHAR *s, UINT len) function
81 return SysAllocStringLen(s, (UINT)(s2 - s));

Completed in 629 milliseconds