Results for "Author: john pettit"
I was spending today thinking of other ideas for projects and I figured my site could use a utility to register and unregister DLLs and OCX controls like regsvr32.exe does. From what I've seen this will be the most user friendly utility of it's type and will support drag/drop and reg/unreg multiple files in one go! At the moment you pretty much find the files you want and drag 'em across and you're done. Very useful for distributing Visual Basic Apps. At the moment it is NOT commented, but that will change. It has been tested fairly well but don't be surprised if the program crashes! (it should crash a computer though) It's not all my code. I will keep updating this program til it's as good and as simple as i can make it. Input, abuse and suggestions welcome :)
This is the newest version of my password generator. PassGen 2.5 is a moderately sophisticated psuedo-random password generator. It has many different generation password generation methods, with more to come in the future. It supports psuedo-random password generation based on the system timer, seed number and passphrase. It can make many passwords in one go and can make passwords up to 999 bytes (7992 bits) in length. All that with a stylish interface makes it a very capable password generator. Definately on of the best I've seen. See the readme for mor information.
Here's a little app I made to display both your IP addresses...both Internal(LAN) and External(Public) IPs. That's assuming you have a net connection active and a Local Network IP for your machine. If not It'll show you the type of IP and display it below. Allows you to refresh and copy IPs to clipboard. Very handy for gamers of internet app programmers. NOTE: I've made sure that IPs are show correctly to be either External or Local, but there *might* be a bug or two I've overlooked. Comments are welcome. My ICQ# - 34851120 (require auth - just let me know you saw this post) Winsock Code Originally Written by |Danger| - thanx dude!
Here's a great example of how to make a 'real' text editor in VB. This one has a Tabbed-Multiple-Document-Interface (see screen-shot for example)! Users of UltraEdit, NetCaptor or Opera will know what I mean. Commented source should make it easy to apply the interface to your own programs. This program handles over 128 documents simultaneously, has print functions, clipboard functions and full formatting controls (eg. align, colour, font, size, bold, etc.) It took many hours to make, test and debug this program so your vote would be appreciated. Future version will include hex editing, spell checker, DOC and PDF support, full undo/redo, etc... This program will be released as postcardware in future; this means you send me some ideas, suggestions, comment, etc.. and i send you the unlock code so the program isn't retricted. THIS VERSION ISN'T RESTRICTED THOUGH :-) Thanks for you interest! There are links in the help menu & and you can also vote from there. if you don't have the VB6 runtimes you can get them here: http://lantis.anu.edu.au/blade/develop/vb/runtimes/VBRUN60.EXE and if you don't have comdlg32.ocx, mscomctl.ocx and richtx32.ocx you can get them here: http://lantis.anu.edu.au/blade/develop/vb/controls/
I was spending today thinking of other ideas for projects and I figured my site could use a utility to register and unregister DLLs and OCX controls like regsvr32.exe does. From what I've seen this will be the most user friendly utility of it's type and will support drag/drop and reg/unreg multiple files in one go! At the moment you pretty much find the files you want and drag 'em across and you're done. Very useful for distributing Visual Basic Apps. At the moment it is NOT commented, but that will change. It has been tested fairly well but don't be surprised if the program crashes! (it should crash a computer though) It's not all my code. I will keep updating this program til it's as good and as simple as i can make it. Input, abuse and suggestions welcome :)
This is the newest version of my password generator. PassGen 2.5 is a moderately sophisticated psuedo-random password generator. It has many different generation password generation methods, with more to come in the future. It supports psuedo-random password generation based on the system timer, seed number and passphrase. It can make many passwords in one go and can make passwords up to 999 bytes (7992 bits) in length. All that with a stylish interface makes it a very capable password generator. Definately on of the best I've seen. See the readme for mor information.
Here's a little app I made to display both your IP addresses...both Internal(LAN) and External(Public) IPs. That's assuming you have a net connection active and a Local Network IP for your machine. If not It'll show you the type of IP and display it below. Allows you to refresh and copy IPs to clipboard. Very handy for gamers of internet app programmers. NOTE: I've made sure that IPs are show correctly to be either External or Local, but there *might* be a bug or two I've overlooked. Comments are welcome. My ICQ# - 34851120 (require auth - just let me know you saw this post) Winsock Code Originally Written by |Danger| - thanx dude!
Here's a great example of how to make a 'real' text editor in VB. This one has a Tabbed-Multiple-Document-Interface (see screen-shot for example)! Users of UltraEdit, NetCaptor or Opera will know what I mean. Commented source should make it easy to apply the interface to your own programs. This program handles over 128 documents simultaneously, has print functions, clipboard functions and full formatting controls (eg. align, colour, font, size, bold, etc.) It took many hours to make, test and debug this program so your vote would be appreciated. Future version will include hex editing, spell checker, DOC and PDF support, full undo/redo, etc... This program will be released as postcardware in future; this means you send me some ideas, suggestions, comment, etc.. and i send you the unlock code so the program isn't retricted. THIS VERSION ISN'T RESTRICTED THOUGH :-) Thanks for you interest! There are links in the help menu & and you can also vote from there. if you don't have the VB6 runtimes you can get them here: http://lantis.anu.edu.au/blade/develop/vb/runtimes/VBRUN60.EXE and if you don't have comdlg32.ocx, mscomctl.ocx and richtx32.ocx you can get them here: http://lantis.anu.edu.au/blade/develop/vb/controls/
I was spending today thinking of other ideas for projects and I figured my site could use a utility to register and unregister DLLs and OCX controls like regsvr32.exe does. From what I've seen this will be the most user friendly utility of it's type and will support drag/drop and reg/unreg multiple files in one go! At the moment you pretty much find the files you want and drag 'em across and you're done. Very useful for distributing Visual Basic Apps. At the moment it is NOT commented, but that will change. It has been tested fairly well but don't be surprised if the program crashes! (it should crash a computer though) It's not all my code. I will keep updating this program til it's as good and as simple as i can make it. Input, abuse and suggestions welcome :)
This is the newest version of my password generator. PassGen 2.5 is a moderately sophisticated psuedo-random password generator. It has many different generation password generation methods, with more to come in the future. It supports psuedo-random password generation based on the system timer, seed number and passphrase. It can make many passwords in one go and can make passwords up to 999 bytes (7992 bits) in length. All that with a stylish interface makes it a very capable password generator. Definately on of the best I've seen. See the readme for mor information.
Here's a little app I made to display both your IP addresses...both Internal(LAN) and External(Public) IPs. That's assuming you have a net connection active and a Local Network IP for your machine. If not It'll show you the type of IP and display it below. Allows you to refresh and copy IPs to clipboard. Very handy for gamers of internet app programmers. NOTE: I've made sure that IPs are show correctly to be either External or Local, but there *might* be a bug or two I've overlooked. Comments are welcome. My ICQ# - 34851120 (require auth - just let me know you saw this post) Winsock Code Originally Written by |Danger| - thanx dude!
Here's a great example of how to make a 'real' text editor in VB. This one has a Tabbed-Multiple-Document-Interface (see screen-shot for example)! Users of UltraEdit, NetCaptor or Opera will know what I mean. Commented source should make it easy to apply the interface to your own programs. This program handles over 128 documents simultaneously, has print functions, clipboard functions and full formatting controls (eg. align, colour, font, size, bold, etc.) It took many hours to make, test and debug this program so your vote would be appreciated. Future version will include hex editing, spell checker, DOC and PDF support, full undo/redo, etc... This program will be released as postcardware in future; this means you send me some ideas, suggestions, comment, etc.. and i send you the unlock code so the program isn't retricted. THIS VERSION ISN'T RESTRICTED THOUGH :-) Thanks for you interest! There are links in the help menu & and you can also vote from there. if you don't have the VB6 runtimes you can get them here: http://lantis.anu.edu.au/blade/develop/vb/runtimes/VBRUN60.EXE and if you don't have comdlg32.ocx, mscomctl.ocx and richtx32.ocx you can get them here: http://lantis.anu.edu.au/blade/develop/vb/controls/
I was spending today thinking of other ideas for projects and I figured my site could use a utility to register and unregister DLLs and OCX controls like regsvr32.exe does. From what I've seen this will be the most user friendly utility of it's type and will support drag/drop and reg/unreg multiple files in one go! At the moment you pretty much find the files you want and drag 'em across and you're done. Very useful for distributing Visual Basic Apps. At the moment it is NOT commented, but that will change. It has been tested fairly well but don't be surprised if the program crashes! (it should crash a computer though) It's not all my code. I will keep updating this program til it's as good and as simple as i can make it. Input, abuse and suggestions welcome :)
This is the newest version of my password generator. PassGen 2.5 is a moderately sophisticated psuedo-random password generator. It has many different generation password generation methods, with more to come in the future. It supports psuedo-random password generation based on the system timer, seed number and passphrase. It can make many passwords in one go and can make passwords up to 999 bytes (7992 bits) in length. All that with a stylish interface makes it a very capable password generator. Definately on of the best I've seen. See the readme for mor information.
Here's a little app I made to display both your IP addresses...both Internal(LAN) and External(Public) IPs. That's assuming you have a net connection active and a Local Network IP for your machine. If not It'll show you the type of IP and display it below. Allows you to refresh and copy IPs to clipboard. Very handy for gamers of internet app programmers. NOTE: I've made sure that IPs are show correctly to be either External or Local, but there *might* be a bug or two I've overlooked. Comments are welcome. My ICQ# - 34851120 (require auth - just let me know you saw this post) Winsock Code Originally Written by |Danger| - thanx dude!
Here's a great example of how to make a 'real' text editor in VB. This one has a Tabbed-Multiple-Document-Interface (see screen-shot for example)! Users of UltraEdit, NetCaptor or Opera will know what I mean. Commented source should make it easy to apply the interface to your own programs. This program handles over 128 documents simultaneously, has print functions, clipboard functions and full formatting controls (eg. align, colour, font, size, bold, etc.) It took many hours to make, test and debug this program so your vote would be appreciated. Future version will include hex editing, spell checker, DOC and PDF support, full undo/redo, etc... This program will be released as postcardware in future; this means you send me some ideas, suggestions, comment, etc.. and i send you the unlock code so the program isn't retricted. THIS VERSION ISN'T RESTRICTED THOUGH :-) Thanks for you interest! There are links in the help menu & and you can also vote from there. if you don't have the VB6 runtimes you can get them here: http://lantis.anu.edu.au/blade/develop/vb/runtimes/VBRUN60.EXE and if you don't have comdlg32.ocx, mscomctl.ocx and richtx32.ocx you can get them here: http://lantis.anu.edu.au/blade/develop/vb/controls/