Results for "Volume: 5_2007-2008"
A Colorized progressbar! Create OCX if u want to Use it. And please Vote:) Sorry but my english isnt the best-) Try it!
A Complete Implementation Of The Outlook 2003 Sidebar Control. Now Version 1.4 Too Many Updates To Mention Take A Look. This Code Is Completely Free, But If You Use It Please Credit The Me, Alot Of Time And Effort Has Went Into This Code. As Always Comments and Constructive Criticism Is Always Welcome. Kind Regards Gary ___________________________________________________ Updated: 24 Aug 2004 Fixed: The Large Icon No Draws Properly On The Toolbar. Added New Propery: Display Chevron Menu. Gives The Developer Control On Wether Or No The To Show The Popup Menu. Control Version updated To Version 1.5 Kind Regards Gary ____________________________________________________ Updated: 25 Aug 2004 This Is The Final Update I Will Be Posting.(Until I Get More Time) Added: Caption Font Property, Item Selected Color Property. Changed The Menu Chevron Color Appearance To Look More Like The Outlook 2003 Sidebar Chevron Button. Cleaned Up The Code And Set Version To 1.6 Kind Regards Gary
Sends your whisper messages to people on paltalk
An example of minimal code to get the job done.LOL Beer Dude 2 belongs to its creator. I was just sucking some sudds & thought I would share this fun. Enjoy !
U can Send SMS without any registration to any of the provider.SMS-Sender is provided with contacts options where u can store ur friends name and Number which u can use at the time of running.Very Easy of Sending sms ..just select the number and type in the message and Clicking Send..Button done.It uses MSWINSCK and msmapi ocx..which is usally found in windows/system folder.If throws any error u can find these ocx availble on many sites.(address.txt file shud be used)..Any Suggestions and healthy criticism is always welcome..
This is a control i wrote that contains all functions for a good archive and compression program. I did not create am example program yet but i did include a a fw test functions that will show you how it creats an arhive from a folder and subfolers and how to extract all files form that archive as well as a single file. Each function included the option for compression/decompression. I am currently working on a program that will demonstraight how to use each function to their best ability. i figures i would post the control so you people can play around with it.
thisis an update to my last project, I have added drag and drop like someone asked, I also added a hard drive scanner to find certain types of folder, and a small beta screen to deleted and modify your current favorites. I am going to work on the GUI now, but please post any suggestions and I will build them in asap!!
Allows user to view all current win32 processes running on the system in a treeview with parent child relationships and click on a process to get extensive information on that process
Yes I know, another bitblt! But on psc the ones I found were all either very advanced or very simple. I tried to land somewhere in the middle. the code is commented and well organized, so hopefully someone can find it usefull. (Screen shot failed to load)
This utility is used to script a database. You can generate SQL Script for Query Analyser which is useful for migrating a JET (Access) database to SQL Server. You can also generate VB Source code to create a target database via DAO objects or DAO SQL Execute statements. I wrote this VERY quickly a few years back for a SQL migration project. I will update for ADO if anyone interested!
This article will explain a much more better example of Msn 6 API. From what I've seen, too many people submit windows messenger code, not msn 6.
This is a skinable ProgressBar This is version 2.0. © HardStream Productions
This is for a beginner who requested I add source code so that he could learn from it.
I did not make this VBP, it was made by Evan Toder, but as it so good i thought it deserved to be here. This really does look good, all i have done is modified it so that it is easier to undertsand. Plus i have marked out points where you should edit the project. Nothing else needed, just extract and run. Please read the Readme.txt as it will explain alot about the code.
This code lets you turn almost any program into an AppBar (that is, make it a dockable toolbar on your desktop). You could for instance, have MSN Messenger docked at the side of your screen so it's always visible and other windows don't maximize over it. The AppBar and TaskBar DLL code was mostly not written by myself; I merely combined the two into this project because they did what I needed them to do. You should run the GROUP PROJECT and NOT the individual projects. Thanks to Patrick Bigley for the AppBar code and Jim White for the Taskbar code.
*** UPDATED AND IMPROVED *** This will cut a large file into smaller pieces. For example if you have a 4MB email attachment limit, and you want to send a 40MB file, you can use this program to split the file into 10 pieces of 4MB each. It also generates a batch file to reconnect the seperate pieces.
Inspired by Evan Toder's 'EvanSort' I pulled together some of my QuickSort Array manipulation stuff into a single module. Enjoy.
This procedure prints the binary code of a number on Immediate window.
This Sort-Class can be used to retrieve the elements in a one-dimensional table of strings in either ascending or descending sequence. The table itself is not altered in any way by this process, rather pointers into the table are returned which point to the elements in the table in the requested order. Tests on a 1800 MHz Athlon processor have shown that the Sort is in fact the fastest I know, sorting 100,000 elements on a five byte random sort key in under 0.3 seconds. The speed varies only very slightly with the number of elements to be sorted, so one million elements take about three seconds to sort. Any special presorting has no measurable effect on speed (Quicksort by contrast is almost killed by a presorted sequence).
This is a WORKING yahoo chat client with uniques features: You can run multiple instances (like multiyahoo) / log in various nicknames from the same account simultaneously / all smileys /font sizes, colors / privacy options /great GUI and months of work. I've added credits for lot of code, since I didn't code everything. (see about box) Maybe I need some help with this, comments, votes, help Is very apreciated.