Updating and correcting Windows Headers #1309
joncampbell123
started this conversation in
General
Replies: 1 comment 2 replies
-
I understand your effort, but be careful with regards to OpenWatcom because our headers (for 16-bit Windows) are modified for use with 32-bit Windows Extender only available for Windows 3.x. I am not sure if better solution is create new version for older version of Windows (1.0 and 2.0). |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @jmalak I gathered Windows API headers from the Windows 1.0 to 3.11 Windows For Workgroups headers from the WinworldPC website and posted them on GitHub for reference.
https://github.com/joncampbell123/windows_sdk_collection
I think it would be a great reference updating the Open Watcom Windows headers to reflect API versions and correct any mistakes. I still intend to make pull requests to update and improve the headers but this time I hope this reference allows anyone else here to also do the same.
Future additions to the SDK collection will eventually include Win32s, Windows 95/NT and later of course.
Anyone have any suggestions what to start with?
Beta Was this translation helpful? Give feedback.
All reactions