Search Tools Links Login

Personal Frankwall **UPDATED**

Posted: 2002-06-01
By: ArchiveBot
Viewed: 59

Filed Under:

VB6 Code Cache

Title Uploaded Size
Personal F230887192001.zip 9/3/2020 3:45:00 PM 75,650

This is your very own personal frankwall, completely skinabble, just check out the 3 templates in the people directory. Its a better way of getting your ip address ON DEMAND, if your address changes, i.e. your modem crashes etc. this will tell you, its descreet and very handy, i use it all the time. So download the code, comment on the code and then rate the code.

Original Author: Niknak!!

Side Effects

It has one little problem, when you right click on the head the menu can corrupt the form, it doesnt seem to redraw itself, and the me.refresh function didnt have any effect, easy solution, drag it off the screen and on again to force a redraw.

API Declarations

Private Declare Sub SetWindowPos Lib "user32" (ByVal hwnd As Long, ByVal hWndInsertAfter As Long, ByVal x As Long, ByVal y As Long, ByVal cx As Long, ByVal cy As Long, ByVal wFlags As Long)
Private Declare Function Beep Lib "kernel32" (ByVal dwFreq As Long, ByVal dwDuration As Long) As Long


Comments on this post

No comments have been added for this post.

You must be logged in to make a comment.