j
k
j a
j l
-IMPORTS = oleaut32 ole32 rpcrt4 user32 gdi32 advapi32 +IMPORTS = oleaut32 ole32 rpcrt4 user32 gdi32 advapi32 shlwapi StrCatW(pathW, (WCHAR[3]){'\','4',0});
-IMPORTS = oleaut32 ole32 rpcrt4 user32 gdi32 advapi32 +IMPORTS = oleaut32 ole32 rpcrt4 user32 gdi32 advapi32 shlwapi
You don't need this. Just use lstrcatW() and please define constant string in a cleaner way.
Back to the thread
Back to the list