Documentation Error in LCK for _StrCpy() FunctionID: Q103277 2.50 | 2.50 MS-DOS | WINDOWS kbtool kbprg kbdocerr The information in this article applies to:
On page 243 of the Library Construction Kit "Developer's Guide," the _StrCpy() function contains the following statement:
This statement will result in the following error message when you are
using Visual C++ to compile:
This error is caused by the definition of TEXT in the PRO_EXT.H header file
supplied with the Library Construction Kit. TEXT is a reserved word and
should be avoided, as with any other reserved word.
Additional reference words: 2.50 docerr lck KBCategory: kbtool kbprg kbdocerr KBSubcategory: |
|
Last Reviewed: October 10, 1997 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |