We're building a brand new version of the site, and we'd love to hear your ideas
Members
Technology Zones
IBM Learning Center
Articles
Hosted By
Info
|
Articles & Tutorials  -
This article which is the fourth in this series discusses how you can get the Global Memory Status of a system using the Win32 API from VB.  -
In the fourth of this series on API Programming, learn how to hide your application from the Ctrl+Alt+Del list on Windows 9x..  -
This article will show the reader the advantages and disadvantages of using CopyMemory on arrays to achieve faster speeds when handling a sorted array. It will also show the reader the caveats of the API implementation and how to avoid them..  -
The second article in this series deals with the mechanics of declaring and invoking an API function from within VB, ending up with neat little application that displays the computer name..  -
This tutorial shows you how to fool Visual Basic in a way it will permit the programmer use circular references, like a Parent property without locking the parent object in memory.. 
Sample Code  -
Adding the horizontal scroll bar to a list box dynamically taking into account its font (using the IFont interface) and the vertical scroll bar visibility (by analyzing the WS_VSCROLL flag of the listbox styles).  -
The problem with Win32 tooltips is that you can attach it only to a control that provides the hwnd property returning the Win32 handle of the control. The following trick allows you to create real Windows tooltips for VB intrinsic controls which do not have this property..  -
This code will search a folder and all sub folders for a specified file or filter..  -
This is an ExceptionHandler, what is an Exceptionhandler? Once the wExceptionHandler is installed it will allow you to catch and trap those errors that Windows will throw at your application (Eg. Access_Violation) Which doesnt get treated by the Visual Basic Error handler, making your application bullet proof!.  -
Prevent Multiple Instances of a 32-bit VB Application. 
Books  -
The power of Visual Basic is growing steadiy - right into territory
once the sole province of C/C++. Now the second edition of this acclaimed
book shows you how to push the limits of the latest v....  -
In the authors' words, "Our main aim in writing this book is to write the most advanced book yet available" on Microsoft Visual Basic. Written from the perspective of the professional Visual Basic ....  -
In Advanced Visual Basic 6, leading Visual Basic expert Matthew Curland demonstrates
powerhouse techniques programmers can use to write high-performance, robust,
and reusable VB code. Reade....  -
This book provides a practical and detailed roadmap of Windows
DNA. Anchor book to the entire Wrox DNA series, it is divided into 6 sections:
Introduction, Business Layer, Data Layer, Prese....  -
Essential skills for the Visual Basic programmer to create high-powered business applications. This book shows professional Visual Basic programmers how to master high-level techniques for developi.... 
Web Sites  -
This program demonstrates industrial quality 3D graphics using Visual Basic and Microsoft DirectX7. Features include true 3D terrain, lensflares, dynamic lighting, texture animation, mipmapping, mesh -
The VB and VBA users resource center. Contains Excel Workbook rebuilder, NetSend 3, Excel Sub Classer and API/VB/VBA code. Plus online discussion groups, code postings etc (all free). -
This zip file contains four projects which implement a number of different desktop effects, including flipping the desktop upside down, displaying a bubble that floats across the desktop, making the d -
A screen saver that breaks your desktop into squares and gradually moves them around until they look like a chessboard. -
If You are tired of PC then it, tired of You, begins to play some game...
|
Search
Code Samples
New Members
|