I am using Proteus in Ubuntu 20.04 with wine. Everything is working fine except whenever I try to save or load a file this error shows up
Internal Exception : SEH trap 80000100 in module 'KERNELBASE.DLL'[00012F82]
0009:err:module:DelayLoadFailureHook failed to delay load comctl32.dll.HIMAGELIST_QueryInterface
wine: Call from 0x7b032f82 to unimplemented function comctl32.dll.HIMAGELIST_QueryInterface, aborting
Asked
Active
Viewed 601 times
-1

Sanjay
- 1
-
1As this seems to be about using software, rather than developing it, I vote to move to SuperUser. – underscore_d Sep 21 '20 at 09:31
1 Answers
1
Seems WINE emulator does not implement the needed function. Maybe you should check out this soulution?

Artem Moroz
- 119
- 1
- 5