Confused about configuring help system

B

Brian

Hi,

I just installed the Visual Studio Pro .net trial and have been trying to
tailor the context sensitive help to how it behaves in VC6. I've set the
help system to external, but when I press F1 on say "CloseHandle," I no
longer am presented with a dialog that contains the various CloseHandle
functions like I get using VC6. Instead, I get CBlobCache::CloseHandle.
I then have to manually type in CloseHandle in the "Look for:" text to do
a search. Is there any way to bypass this step?

Incidentally, I *do* know what CloseHandle does; I just used it as an
example.

Thanks,
Brian
 
B

Brian

I discovered that this functionality is being worked on, and there is a
fix scheduled for the next release of Visual Studio.

Brian
I just installed the Visual Studio Pro .net trial and have been trying to
tailor the context sensitive help to how it behaves in VC6. I've set the
help system to external, but when I press F1 on say "CloseHandle," I no
longer am presented with a dialog that contains the various CloseHandle
functions like I get using VC6. Instead, I get CBlobCache::CloseHandle.
I then have to manually type in CloseHandle in the "Look for:" text to do
a search. Is there any way to bypass this step?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top