Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #156110
Brightness darkness example

This is an example of using DIBits transfers for images. This is MUCH faster than pset() and setPixelV(). This code shows brightness and other color manipulating effects. The image used is a screenshot from userdefined coords.

4_2005-2006 #161300
Enhance default ProgressBar

This code show how to use Windows API to change the bar color of the Windows ProgressBar. Draw percent value into the ProgressBar. ***** PLEASE, DON´T FORGET TO VOTE ***** Este código demonstra como utilizar as APIs do Windows p/ alterar as cores e escrever texto dentro da ProgressBar default do Windows. ***** POR FAVOR, NÃO SE ESQUEÇA DE VOTAR *****

4_2005-2006 #159387
Auto Check/UnCheck TreeView

This basic procedure will handle all parent and child Checkboxes in a TreeView control. If you check a child node it will automatically check the parent(s) and vise versa.

4_2005-2006 #155907
Modify File Attributes

Easy to use module. Allows you to modify any file attributes, for example make a file hidden, read-only and archived.

4_2005-2006 #160172
Weather Parser (user control, working)

Includes sample project, FIXED file!

4_2005-2006 #161314
returning variant array from vb to vc++

Passing variant array between vb server and vc++ is noteasy task. I found a technique when i searched for a week on this matarial - how to return variant array from activeX exe(VB) to MFC(VC++).To make easy you , i submit not in exact form what i found on msdn and internet ,but what technique i used and got success.

4_2005-2006 #151166
__ FlexGrid control items to an Excel workbook

Sample code which demonstrates how to copy items from a FlexGrid control to an Excel workbook.

4_2005-2006 #150077
pid_loop

This is a simple PID loop simulator. Proportional, Integral, Derivative algorithm used in the manufacturing industry to control machine processes ... in this example, a water tank with PID loop level control. View the included instructions for more detail. This is for educational use to teach students how computers are used for controlling physical processes. It is simplistic, and models the basic PID algorithm to it's simplest form. You can use this for examples on using sliders, timers, and doing real-time graphing ... of course, you can also learn about PID loop control. Have Fun!

4_2005-2006 #155552
Combination Key Presses

This is another example of using Key Combinations to trigger code. It's pretty well commented to help beginners. Hope you like it.

4_2005-2006 #161970
UPDATED: Display Weather Conditions

Displays current weather and 5 day forcast by parsing the source from the weather channel's website for a particular zip code. NOTE: Fixed it from skipping a day when it says tonight.

4_2005-2006 #158523
Timed Shutdown Clock v6.4

This program will shut down the computer at a predefined time or after a specified amount of idle time. I have been about 3 years working this project so far and it is approximatly 8,500 lines long. The program is freeware, but I don't have it on a download server yet. It is fully customizable, from background settings, to snapping the window to the side of the screen (like winamp). You might need to compile the ocx (code also in the zip file) - it's a progress bar, but if you have any problems, please email me. This is kind of a beta test, as I need feedback from people with me/2000/xp systems to tell me how well it runs. Please report any bugs also, as I can't fix something I don't know is there :) Any votes are, of course, appreciated :D

4_2005-2006 #157748
Skin Engine

Application that shows you how to dynamically select skins. Lots of API calls and user controls.

4_2005-2006 #152808
BarcodeDB

Created for a barcode scanner. it stores the price, barcode and product name for an item. You can do a search for items by product name or by barcode. Also has an attempt at a registration enabled program which requires a valid username and password to register the program.

4_2005-2006 #162416
Mini-Filemanager

** Mini-Filemanager3 ** WITH CPU-USAGE!!!!!!! Try it out! Its a full filemanager.You can delete, move , copy files, Create,delete Folders! Good way to learn about file managing with VB for newbies(like me :-) You can start applications and all files by dblclicking on the file! Also, if you think i deserve a vote then please vote me! :-)

4_2005-2006 #158391
SysLabel 1.2: Label [transparent] put on your desktop and get instant, live system info, uptime...

This is a label resembling LiteStep's labels. It stays on the desktop and shows system information such as memory usage, CPU usage, Time/Date/Uptime (with user-defined formatting), Active window and Active task, Multiline text, Computer name, Windows version, Processor type, etc. Full support for displaying as many images as you like within the label (e.g. icons). FULLY TRANSPARENT, if you like; or can be made to display a custom BackImage. Supports multiple profiles, so you can load more than one label with different info displayed on each. Shows CPU Usage as graphical progress bar as well. User-specified co-ordinates & size, image co-ordinates for each image, and co-ordinates for the CPU graph. (The included screenshot is within LiteStep, but SysLabel looks the same under a regular Windows shell as well).

4_2005-2006 #161684
Simple Multi-Line MessageBox

This code is my response to the codes using all the more difficult multiline messageboxes. I know it's nothing amazingly great, but it's rather simple and useful when needing a multiline messagebox. For more please visit www.theprynce.com.

4_2005-2006 #162405
Awsome, Yet Simple Calculator

A Simple Calculator

4_2005-2006 #162219
RGBtoHLS-HLS-RGB Ver. 1.1 with one Dll included in Windows. Added New Function in same DLL.

Converts RGB TO HLS or HLS TO RGB with one Dll included in Windows. I added new Function (Change Only Luminance) in same DLL. Is Useful ?. Please vote.

4_2005-2006 #160084
Super Fast HTML-XML Highlighting

Highlights HTML/XML syntax using Regular expressions and extracts Tag Names and properties. This version utilizes the cappendstring class to speed up concatenations. Thanks to M.Bartlema for opening my eyes to this wonderful class and for the great rtf color module! This version writes raw RTF so it is very FAST!!! Actually, if you only need to highlight all the text the regx speed can be almost doubled so let me know. Here I wanted to use the same regx for inline highlighting so it needed to properly highlight partial tag selections. The only propblem I know of with this regx is that it wont properly highlight a comment if it immediatly follows another tag without spaces i.e. . I am working on it, but I don't want to slow down the regx. Anyway, this one is good enough for most production code. Enjoy, and please vote if you like this code.

4_2005-2006 #160378
A scrolling text box

Vertical scrolling text (10 lines of code)

Languages
Top Categories
Global Discovery