Win32 Parser

Hi everyone,

Actually i'm translating DLLs and also an EXE comming from a C++ project with the 2022 version of Passolo.

It choose me Win32 Parser by default for them.

The problem that i have is that i need that the translted DLLs and EXE are in 64bit when generated and not 32bit. It seems that with the Win32 parser it's always in 32bit when generated even if the ressources loaded are 64bit based.

Is there a possibility to generate the ressources as 64bit with the Win32 Parser or is there another Parser that can work for my case ? (It seems that the .NET Parser can't be use for C++ EXE or DLLs).

Thank you Slight smile!

emoji
Parents Reply Children