Re: oleaut32: Fix TLB dependencies lookup
June 4, 2014
12:26 p.m.
-IMPORTS = oleaut32 ole32 rpcrt4 user32 gdi32 advapi32 +IMPORTS = oleaut32 ole32 rpcrt4 user32 gdi32 advapi32 shlwapi + StrCatW(pathW, (WCHAR[3]){'\\','4',0}); You don't need this. Just use lstrcatW() and please define constant string in a cleaner way.
4314
Age (days ago)
4314
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov