The information in this article applies to:
SUMMARYThe EXPORT statement used in module definition (.DEF) files is incorrectly documented in several places with the last two parameters reversed. The "pwords" parameter should be the last parameter, but it is listed second from the end. The "NODATA" parameter is listed last, but should be second from the end. The correct EXPORT statement syntax is as follows:
Note that the "pwords" parameter is listed as "iopl-parmwords" in some
of the documentation.
MORE INFORMATION
The documentation with the incorrect EXPORT statement syntax with
reversed parameters is as follows:
Additional query words: 5.01.21 5.03 5.05 5.10 docerr
Keywords : kb16bitonly |
Last Reviewed: November 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |