Results for "Author: deth"
YAMM! (yet another msgbox maker) before you snort in disgust, take a look! Ability to use every available feature of the msbox function, can do inputbox, or msgbox sub or msgbox function. Auto replaces quotes with Chr(34) and has ability to auto add linebreaks (by using the pipe symbol). Calculates your selections on the fly into a single number for the image and button options. Has complete testing button of all functions. Even shows you the results of your code! Now that your sold, download the last msgbox maker you'll ever need...
This is a powerful class file that does just about anything you need to do with an ini file. Very easy to use!! Can save/load arrays and collections. Also includes A function to pretty up an ini file... *Updated 11/6/03* A subtle bugfix in collection saving has been fixed, and more comments added about WriteSection() and its benefits, this class has now been time tested and is very robust, it is a permanent addition in my code folder...
This is a complete event driven implementation of the usercontrol's asynchronous downloading capabilitys. Theres already some similar examples but none are very complete. This is great because you can add downloading to your app with no need for winsock or any other control... Just add the control to your project and your ready to go, you can download files, strings, pictures, and even open local files this way. enjoy
Google Search Control !! Easy Drop-in Solution For Programmer's... Easily search google from your vb application, no restricting number of search limits and up to 100 results per search!! You dont need any extra controls (such as mswinsck.ocx) to use this control... Enjoy! :) ***Updated!! 11/6/03 Now uses no extra controls for downloading!! urls are better parsed and show as they should!! ***
Shows How To Get Directorys/Folder Contents And Calculate All File Sizes Using Pure Vb Code, without using any controls ****Updated 11/06/03 This submission was long a thorn in my side because it never worked as well as it was intended to, well the pain is gone and its now better than ever!! all file related functions now fully support file masks, and all code has been optimized for maximum speed!***** forget slow fso code!
*bug fixes - you will want to redownload* This is a complete and optimized vb6 for vb5 function replacement module. Functions include Round(), Split(), Join(), Replace(), Filter(), StrReverse(), and InstRev(). I code alot of examples for friends and i found no good replacement functions that didnt rely on cheap string concatenation or that even functioned like the vb6 version does. This acts and does exactly what the vb6 fucntions do, and are optimized to work as fast as possible with pure vb code, while still being complete. When converting vb6 code to vb5 you will need to turn some of your arrays for split() an Join() into variants, otherwise its a simple drop-in solution. I have fully tested all these functions but if you find any bugs let me know an ill fix them ... enjoy :) *lots of bug fixes in each function, works much better now, lots of comments added, make sure to get this again if you downloaded it before*
Now you to can multi thread in VB with ActiveX Exe using the power of COM. Simple and easy to use, no cryptic API, GPF's or a sea of classes. Youll be multithreading in Minutes With This Project!!
You'll never need to distribute a splitter ocx with your program again with this EASY to USE activeX control!! Simply drop it on your form, add two controls, two lines of code and your done!! if youve ever used the MBSplit control from vb2themax you already know how easy this control is to use. Except now you have source code you can compile directly into your program! No need for multiple classes, unweildy - hard to understand, API calls. This control uses no API! only pure simple vb code, contained in one easy to use control. No modules, dll's, or classes... try it and youll see! This control came about because i becaume frustrated that i had to distribute an ocx with my program in order to get a simple splitter on my form. Without having access to the source code it was impossibly to know whether it contained any API calls that might not work in win9x systems or not. So i decided to make one myself. Here it is now for you to use also, Please leave any bug reports below... *Updated 12/11/03*
VTH is a vb code to html converter, its good for creating help file snippets with a colored background. See included read me for more info. Please post any code it wont process here.
Point This Tool At A Folder And Let It Hunt For That Snippet Of Code For You! If your like me you have a huge library of code stored in a folder somewhere, mostly used for reference for code snippets and examples. The fun part is trying to find that one function you know is there somwhere but arent sure where. Well thats what happened to me one to many times. I created this tool to automate that search, its fast and efficent and uses very little API, mostly just pure vb code. I probably re-invented a wheel with this, but i am seldom happy with other code :) Vote if you find it useful, comment if you find bugs.
Its back an better than ever with the ability to now search through zip files, find that elusive piece of code fast! This could also be modified to make a good general search program for anything else... vote if you find it useful, comment if you find bugs. *Updated 11/26/03*
*UPDATED 4/25/2003* This Is A ActiveX Control (ocx) Drop-In Solution For Programmers Who Want To Make A Quick Packet Spy. Pure Winsock API And No Dll's !! Will Only Work On NT Based Systems (nt,xp, longhorn etc)...This was coded in Visual Basic 6, So You May Have To Change A Few Things To Work In VB5...
YAMM! (yet another msgbox maker) before you snort in disgust, take a look! Ability to use every available feature of the msbox function, can do inputbox, or msgbox sub or msgbox function. Auto replaces quotes with Chr(34) and has ability to auto add linebreaks (by using the pipe symbol). Calculates your selections on the fly into a single number for the image and button options. Has complete testing button of all functions. Even shows you the results of your code! Now that your sold, download the last msgbox maker you'll ever need...
This is a powerful class file that does just about anything you need to do with an ini file. Very easy to use!! Can save/load arrays and collections. Also includes A function to pretty up an ini file... *Updated 11/6/03* A subtle bugfix in collection saving has been fixed, and more comments added about WriteSection() and its benefits, this class has now been time tested and is very robust, it is a permanent addition in my code folder...
This is a complete event driven implementation of the usercontrol's asynchronous downloading capabilitys. Theres already some similar examples but none are very complete. This is great because you can add downloading to your app with no need for winsock or any other control... Just add the control to your project and your ready to go, you can download files, strings, pictures, and even open local files this way. enjoy
Google Search Control !! Easy Drop-in Solution For Programmer's... Easily search google from your vb application, no restricting number of search limits and up to 100 results per search!! You dont need any extra controls (such as mswinsck.ocx) to use this control... Enjoy! :) ***Updated!! 11/6/03 Now uses no extra controls for downloading!! urls are better parsed and show as they should!! ***
Shows How To Get Directorys/Folder Contents And Calculate All File Sizes Using Pure Vb Code, without using any controls ****Updated 11/06/03 This submission was long a thorn in my side because it never worked as well as it was intended to, well the pain is gone and its now better than ever!! all file related functions now fully support file masks, and all code has been optimized for maximum speed!***** forget slow fso code!
*bug fixes - you will want to redownload* This is a complete and optimized vb6 for vb5 function replacement module. Functions include Round(), Split(), Join(), Replace(), Filter(), StrReverse(), and InstRev(). I code alot of examples for friends and i found no good replacement functions that didnt rely on cheap string concatenation or that even functioned like the vb6 version does. This acts and does exactly what the vb6 fucntions do, and are optimized to work as fast as possible with pure vb code, while still being complete. When converting vb6 code to vb5 you will need to turn some of your arrays for split() an Join() into variants, otherwise its a simple drop-in solution. I have fully tested all these functions but if you find any bugs let me know an ill fix them ... enjoy :) *lots of bug fixes in each function, works much better now, lots of comments added, make sure to get this again if you downloaded it before*
Now you to can multi thread in VB with ActiveX Exe using the power of COM. Simple and easy to use, no cryptic API, GPF's or a sea of classes. Youll be multithreading in Minutes With This Project!!
You'll never need to distribute a splitter ocx with your program again with this EASY to USE activeX control!! Simply drop it on your form, add two controls, two lines of code and your done!! if youve ever used the MBSplit control from vb2themax you already know how easy this control is to use. Except now you have source code you can compile directly into your program! No need for multiple classes, unweildy - hard to understand, API calls. This control uses no API! only pure simple vb code, contained in one easy to use control. No modules, dll's, or classes... try it and youll see! This control came about because i becaume frustrated that i had to distribute an ocx with my program in order to get a simple splitter on my form. Without having access to the source code it was impossibly to know whether it contained any API calls that might not work in win9x systems or not. So i decided to make one myself. Here it is now for you to use also, Please leave any bug reports below... *Updated 12/11/03*