Re: oleaut32: Fix TLB dependencies lookup
4 Jun
2014
4 Jun
'14
7:26 a.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.
4206
Age (days ago)
4206
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov