89

How did the Windows 95 user interface code get to the Windows NT code base?

It's always funny to me, the more you go into the depth of windows settings, the older the UI that start to show up.

Which makes sense, between the "if we change it we break it in some subtle way" and "we don't expose that in UI anymore so the new panel doesn't have it".

My understanding is that windows want to move to a "you can't configure much of anything, unless you use group policy and then you set everything through that" so they don't update the settings and don't include them in the new screens for 90% of the things, but then they have this huge moat of non active directory users who need to go into the settings and my god are they bad.

2 hours agonolok
[deleted]
an hour ago

In Windows 11 you're only 3 clicks away from a Windows 3.1 dialog box:

ODBC Data Source Administrator (64-bit)

Configure > untick "Use Current Directory", Select Directory

10 minutes agomavhc

moving changes from Windows 95 to Windows NT involved manually doing three-way merges for all of the files that changed since the last drop. I suspect that this manual process was largely automated, but it was not as simple as a git merge.

The first release of git was in 2005, around a decade after Windows 95.

3 hours agouserbinator

Three way merges were a thing before 2005... The author was merely comparing with today's tools.

32 minutes agokeyle

Wow! I am stunned how wrong that feels. I remember adopting git in the first year, and it still feels fairly recent. That it only took 10 years from Win95 to git, and 20 years from git to now, is truly uncanny. Win95 feels like a genuinely old thing and git like a fairly recent thing.

3 hours agosho_hn

Time started moving faster after smartphones began to steal our reflective moments.

2 hours agoAlecSchueler

I don't know how old are you bit if you are in your 40s it's s just because you were a kid when Win95 came out and time seems longer when you are a kid (less routine, everything new, more attention all the time etc)

2 hours agodarkwater

Funny how fast Git became entrenched as the way of doing things, though. Around 2010 I said in passing, in a forum discussion about how a FOSS project was getting along, “…you’d think someone could send in a patch…”, and I immediately got flamed by several people because no one used patches any more.

2 hours agoHeinzStuckeIt

Funnily enough the Linux Kernel still use patches (and of course Git has helpers to create and import patches)

2 hours agoraverbashing

maybe merging patch files was a thing way before git?

an hour agotxdv

As a comparison, CVS is from 1990, SVN from 2000 (and RCS from 82)

3 hours agoraverbashing

> this manual process was largely automated

Priceless.

an hour agokleiba

Windows is like real life archeology. You can dig up the UI of ancient generations of humans before you underneath the modern facade.

2 hours agoapexalpha

Really wish someone would just take the win95 UI code and tell an LLM to make it work on the win11 74 bit kernel

3 days agoJojoFatsani

You still can. Run any program in compatibility mode; the Windows 2000 boxy UI is still there. As is the Windows Vista Aero Basic theme.

Like I always say, the user-mode of Windows is easiest to change, that's why it has been done almost every version.

2 hours agodelta_p_delta_x

Yes, that would be glorious. Could be the XP UI too… have some more flexibility around themes.

4 hours agoisodev

Did you try it?

I can't immediately see why explorer.exe wouldn't run and give you a start menu

4 hours agolondons_explore

> and tell an LLM to make it work on the win11 74 bit kernel

It won't compile.

17 hours agohulitu

Probably the 10 extra bits.

4 hours agobombcar

The extra 84 win have to go somewhere

4 hours agosaghm

11 more and it will run on win95 again.

4 hours agokachapopopow

I prefer to believe they just merged the two branches in SourceSafe.

5 hours agospeed_spread

Microsoft never used SourceSafe for anything important internally.

5 hours agoplorkyeran

Hmm. Not sure I agree. The initial CLR for .net was in vss. Maybe it wasn’t important, but bonus points if you know why.

5 hours agoonlogn

No definitely not true. It was in Source Depot if not SLM.

4 hours agoshawnb576

Personally, I enjoyed MS source safe and exclusive file locking.

4 hours agoTraubenfuchs

I loved SourceSafe for the disappearing files, and the usual "John locked the file and he went on holidays."

28 minutes agosksrbWgbfK

[dead]