Dumb Question

From: Terry Holland (tholland_at_sgbgb.co.uk)
Date: 10/20/04


Date: Wed, 20 Oct 2004 10:09:33 +0100

Im sure this is really basic

Can I create a dll that contains a number of constants and functions (that
are not in classes) that I can call from another application without
instanciating any class?
Ie when I use the VB function Instr$(....) I dont have to first declare
objVBLib As New VBLib, I just use it.

tia

T Holland



Relevant Pages