this post was submitted on 26 Apr 2024
836 points (97.7% liked)

Open Source

33672 readers
473 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 10 months ago (1 children)
[–] [email protected] 27 points 10 months ago (1 children)

Probably yeah, but now they've officially released it under the MIT license so stuff like Wine could now potentially borrow some code to improve compatibility with Windows

[–] [email protected] 11 points 10 months ago* (last edited 10 months ago) (1 children)

That thought occurred to me but is code this old even still relevant at all?

I ask this as someone who writes simple scripts and would never call themselves a coder.

[–] [email protected] 5 points 10 months ago (2 children)

For the most part probably not, but Microsoft cares a lot about backwards compatibility so I imagine some of this code still lives on in Windows

Though you should take this with a grain of salt, since I'm saying this as someone who 1. never looked at Wine source code 2. used the Windows API only once, for a very small program 3. is still learning programming, so I wouldn't call myself a coder (yet) either

[–] [email protected] 2 points 10 months ago* (last edited 10 months ago)

yeah there are even still some remaining windows 3.0 dialogues used in the latest win11

[–] [email protected] 2 points 10 months ago

As someone with an IBM PS/1 running 4.0, I'm excited to be able to modify it, distribute it, etc