About 1,590,000 results
Open links in new tab
  1. Installing the VB6 IDE on Windows 10 or 11 (64-bit)-VBForums

    Apr 10, 2024 · Installing the VB6 IDE on Windows 10 or 11 (64-bit) I'm posting this summary here, as nobody seems to be able to find my Tutorial (in the Tutorials forum). I have installed the …

  2. Installation of VB6 on Windows 7 / 8 / 10 - Stack Overflow

    How to install VB6 on Windows 7 VB6 on Windows 7 64-bit Before anyone says, "Why on earth would you want to install VB6 on Windows 7 when there are newer versions of Microsoft …

  3. Visual Basic 6 and Earlier-VBForums

    Jul 5, 2005 · VBForums: Visual Basic 6 and Earlier This forum is for all your Visual Basic (versions 3, 4, 5, & 6) coding questions that do not fit into one of the more specific ...

  4. [RESOLVED] Installing VB6 on Windows 11-VBForums

    Mar 13, 2024 · Re: Installing VB6 on Windows 11 Just about a week ago, I built a new computer and installed the VB6 IDE on it. It was a bit involved, but I didn't really have any problems. In …

  5. vb6 - Difference between Visual Basic 6.0 and VBA - Stack Overflow

    Jun 14, 2009 · When I was using VB6 and VBA, VBA loaded the VBA runtime library ~unless the VB6 runtime library was already in memory~. If the VB6 library was already in memory, VBA …

  6. CodeBank - Visual Basic 6 and earlier-VBForums

    Dec 3, 2024 · VBForums: CodeBank - Visual Basic 6 and earlier Find cool or practical code examples using Visual Basic.

  7. visual studio - Where can I get a VB6 IDE - Stack Overflow

    Nov 6, 2011 · Closed 13 years ago. Possible Duplicate: How to compile legacy VB6 code Where can I find an IDE for VB6? I'm guessing I need to get a copy of Visual Studio 6, but I've been …

  8. vb6 - What causes this error? "Runtime error 380: Invalid property ...

    Dec 30, 2009 · we had developed an application using vb6.0 and SQL server 2000 a few years ago. recently, some of our customers tell us that while running the application, on some of …

  9. [RESOLVED] ModernVB - Modernize your VB6 IDE - Now released …

    May 2, 2020 · Re: ModernVB - Modernize your VB6 IDE - Now released publicly for testing! Check the Releases tab in GitHub my friend. I haven't actually included your excellent Addin …

  10. What do ! and # mean when attached to numbers in VB6?

    Oct 8, 2010 · In VB6 you can use some of these characters - %&!#@ - with numeric literals to define the type. It's similar to the use in VB.Net although only the symbols are available, not …