Updated 6-3-93

CWHelp for Visual C++

An integration enhancer for MSVC and Codewright

This package includes:

	a replacement for cwhelp.c
	a new data file: mfcdata.c
	Borland and Microsoft makefiles
	a replacement for cwhelp.dll
	
Install the source files and makefiles by copying them into the \cwhelp
subdirectory of your main cwright installation directory.  Then copy
cwhelp.dll into your cwright directory.

Then add the following lines to the [Editor] section of your cwright.ini file:

	LibPreload=cwhelp.dll
	CWUseQCWinHelp=TRUE
	
Restart Codewright.  Now, when the cursor is on a C++ keyword or an MFC
keyword, F1 will bring up help for that keyword.  This functionality
supplements the current Codewright keyword help and SDK help.

This functionality was created by a customer and uploaded to CompuServe.
I extended those changes and applied them to cwhelp.c to create this
version.

Daniel Elbaum
Technical Support
Premia Corporation