-1

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

Error message in terminal error message

Sanjay
  • 1

1 Answers1

1

Seems WINE emulator does not implement the needed function. Maybe you should check out this soulution?

Artem Moroz
  • 119
  • 1
  • 5