cannedtuna@lemmy.world to Microblog Memes@lemmy.worldEnglish · 1 month agoWho still uses 64-bit? I only use x86lemmy.worldimagemessage-square22fedilinkarrow-up1496arrow-down14
arrow-up1492arrow-down1imageWho still uses 64-bit? I only use x86lemmy.worldcannedtuna@lemmy.world to Microblog Memes@lemmy.worldEnglish · 1 month agomessage-square22fedilink
minus-squarerektstarsceosu@lemmy.ziplinkfedilinkEnglisharrow-up32·1 month agowhy the fuck system32 is 64bits and syswow64 is 32bits, i hate microsoft
minus-squareZILtoid1991@lemmy.worldlinkfedilinkEnglisharrow-up7·1 month agoBecause 16 bit reasons. Also a lot of Windows API is called Win32 regardless of the used bits, as it was the API created for Windows 95 and NT 4.0 originally, with some things added onto it later, and even some kind of deprecated parts
minus-squaremossberg590@lemmy.worldlinkfedilinkEnglisharrow-up7·1 month agoToo many hard coded absolute references to fix now.
why the fuck system32 is 64bits and syswow64 is 32bits, i hate microsoft
Because 16 bit reasons. Also a lot of Windows API is called
Win32regardless of the used bits, as it was the API created for Windows 95 and NT 4.0 originally, with some things added onto it later, and even some kind of deprecated partsToo many hard coded absolute references to fix now.