CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 1999
    Posts
    3,332

    cool add-in for finding strings in the IDE

    just found a cool add-in on http://www.mvps.org/ccrp/download/co.../findall23.zip
    it's free and it improves the way of searching a VB projects. It lists all hits in a listbox for easy navigation and has lots of options (Wildcard search...).

    By Jonathan De Vries.


  2. #2
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Another Cool Tool at CCRP

    I've been using that for a while - it's great.

    There's another tool there that's a definate must have. The OCX/DLL RegSvr
    Context Menu is invaluable (it's also a tiny download). A simple left click on any ActiveX file (OCX/DLL) brings up a Register/Unregister menu alongside the normal explorer menus.


    Get it at http://www.mvps.org/ccrp/download/co.../ocxdllreg.zip



    Chris Eastwood

    CodeGuru - the website for developers
    http://www.codeguru.com/vb

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured