Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Useful tools #19

Closed
jonm58 opened this issue Jun 28, 2023 · 2 comments
Closed

Useful tools #19

jonm58 opened this issue Jun 28, 2023 · 2 comments

Comments

@jonm58
Copy link

jonm58 commented Jun 28, 2023

https://github.com/Chuyu-Team/YY-Thunks/

Chuyu-Team/YY-Thunks#29

@win32ss
Copy link
Owner

win32ss commented Jun 28, 2023

Yes, I've seen this repository before.

But the "hard barrier" for those wrappers is Windows XP, as it makes use of keyed events and other low-level functions introduced there.

I decided to go a step further with my own wrapper (which is pending testing with applications simpler than Chromium such as ffmpeg + Winetests); all the functions are designed to work with NT 3.51 and up*. I think this is a worthy goal as we now have Qt 6 ported to OS/2 not to mention the almost daily news of something new coming out for Consumer Windows 3.10.

*Chromium was always made with a minimum of Windows XP in mind, and no one sufficiently modified 3.51 or 4.0 to run it yet. It might be almost like a death march, but I suspect it won't be too bad once every hard dependency on DirectWrite/Direct2D is removed - that stunted the last attempt to port a modern FOSS Chromium (7x) to XP.

@jonm58
Copy link
Author

jonm58 commented Jun 29, 2023

OK, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants