Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb6

add functionality to compiled OCX

vb6 ocx

In VB6 application, CreateObject for a c# dll fails with "ActiveX component can't create object" in IDE only

c# vb6 com-interop regasm

VBA class module Property Get() runs multiple times while ignoring STOP and F9 breakpoints

vba vb6

VB6 printing through excel and selecting one of two printers

How to make C# COM class support parameterized properties from VB6

c# .net dll com vb6

XSD Schema to COM interfaces

c# c++ xsd com vb6

How to call a function with function name reference to a string value in VB

vb6

Using FillRect as a bitmap for a MenuItem draws a black square

winapi vb6

VB6 Parser/Lexer/Scripter

VB6 extracts in Excel 2013

vba excel vb6 excel-2013

Using Microsoft (Office) 365 tools in Visual Basic 6.0

Preventing extra elements in VBA dynamic arrays

How can I force VB6 to enter the debugger from the execution of a program without a break point?

vb6 debugging

Referring to original object in With statement

vb6 with-statement

Calling VB6 forms from .Net COM DLL?

vb.net com vb6 vb6-migration

Dynamic memory allocation in VB6

vb6 memory-management

Why does my application triggers the Installer of another application?