| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating | | |
|
Exception, Error and Warning handler | VB 6.0 | Beginner / Edwin Vermeer. | 3295 since 10/4/2005 6:17:40 PM |
By 3 Users 3 Excellent Ratings
|
| |
Handeling Errors, Exceptions and warnings is an undervalued part of programming.
If you do it well, it could make your debugging life much easier.
Debugging is not only about finding errors at compile time, its also about finding errors after you program ...(description truncated) (ScreenShot)
|
| |
|
Generic Client and Server (Winsock API only, dll wrapper, suporting multiple instances, subclassing) | VB 6.0 | Intermediate / Edwin Vermeer. | 13927 since 4/8/2003 4:55:57 AM |
By 5 Users 4 Excellent Ratings
|
| |
A newer version is located at:
http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=62794&lngWId=1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
With this it is easy to run multiple instanc ...(description truncated) (ScreenShot)
|
| |
|
Generic Client and Server (Winsock API only, multiple instances, subclassing) _____ updated oct 21 | VB 6.0 | Intermediate / Edwin Vermeer. | 4093 since 10/18/2002 11:48:00 AM |
By 17 Users 15 Excellent Ratings
|
| |
New version with bug fixes and improvements can be found at:
http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=44590&lngWId=1
With this it is easy to run multiple instances of a client or server. It is an API only winsock wrapper setup a ...(description truncated) (ScreenShot)
|
| |
|
Generic object oriented client server library | VB 6.0 | Intermediate / Edwin Vermeer. | 3637 since 10/6/2005 3:40:02 PM |
By 4 Users 4 Excellent Ratings
|
| |
The GenericClient object can be used to create any sort of client application
and the GenericServer object can be used to create any sort of server application.
This is an API only winsock wrapper setup as an active X dll. It will hide the difficulties ...(description truncated) (ScreenShot)
|
Please support the site by visiting our sponsor.
|
| |
|
Hook into MS Access function. | VBA MS Access | Advanced / Edwin Vermeer. | 7146 since 5/2/2001 9:19:48 AM |
By 1 Users
|
| |
This code shows you how to hook into a MS Access function by using a modified AddrOf in the api call SetWindowLong. <BR><BR>In this sample you can see a WM_PAINT hook for the MS Access window which will draw a gradient or a picture behinde the datab ...(description truncated) (ScreenShot)
|
| |
|
logging events - extended functionality | VB 6.0 | Beginner / Edwin Vermeer. | 2890 since 10/4/2005 6:23:51 PM |
By 3 Users 3 Excellent Ratings
|
| |
This is a module with one function that will give you some more functionality than what you can do with the App.LogEvent method in VB6.
1. You will be able to specify the EventLog (Application, Security or System)
2. You are able to specify the Source (Yo ...(description truncated)
|
| |
|
ObjectBrowser and QuickTip control | VB 6.0 | Intermediate / Edwin Vermeer. | 3261 since 10/12/2005 3:59:53 PM |
By 8 Users 8 Excellent Ratings
|
| |
In this publication there are 2 very nice reusable controls. The ObjectBrowser and the QuickTip
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
The ObjectBrowser control lets you have a look at the structure of any OLE/COM. The TL ...(description truncated) (ScreenShot)
|
| |
|
POP3 library | VB 6.0 | Beginner / Edwin Vermeer. | 5721 since 10/7/2005 3:26:13 PM |
By 10 Users 10 Excellent Ratings
|
| |
This is a library for accessing a pop3 email box.
With this library you will be able to:
* Access any pop3 email box (if your network allows it)
* See what is in that mailbox (number of emails and sizes, etc.).
* Read the emails and delete them if y ...(description truncated) (ScreenShot)
|
| |
|
Text animation (position, rotation, size and color) | VB 6.0 | Intermediate / Edwin Vermeer. | 18849 since 1/22/2001 2:40:00 AM |
By 23 Users 18 Excellent Ratings
|
| |
New version at http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=24869&lngWId=1
With this control you can flicker free animate multiple text lines. You can animate position, rotation, size and color. During the animation every text line ...(description truncated) (ScreenShot)
|
| |
|
Ticker Mania | VB 6.0 | Advanced / Edwin Vermeer. | 19972 since 7/10/2001 10:21:20 AM |
By 81 Users 79 Excellent Ratings
|
| |
New in this demo: Active titlebar skin (all running applications) and a new version of my award winning Textanimation control. Extra in this version is: transparent background, Picture background, Transparent background of parent form!, a lot of gradient ...(description truncated) (ScreenShot)
|
| |
|
Transparant Forms animation (Win2K) | VB 6.0 | Beginner / Edwin Vermeer. | 4168 since 3/2/2001 5:49:56 AM |
By 5 Users 3 Excellent Ratings
|
| |
You can make your forms transparant by adding this control to your form. You can set the transparancy level and you can fade in and fade out your forms with very litle coding (All the code you need is in the screen sample). <BR><BR>
Be aware that t ...(description truncated) (ScreenShot)
|
|
|