https://bugs.winehq.org/show_bug.cgi?id=48467
--- Comment #2 from Alan C. Assis acassis@gmail.com --- (In reply to Nikolay Sivov from comment #1)
Please test with latest 5.0-rc5, RtlAddGrowableFunctionTable() was implemented since 4.0.
Thank you Nikolay,
I compiled and install it, but I made a mistake, installed only for 64-bit:
$ wine64 OrCADTrial.exe 000f:fixme:service:scmdatabase_autostart_services Auto-start service L"gupdate" failed to start: 1359 0009:err:module:__wine_process_init L"Z:\home\alan\Downloads\OrCADTrial.exe" not supported on this system
$ file OrCADTrial.exe OrCADTrial.exe: PE32 executable (GUI) Intel 80386, for MS Windows
I will try to compile again and add 32-bit support