Share via


Visual Basic Concepts

Topics on Programming ActiveX Code Components (OLE Servers)

Whether you're creating your own components or taking advantage of the functionality of another, you'll get the information you need through these links.

Creating an ActiveX DLL

Professional and Enterprise Editions Provides step-by-step procedures that get you off to a running start with in-process debugging, multiple projects, global objects, object lifetime concepts, and circular references.

Creating an ActiveX EXE

Professional and Enterprise Editions Provides step-by-step procedures that introduce threads, events in class modules, call-backs, and out-of-process debugging.

Building Code Components

Professional and Enterprise Editions Provides in-depth discussions of in-process and out-of-process components, threading, instancing, call-backs, and events.

Other Internet Technologies in Visual Basic

Professional and Enterprise Editions Briefly introduces code components as sources of functionality for both the client and server.

Accessing DLLs and the Windows API

Professional and Enterprise Editions Provides a guide to enhancing functionality provided by Visual Basic by calling functions in dynamic-link libraries (DLLs), including those that form the backbone of the Microsoft Windows operating system, as well as routines written in other languages.