• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Win 95 + 98 pure 32bit code?

jimmygates

Platinum Member
I need help settling an arguement between me and my friend.


I believe that Windows 95 + Windows 98 is 32bit w/ some 16bit code embedded.

My friend believes that Windows 95 + Windows 98 is pure 32bit.


I would like to know who is correct? Can anyone point me to any URL's with some facts? Thanks


-Jimbo
 
Win95 and Win98 still contain legacy 16-bit code.

Just look at the 3 core executables...there's a 16-bit version and a 32-bit version:

GDI.EXE (16-bit) and GDI32.dll (32-bit)
USER.EXE (16-bit) and USER32.dll (32-bit)
KRNL386.EXE (16-bit) and KERNAL32.dll (32-bit).

Still skeptical? Run Microsoft System Information (MSINFO32.EXE). Click on Software Environment, and then 16-bit Modules loaded. Just about all of the Modules listed are core items.
 
Windows is a 32-bit GUI for a 16-bit OS first built for 8-bit computers on a 4-bit computer by a 2-bit company that can't stand 1 bit of competition.
 
Back
Top