DllCompat icon indicating copy to clipboard operation
DllCompat copied to clipboard

[missing api] Drawpile 2.0

Open pachuco opened this issue 8 years ago • 2 comments
trafficstars

In Qt5Core.dll(sic)

  • kernel32->CancelIoEx

In Qt5Widgets.dll

  • uxtheme->DrawThemeTextEx
  • uxtheme->GetThemeTransitionDuration
  • uxtheme->SetWindowThemeAttribute

https://drawpile.net/download/

pachuco avatar Mar 20 '17 19:03 pachuco

Fast forward to 2.0.11 The software mostly works, with a few faults:

  1. IFileDialog COM API missing.
  2. The backup file browser is crashy as all hell in XP. It works fine in win7 in place of original IFileDialog one.
  3. The canvas sometimes remains blank after loading a large session.

pachuco avatar Nov 17 '18 22:11 pachuco

Fast forward yet again to 2.0.15, working IFileDialog exists, program works mostly fine.

The ugly backup file browser has been hidden underneath, and god knows how it bugs out.

pachuco avatar Dec 31 '19 20:12 pachuco