You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 28, 2024. It is now read-only.
I already played with XomPie and there are several functions that are absent from your project, like the and InitOnceBeginInitialize/Complete
I tryed to port JPEGView (non-xp version that has jxl support) with vista2xp but unfortunately those functions are missing for me. With XomPie I am just missing GetThreadGroupAffinity which I could replace with something else. and get it working. I was hopping vista2xp to have more functions than XomPie because it is more recent.
So my suggestion was to check out XomPie if you are not already aware about it and to see if anything interesting can come out of it.