CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2005
    Posts
    17

    Red face VC++6.0 Line number addin trial version!


    Hi all, the VC6LineNumberAddin is available now, you can try the trial version from http://davidhowecn.googlepages.com/V...umberAddin.dll.
    Because this is a trial version, it has some limits: you can only have 3 code windows line-numbered at most; and the max line number displayed is limited to 3000.

    To use it, select menu "Tools"->"Customize"->"Add-ins and Macro files" from VC++6.0 IDE.

    Welcome bug reports.

    BTW, this version does not support splitted code windows, and the language is Chinese only, so there maybe some strange chars on dialogs.

  2. #2
    Join Date
    Nov 2003
    Location
    Belgium
    Posts
    8,150

    Re: VC++6.0 Line number addin trial version!

    [ moved thread ]
    Marc Gregoire - NuonSoft (http://www.nuonsoft.com)
    My Blog
    Wallpaper Cycler 3.5.0.97

    Author of Professional C++, 4th Edition by Wiley/Wrox (includes C++17 features)
    ISBN: 978-1-119-42130-6
    [ http://www.facebook.com/professionalcpp ]

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