This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Can File(PortabilityLayer.dll) be used in x64 configuration?

Hi,

        I need to use these function: RunBatchFile(String name, Boolean stopOnError) and InitPortabilityLayer (Byte logLevel, Byte detail, OutputCallback callback), which are defined in PortabilityLayer.dll.

        But after compiling, the error exists, the error shows these two functions are unresolved external symbols.

        Is there PortabilityLayer.dll that are compiled in x64 configuration?

        Any help will be deeply appreciated, thank you very much!

       Best wishes!

       Peihao Xu