Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #161573
StarTrek LCARS Warp Calculator

I just wrote this software for fun. and i once saw another program that did the same thing and i thought to my self i could do better

4_2005-2006 #161908
Aaa+ VB Tips manager and 120K sample code file

I use this vb sample code database every day. when I have a problem and find a solution, I put it in here. Included is the sample code manager, sample code and the best non proportional font I've found (for the code window, which is set to courier for immediate playing!) Enjoy

4_2005-2006 #155361
Event Scheduler

Application scheduled running. To run any application at a given hour on a given date, once a month, once a week, or once a day without having to have user input.

4_2005-2006 #149831
ActiveX EXE Multithreading

This is a list of issues that I had while implementing this technology in one of my programs and how to solve them. This information took me many days to collect and should save you about a week's worth of testing. To understand this you need Srideep Prasad's turorial on "Multithreading" (txtCodeId=24672), also available at PSC. I've tried all multithreading methods listed on PSC and I found this method to be the best.

4_2005-2006 #159218
System Folder Creator

Make your own system folder very easy. Its difficould to explain. See the screenshot and read the code for more detail's. See www.duxie.tk for updated program (No source code)

4_2005-2006 #158533
Code Statistics and Unused Variable Finder v4.2

This will get the statistics for your code, from the amount of commented lines, variables declared, api declarations made, If statements used, For loops used to how many forms, modules, classes or user controls are in your project. The main update from last time is a more accurate scanner, new display for the unused variables with appropiate iconic representation of where they are and a new feature: scan an entire directory and all sub-directories for vb code. Find out how much code you have written! Any votes and/or suggestions for improvements are very welcome - I do put them in and I do update with fixes, so don't hesitate in posting :) Thank you!

4_2005-2006 #159911
Add Images to Rich Textbox Controls

I wanted a simple chatroom for a project I was doing.. and not just something dull and boring, but something that'd be fun. Something with... icons!! So after searching high and low for a way to make it possible, I came up with a fast and easy way to make it possible. Through the SendMessage API call and the WM_PASTE constant, I can quickly put any image I want into my Chatroom (a Microsoft RichTextbox control). I've also developed a way to make use of each images .Tag property to not only hold the character combination that activates the image, but to hold multiple ones! Now, whether the person likes :), :-), :o), :smile: or ... just about anything, they can all activate the same image! Included in this project is a frmReadme that will help familiarize you with how it all works. Please leave your feedback and votes to let me know what you think. If you don't like it, that's fine, just give me some reasons why so I can improve it to fit your tastes, okay? Happy Coding!

4_2005-2006 #164384
Detecting if connected to LAN or WAN

One line of code will tell you if you are connected to LAN or WAN(Internet).

4_2005-2006 #152877
Floating Progress Bar

Displays a floating progress bar next to the cursor. Form follows cursor displaying the progress bar.

4_2005-2006 #162182
Guitar Chord Finder V2.0! NOW WITH MIDI!!!

Version 2.0!! NOW WITH MIDI PLAYBACK, Can Pick Or Strum!!!! I Have used, not copied as i already had most of it done, Frederick J. Benjamin's RiffMaster 2 idea, mainly for ease of use, I have programmed it myself, the way he programmed the midi inspired mine tho! ALSO! NOW USES DATABASE! U WILL NEED TO REFERENCE DAO 3.6 AND IT IS AN ACCESS 2000 DATABASE! MIDI Uses just the MIDI Mapper for now!

4_2005-2006 #163673
OptionEx 1.0

This is a Skinnable OptionButton. Works like the original OptionButton provided by MS. Fixed problem when setting all optionbuttons value to true in desing time. Now only one can have value set to true in design time.

4_2005-2006 #163911
Sweet! Rainbow Paint

It's like that ad for "rainbow art" or whatever.

4_2005-2006 #164346
Find enormous factorials-super update-now supports more than 20,000,000

This is the super update of the previous submission. This program can now calculate the factorial of more than 20000000. I have not tested the factorial of this number, I cannot spend hours to find the result. But this program can actually find the factorial of numbers may be larger than this. This code is really amazing. I have tested the factorial of 100000. The result is 2.82422940796034787e+456573. It also asks you to save the whole result in a file. And if you are really interested in math, then you must check it out. The code is very well commented. Read the comments carefully. You will know many things. Please, vote for me. Thanks.

4_2005-2006 #164555
Treeview Checkbox (AUTO CHECK / UNCHECK, recursive for parents & childs of a node)

This very simple function will handle all Checkboxes (parents & childs) of a TreeView control. If you click a child node it will check all parents of this node. Also, if you "uncheck" a child node when nomore nodes are checked on the same hierarchy, this code will auto uncheck all the parents. Simple function. Recursive calls. The code encapsulated in a separated .BAS. Only add this .BAS in your project and enjoy. If you have any doubts, please let me know. Sorry by the horrible english... []'s Roberto Wolf (Brasil/SP). MCP+Site Building

4_2005-2006 #156835
Desktop Background Changer

Desktop Backround Image Changer (Win 2000/ Windows XP)

4_2005-2006 #164301
MS Agent Comedy Show

Example of how to put the MS Agents to work!

4_2005-2006 #162983
TypeS - Security analyzer

Test the strength of your website's authentication by using brute force dictionary method's! Not 100% complete but fully functional. FEATURES: Full proxy support - Load and validate proxy lists - Word manipulation - Use up to 99 socket's or 'Bots' at a time - and more... Must rename TrayIcon.oc_ to TrayIcon.ocx. All original code except for the BASE64 Encode and the TrayIcon. Excellent examples of how to use Listview's, Toolbar's, Coolbar's, Winsock, and more

4_2005-2006 #165375
Translucent Windows - Simpler

Creates a translucent window. No DLL/OCX, No flick, No Static, No headache !! You create a new form, copy and paste into General Declarations section, and [F5]... " Já foi pra conta!" It's done... >

4_2005-2006 #164228
Bit Mapper

This program takes a bitmap of your choice and writes the code that you would need to draw the picture (pixel by pixel). You can also set the transparent color. I wrote this to save me loads of time whilst writing custom controls. try it!

4_2005-2006 #164863
Invisible Mouse

Squeak be gone! Have you ever wondered how to hide the user's cursor (mouse pointer)? Well, this simple API call will do the trick! See what you can do with it, and please vote!

Languages
Top Categories
Global Discovery