mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 01:15:09 +00:00
![]() Fix memory leaks. SHStrDupW uses CoTaskMemAlloc. StrDupW uses LocalAlloc. They are different. JIRA issue: N/A Use SHStrDupW instead of StrDupW. |
||
---|---|---|
.. | ||
CFindFolder.cpp | ||
CFindFolder.h | ||
CMakeLists.txt | ||
CSearchBar.cpp | ||
CSearchBar.h | ||
shellfind.h |