Content deleted Content added
Guy Harris (talk | contribs) →Windows API not property of Microsoft: {{subst:unsigned IP}} a comment. |
Guy Harris (talk | contribs) →There is no such thing as Win64: The article claims that "some of the API functions that were deprecated in Win32 were removed". |
||
Line 15:
If a Windows program cannot be compiled for both 32- and 64-bit systems, it's due to a non-portable assumption baked into the code about pointer sizes or ranges of representable values—it's not because of an incompatible difference in the Windows API.
[[User:Aidtopia|Aidtopia]] ([[User talk:Aidtopia|talk]]) 14:58, 13 April 2024 (UTC)
:The article says that "Both 32-bit and 64-bit versions of an application can be compiled from one codebase, although some older API functions have been deprecated, and some of the API functions that were deprecated in Win32 were removed." The disappearance of deprecated-in-Win32 functions might constitute an API change, although a citation for the claim that some APIs were removed should be provided. [[User:Guy Harris|Guy Harris]] ([[User talk:Guy Harris|talk]]) 22:21, 13 April 2024 (UTC)
== API or rather ABI? ==
|