You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
largeaddressaware
About this tag
The largeaddressaware tag on WindowsForum.com covers discussions and Microsoft Knowledge Base articles related to the /LARGEADDRESSAWARE linker option for 32-bit applications running on 64-bit versions of Windows. Topics include CPU spikes caused by the SuperFetch (SysMain) service when a 64-bit application is compiled with /LARGEADDRESSAWARE:NO, and error messages that occur when a 32-bit application with the /LARGEADDRESSAWARE option enabled calls network-related APIs such as GetHostByAddress() or GetAdaptersAddresses(). These issues are documented in Microsoft KB articles and affect Windows Vista and Windows 7. The tag is relevant for developers and IT professionals troubleshooting application compatibility and performance on 64-bit Windows systems.
When a 64-bit application compiled with /LARGEADDRESSAWARE:NO option is running in the 64-bit versions of Windows Vista or in the 64-bit versions of Windows 7, the system may experience CPU spike for 1-2 minutes and this goes on in-definitely. In this...
More...
Fixes an issue that occurs when an application calls various network-related APIs such as GetHostByAddress() or GetAdaptersAddresses(). When this issue occurs, you receive error messages when you run a 32-bit application that has the /LARGEADDRESSAWARE...
More...
Fixes an issue in which you may receive error messages when you run a 32-bit application that has the /LARGEADDRESSAWARE option enabled on a computer that is running a 64-bit version of a Windows operating system. This issue occurs when the application...
More...