krzysiek
May 25th, 2004, 07:56 AM
How do I integrate MSDN (April, 2004) with Visual C++ 6.0, so I can access MSDN content via 'Help' menu in VC ?
|
Click to See Complete Forum and Search --> : Visual C++ 6.0 and MSDN krzysiek May 25th, 2004, 07:56 AM How do I integrate MSDN (April, 2004) with Visual C++ 6.0, so I can access MSDN content via 'Help' menu in VC ? Andreas Masur May 25th, 2004, 09:40 AM Take a look at the following thread (http://www.codeguru.com/forum/showthread.php?s=&threadid=221828)... Mick May 25th, 2004, 09:51 AM Here is the link to that code which shows how to create a macro (sorry it's not in english, but you can probably use babelfish if you need to or some other translator website) to use the later MSDN's by keyword lookup via a macro. I have not tried this as I'm not bothered by it (see my comments below) (we have an english article on this subject yet to be published, we are waiting on some issues to be resolved) http://www.zezula.net/cz/prog/new_msdn_a_msvc6.html But like I said in the other thread, I just use the OCT2001 with vc.60, and run the later MSDN's seperatly. I use the on-line addition more often msdn.microsoft.com codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |