Results for "Volume: ASP_Volume2"
Extracts valid email addresses (quickly) from local .txt,.rtf,.doc,.mdb,.xls,.zip files and more automatically removing duplicates. Will scan entire drive recursively. Combine sort and edit and save list to several formats. Uses single regular expression and recursive dir scanner class. Please vote!!! If you do not like this program return it, and keep the recursive directory scanner as my gift to you. Added ini.bas so extention list is persistant. Now recognizes .*** extension for all files. Also added documentaion for dirscanner class. Fixed a few bugs. I will add resizing support soon. Resizing code is lame, so I wrote a module to do it, but the module scales controls relatively to the form wich isn't as pretty as when it is hardcoded so controls are relative to each other. I am working on an addin to do this, but I am new to addins. Any help would be greatly appreciated.
Translates langauges, I say Hello into microphone, computer says Ciao out of speaker. like those Sci-Fi Translation Gizmo in the movie The Last Star Fighter. Maybe the U.N can make use of it. You will need the 5.1 speech sdk get this operating. http://www.microsoft.com/speech/download/sdk51/ Email me if you have any problems.
It generates a parallel rewriting system (Lindenmayer System). Take a look at the screen shot.
It is the same as the Common Dialog Control,when you use it for openning/saving files,but it is working with directories not with files.This is my first code on PSC.Pls send some feedback!
This program helps you analyze your IE cookies. It shows cookie's details allows you to delete individual cookies or cookies based on certain domain. Gives you some quick stats about cookies and helps you to monitor what exactly you are receiving. It's quite nice and actually useful.
Pads a string with any character you like. I usually use it to pad numbers with leading zeros. But you can use it for other things.
this is a program that lets you load/save skins for programs, and then compile it into a bitmap for display in your vb progs. i believe this is original to this site (if its not plz tell me). and if people like it i will continue with it. please vote and comment!
It shows how to do 3D graphics with direct3d. It's render a piramid. This version have: - Choose BackColor - Choose axis for rotation or no rotation - You can move the camera If you like this code please vote for it. Feel free to make any comment. Sorry about my english, I'm from Argentina.
Create DOS like Shadows to your form with just one line code
This program forces Windows XP to skin your application with the Windows XP skin. Just select your project and click 'Update project'. Can't be easier! Tip: Copy the .manifest file into your Visual Basic 6 directory and rename it to 'vb6.exe.manifest'. Now Visual Basic is also skinned!
MAKE UR FORMS BLINK,BOUNCE,SHAKE,SLIDE AND ZOOM. VERY EASY CODE (without any API mambo-jambo)
Well, I just now finished my Winsock Client/Server example. I wrote this with the intention of people learning from it. That's why I commented every single line in the whole program. It shows you how to do the following: 1) Setup a multi-user server 2) Write your own winsock client 3) Login with a username and password 4) Send data to all connected sockets 5) Write your own commands that the user types 6) Save and load files 7) Work with common dialogs It has more options than I have listed here. You'll have to download and check it out for yourself, you will not be disappointed. For directions on how to use this program. See the client example. Everything you need to know is in there. If you download this, please give me some feed back. I spent about 3 hours writing this, it's the least you could do.
Batch UI 4 VB, for maximum speed and safety to batch modify forms' UI! wanna Save your time when changing the appearance of your forms? Batch UI 4 VB is intended to batch change the appearance of forms, such as fonts, borders, etc with high speed! Batch UI 4 VB strictly follows the coding standards with a nice UI. Please vote & commend for Batch UI 4 VB for a better speed and safety with custom borders, styles, texts, captions, tooltips, menus and more!!!!!!
UPDATE: NEW VERSION CAN BE FOUND AT http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=41941&lngWId=1 This program is for keeping a store of useful code in an easily manageable way. It creates a Tree View of all the code (or any RTF/Text document) in the app's path (incl. sub DIRs). I wrote this quite a while ago, so there are bad ways of doing things, and bugs, but on the whole it does what it's supposed to. I think there are about 25 code samples in different languages, and you may add your own including custom categories - just create sub directories with a large and small bmp in them and they will be added to the tree. Anyway, if you like it or want to leave any comments/vote please do. If you need some help then just e-mail me or leave a comment here.
Don't laugh -- it's only my second VB program ever! Creates three-level gradients. Uses a custom-made color control. The gradient has a vertical resolution of 500 so it will still look fine as a streched background.
The kewlest gradient ever shown in an easy way, it allows u to draw a gradient filled picture box at any angle simply click and drag the picture box and up to 15 colors can be added through the blend aswell!!! (can be modified for more) hope u like, please vote!!!
With vbpointers32.dll, you can now use 32 bit pointers in vb. A pointer is a reference to a variable, like those in C. VB doesn 't let you do this, but you can get around this. You can do it the VarPtr() ways combined with Copymemory (the hard way) or you can do it the easy way with this dll. vbpointers32.dll lets you reference a variable thats less than or equal to 32 bits, like a byte, integer, long, single and booleans (no objects or strings yet), and put it into a long variable! You can also do arrays, multi-dim arrays and types! This is my first submission to PSC. By the way, check out my profile. PLEASE VOTE AND LEAVE COMMENTS! Side Effects: If you misuse the dll you might crash vb or vb will skip the line.
RevEx - creates a random alphanumeric string based on a pattern. Think of it as regular expression pattern matching in reverse. Useful if you need to create a random combination of values in a certain format. Letters (lower/upper case) and decimal numbers or any combination or part thereof: boolean, hex, octal values; dates, times, vowels, consonants, phone numbers, zip codes, GUIDs; IP, social security, credit card numbers ... PLEASE VOTE OR COMMENT, THANKS!
This will take a screenshot of the screen from inside VB. It is not mainly for taking screenshots of apps (Alt + PrintScreen or just PrintScreen). This is mainly for stuff like spying, etc. So this will have the same effect as the PrintScreen key. You will be responsible for protecting the clipboard info. Please erase the clipboard before you run this function as then it will take the previous data in the clipboard first, and then work the second time. I tried putting Clipboard.Clear into the sub but then it will not work at all.
This Code Lets you to change your name on msn messenger