Click here to Skip to main content
Licence 
First Posted 8 Jan 2002
Views 39,148
Bookmarked 16 times

Useful VC6 Macros for quick Google Groups lookup

By | 8 Jan 2002 | Article
Useful VC6 Macros for quick Google Groups lookup.

Introduction

I frequently need access to Usenet for programming assistance. I can't even count the times when some solution posted in Usenet has saved me time and frustration, or when a solution was proposed better than the one I had in mind. I do most of my work in MSVC6, and have found these two tool macros to be very helpful in doing quick lookups. They take advantage of the $(CurText) field macro that expands to whatever word is under the cursor, or whatever text is selected. Most of you are probably familiar with VC6 customizable tools (Tools|Customize|Tools Tab). Add the following two macros, (not the text in the "[]"):

The first searches all of Usenet, the second searches all newsgroups containing "vc" which are mostly all the VC6/MFC related groups. You can add more group filters if you wish. E.g.:

[Arguments] http://groups.google.com/groups?q=$(CurText)+group:*vc*+OR+group:*win32*.

Notes.

The [Command:] entry may need modification based on the location of iexplore.exe on your PC.

If Google changes the URL parameters of their Usenet groups lookup facility, this technique could break.

Hope this is useful.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

SGarratt

Web Developer

United States United States

Member

Brit living in USA
C++ Windows/Unix developer

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralEffective MSDN Lookup PinmemberFabio Fornaro5:11 22 Jun '04  
GeneralMSDN lookup PinmemberRahul T14:00 22 Apr '04  
GeneralCodeProject Search PinmemberC++ Hacker0:18 19 Jul '02  
GeneralBad boy PinmemberThomas Freudenberg16:16 9 Jan '02  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web02 | 2.5.120517.1 | Last Updated 9 Jan 2002
Article Copyright 2002 by SGarratt
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid