Running iMac M1 chip.
Windows 11 arm
Powerbuilder V12.5 win32 application
When running Powerbuilder 12.5 Intel WIN32 application, I can run the application twice before I get a cannot load dll error.
I did receive two updates..
1) Parallels Desktop update
2) Windows 11 arm update
Not sure which update caused this problem. The work around is to close Powerbuilder and start it up again. Any ideas how to debug the parallels app?
Function ULong GetCurrentDirectory( ULong nBufferLength,ref string lpBuffer) Library "kernel32.dll" Alias for "GetCurrentDirectoryA;Ansi"
Function Long GetSystemMetrics(long index) Library "user32.dll"
Windows 11 arm
Powerbuilder V12.5 win32 application
When running Powerbuilder 12.5 Intel WIN32 application, I can run the application twice before I get a cannot load dll error.
I did receive two updates..
1) Parallels Desktop update
2) Windows 11 arm update
Not sure which update caused this problem. The work around is to close Powerbuilder and start it up again. Any ideas how to debug the parallels app?
Function ULong GetCurrentDirectory( ULong nBufferLength,ref string lpBuffer) Library "kernel32.dll" Alias for "GetCurrentDirectoryA;Ansi"
Function Long GetSystemMetrics(long index) Library "user32.dll"