Documentation Error: Create() in User's Guide

ID Number: Q85519

1.00 | 1.00

MS-DOS | WINDOWS

docerr

Summary:

The "Microsoft C/C++ Class Libraries User's Guide,"which ships with

the Microsoft C/C++ Compiler version 7.0, shows an incorrect call to

the Create() member function on pages 90 and 114.

The parameter list illustrated on both pages contains an extra comma

between two of the parameters. There should be only one comma

separating parameters.

The file HELLO.CPP in the \C700\MFC\SAMPLES\HELLO directory is correct

and does not contain the extra commas.

Additional reference words: 1.00 7.00