Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb6

Is this the "one in ten" time to rewrite?

.net vb6 rewrite

VBA : save a file with UTF-8 without BOM

vba excel utf-8 vbscript vb6

How to set working directory when debugging VB6 app?

vb6

Question about CreateObject() in VB6 / VBA

Mid() vs Mid$()

vb6

Does VB6 short-circuit complex conditions?

vb6

How to return the value of AUTO INCREMENT column in SQLite with VB6

sqlite vb6 auto-increment

Which reasons could make ShellExecute fail?

Error accessing Project > References window?

vb6 registry regtlib

Visual Basic 6.0 Case Statement

vb6

How to wait for a shell process to finish before executing further code in VB6

How to add double quotes in a string literal

vb6 double-quotes

Which version of Microsoft XML (msxml?.dll) to reference in my VB6 project

xml vb6

How do I resolve "Run-time error '429': ActiveX component can't create object"?

dll vb6 windows-7 activex ocx

Using a VB6 Class in C#

c# vb6 vb6-migration

Write to an existing file without overwriting what is in it using VB6?

file vb6 append

Where should I store application specific settings?

Visual basic handle decimal comma

Avoid duplicate values in Collection

vba vb6

Python: Where does if-endif-statement end?

python vb.net vb6 migration