Introduction |
Introduction |
Chapter 1 |
API programming in VB
How to program using API functions in VB
How to call UNICODE versions of API functions
How to send a NULL string from VB to an API function
How to find API constants
Subclassing using AddressOf |
Chapter 2 |
Working With Files
Loading a huge file into memory using API
How to specify the free disk space
How to copy a file using Windows 95 file copy window
How to delete a file and put it in the recycle bin
and more ... |
Chapter 3 |
Working With Window
How to specify the original state of a minimized window
How to create a hidden child window
How to prevent a window from been resized
and more ... |
Chapter 4 |
Working With Menu
How to delete items from Control menu
How to display discription for each menu Item
How to create multi column menues using VB
and more ... |
Chapter 5 |
Multimedia |
Chapter 6 |
Print |
Chapter 7 |
Applications |
Chapter 8 |
Using C Language |
Chapter 9 |
Creating ActiveX Controls |
Chapter 10 |
Advanced issues in TextBox controls |
Chapter 11 |
Miscellaneous |