Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, I would like to implement a class that is a singleton (a class in which only one instance is allowed to exist as any given time) in visual basic 6. Does anyone know how to do this? Thanks in advance for your help.