|
| I'm using VC++ 7.1 as my IDE for WDM driver development, and I would like to
be able to pull up the "IFS Kit Documentation" help documents from VC++ IDE
when I press F1 key over associated keyword in my source code.
How can I add new help files that VC++ 7.1 IDE can reference?
I know I can add a Tool item to do this, but I would like to get it to work
with the help file system, instead of through tool item.
(OT)
Also, in one of my computers, I keep getting the following error when trying
to access the help file via All-Programs link:
"Cannot open the file: C:\WINDDK\3790\help\winddk.col"
I'm positive the file exist, and I even get this error if I double click the
above file.
Anyone knows whould could be causing this?
--
-----------------------------------------------
Top Ten Expert in Experts-Exchange C++ and MFC topic area.
http://www.experts-exchange.com/Cplusplus
------------------------------------------------
|
|