Microsoft KB Archive/71363

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 18:58, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.