Why windows 64 still makes use of user32.dll etc?
问题 I think under windows x64, it still uses user32.dll and a bunch of other 32 bit libraries. Why there is no user64.dll? 回答1: C:\Windows\System32\user32.dll is a 64-bit library. The 32-bit version is in C:\Windows\SysWOW64\user32.dll . They can't change any names because that would break all sorts of programs with hard-coded paths. 回答2: The names "user32" and "system32" and so on existed long before the modern 64-bit editions of Windows. The names were intended to distinguish them from the 16