https://bugs.winehq.org/show_bug.cgi?id=43787
--- Comment #5 from freedomBird wj193102@gmail.com --- (In reply to Louis Lenders from comment #4)
Hi,
It`s rather difficult to guess from the info you provided where the bug in wine might be.
To pinpoint in what dll(s) the problem is you might try the following:
Does winetricks dotnet11 change anything?
try setting a few dlls as native (espesially the msvc* dlls).
You could run like WINEDEBUG=+loaddll wine openpcs.exe to find what version of these dlls get loaded, and then use winetricks to install and override these dlls
I have used winetricks dotnet11, but I have the same problem. Meanwhile I copy the most dlls from the native Windows XP, then override them in the wine, but I can't get the ideal result.