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

    Apr 10, 2024 · Once there, locate and right-click the VB6.EXE file, then select "Properties". Select the "Compatibility" tab, check the "Run This Program in Compatibility Mode for:" checkbox. …

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

    After installing VB6, you'll want to change the compatibility settings for the IDE executable. Using Windows Explorer, browse the location where you installed VB6. By default, the path is …

  3. Quais são as principais diferenças entre VB.NET, VB6 e VBA?

    Sep 18, 2016 · VB6. VB6 é a sexta e última versão da linguagem Visual Basic da Microsoft. Que por sua vez é uma evolução visual (facilita a criação de telas) do BASIC que foi o produto que …

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

    In my own experience where I needed to try and find out what some old VB6 programs were doing, I turned to Process Explorer (Sysinternals). I did the following: Run Process Explorer; …

  5. vb6 - Will a Visual Basic 6 program run on a 64-bit machine?

    Jun 13, 2011 · Yes, both the VB 6 program and the DLLs will work just fine on a 64-bit version of Windows.. Since both are 32-bit, they will run under the Windows-on-Windows 64 (WoW64) …

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

    Dec 30, 2009 · (Re) install all the Microsoft VB6 runtime libraries, updates, and service packs (Re) install the "Microsoft Visual C++ Runtime Library" Configure Windows to use the decimal "." …

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

    Nov 6, 2011 · If you don't have a license for VB6, then you're out of legal options. Microsoft no longer supports the VB6 IDE. If you have to perform maintenance on that code, then your …

  8. VB6 - Passing an Array as the ParamArray argument of a function

    Jul 23, 2014 · We have this utility method in a VB6 COM library for executing parameterised SQL: Public Sub ExecSQL(ByVal strSQL As String, ParamArray varParams() As Variant) 'snip - …

  9. Installing the VB6 IDE on Windows 10 - 64 bit. - Page 2-VBForums

    Feb 8, 2019 · I took my VB6_IDE_Shims.sdb file and placed it into C:\Program Files (x86)\Microsoft Visual Studio\VB98 folder. Also copied a file I've got named Install_Shims.cmd …

  10. Visual Basic 6 and Earlier-VBForums

    Jul 5, 2005 · VB6 Removes Trailing Ampersand at end of hexadecimal. Started by TechnicDragon, Jun 8th, 2025 01:15 PM. ...

Refresh