Enabling themes causes a SetWindowsHookExW error

Issue #23 resolved
David THOIRON created an issue

Hi Eugene,

I created a very simple project and as soon as I enabled a theme, it crashed with the following error:

SetWindowsHookExW.PNG

I then tried to disable themes in the project options, but the executable would still crash with the same error message. Are themes not yet supported?

Best regards,

David

Comments (4)

  1. Eugene Kryukov repo owner

    Theming features not in high priority mostly because of useless it on Retina screen.

    We added stub for SetWindowsHookExW for now at 0.2.216

  2. Log in to comment