|
DESCARGAR CODIGOS VISUAL BASIC (VB6) (PAGINA 3) PARA PROGRAMAR GRATIS PROGRAMACION Y DISEÑO PARA PROGRAMADORES Y WEBMASTERS
|
|
Codigos Fuente de Visual Basic (VB6) (Pagina 3)Directorio de manuales, tutoriales, documentacion, codigos fuente y programas Visual Basic (VB6) para descargar y consultar gratis online |
|
Mas contenidos sobre Visual Basic: |
|
Codigos disponibles : 79 - Pagina : 3 de 10
|
| Bit Array Class Demo |
|
|
Demonstrates a bit-array class. If you need to store a large number of simple True/False, Yes/No, or 1/0 values, this class can result in significant memory savings by using only a single bit to store each value.
ftp.softcircuits.com
|
|
|
| Telephone Dialer Demo [VB5] |
|
|
Demonstrates how an application can dial a telephone number under Win32 using Assisted Telephony which is a subset of TAPI. This code is simple because it relies on a call manager applet to perform the actual dialing.
ftp.softcircuits.com
|
|
|
| Adding Scroll Bars to Forms, PictureBoxes and User Controls |
|
|
Sin descripcion.
vbaccelerator.com
|
|
|
| Managing Low-Level Keyboard Hooks with the Windows API |
|
|
In this article I will demonstrate how to intercept keystrokes that are difficult or impossible to catch with the KeyPress and KeyDown events in VB6.
www.developer.com
|
|
|
| Magnifying The Desktop With Visual Basic |
|
|
In this article I will show you how easy it is to write your very own magnifier using Visual Basic 6.
www.developerfusion.com
|
|
|
| A Real-Time VB6 ActiveX News Control |
|
|
The component will use the XMLHTTP library and the MSXML parser to retrieve and process the news. This article will also act as a good introduction to ActiveX controls if you have never created one before.
www.developerfusion.com
|
|
|
| Calling a C++ DLL from Visual Basic |
|
|
Sin descripcion.
www.developerfusion.com
|
|
|
| Getting System Folders Easily via API |
|
|
This article explores a few alternative methods of retrieving some of the core System folders in the win32 enviroment.
www.developerfusion.com
|
|
|
|
|
|
|