Microsoft KB Archive/71363: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (X010 moved page Microsoft KB Archive/Q71363 to Microsoft KB Archive/71363 without leaving a redirect: Text replacement - "Microsoft KB Archive/Q" to "Microsoft KB Archive/")
 
(No difference)

Latest revision as of 19:30, 12 August 2020

INF: MACROS.INC Not Included with Windows 3.00 SDK ID Number: Q71363

3.00 MS-DOS docerr

Summary:

Page 16-11 of the “Microsoft Windows Software Development Kit Guide to Programming” states that the variable __ahincr is defined in MACROS.INC. However, no MACROS.INC file is provided with the Windows version 3.00 Software Development Kit (SDK).

Instead, __ahincr is an external variable that is resolved by the linker to the LIBW.LIB file, which is included with the Windows SDK.