About 318,000 results
Open links in new tab
  1. Really useful VB6 source code - Stack Overflow

    In vb6 pictures can only be stored as bitmaps. If your application involves capturing and storing images (such as document scans) this can require vastly greater hard disk space than if th …

  2. What Framework should I use to edit VB6 Projects?

    Apr 20, 2011 · I have a VB6 project that I need to edit. I have downloaded the Visual Studio 2010, but I have read that I need VB6. I have googled but I can't find where I can download VB6. It is …

  3. vb6 - Documenting Visual Basic 6.0 code - Stack Overflow

    Oct 27, 2010 · You may find my add-in, Atomineer Pro Documentation helpful. It can generate and update JavaDoc, Qt, Doxygen and Xml-Documentation comments in source code (Visual …

  4. Alternative IDE for VB6 and VBA - Stack Overflow

    Apr 11, 2015 · However, these two (free) VB6 add-ins are indispensable and will make your life easier - especially if there is a lot of code. They are equally effective for VBA in Microsoft …

  5. MSFlexGrid Edit VB6 - Stack Overflow

    Dec 23, 2012 · The old VB5-carryover MSFlexGrid and the improved VB6 MSHFlexgrid are both "display" controls that do not provide any user data input or editing facility. You'd either have to …

  6. Best way to update an old VB6 app - Stack Overflow

    Jan 12, 2011 · Ok, so if you've got that far, get the source on your computer and get it under source control. I suggest Mercurial (specifically the TortoiseHg client). I've had lots of luck with …

  7. vb6 - Is there a Visual Basic 6 decompiler? - Stack Overflow

    For the final, compiled code of your application, the short answer is “no”. Different tools are able to extract different information from the code (e.g. the forms setups) and there are P code …

  8. Using Git with VB6 - Stack Overflow

    I am using Atlassian Source tree to manage my VB6 projects in git repositories. Works fine. As mentioned, one hurdle is that when an identifier is defined in the IDE, the IDE goes off and …

  9. How to open visual basic 6 program with visual studio.net

    May 25, 2016 · I have used VS 2005 upgrade engine to upgrade VB6 code to VB.NET and .NET 2.0. It worked just fine except some components need to be replaced with .NET 2.0 and …

  10. vb6 - How to modify a vb app without sourcecode? - Stack Overflow

    Feb 25, 2010 · I want to modify a simple vb app(.exe), but I have no source code about it. The app has a button and a textbox, when the button clicked, the textbox will be set with "7:00" and …

Refresh