|
|
|
|
|
by pyre
4273 days ago
|
|
> stuff I wrote for NT4 in 1996 works today absolutely fine and I reckon it will in another 20 years What about: - Plays For Sure? - Silverlight? - ActiveX? - 16-bit apps? - DOS apps? - etc... I'm sure any of the stuff that you wrote for Windows For Workgroups doesn't still work. I think that your 20 years prediction is entirely too optimistic. |
|
Silverlight was a dead end I agree but it is still officially supported.
ActiveX is still supported. It's just COM.
16-bit apps and DOS apps worked until everything went 64-bit. Win7 32-bit could run DOS apps. This is a processor limitation. NT had a VDM subsystem for this.
Win32 abstracts away WFWG stuff so I'm not sure what your point is.
I'm writing this on a windows NT machine with 512Mb of RAM running win32 and WPF for ref (win phone).