Results for "Volume: 4_2005-2006"
Basically, this control is a "progress circle," rather than a progress bar. It enables the programmer to take a rather high amount of ustomization into a "progress circle" that will help to enhance the interface of their program. Unique Features: - Ultra-fast graph rendering - Was tested on a 166 mHz Pentium with 32mb RAM, 1mb video memory, on Windows 95a, on a 400x400 graph. - The result of the above test was that the circle was drawn almost instantaneously: It took an average of 80-100 ticks (milliseconds) for each test! Now talk about speed! - Primitive but powerful customization - 7 different Fill Styles - 16.7 million Fill & Outline Colors (plus system colors!) - 2 types of graphs drawn (experimental) You MUST note, however, that even though I have tested it rather thoroughly for bugs, it is hard to cure bugs between XP and 95 (the two platforms I tested it on). You have any trouble, explain the problem, and explain how you fixed it, or if you need help. I hope you enjoy it!
shows how to get windows handle (recycle bin) and some show and hide codes for start button,task bar running apps,clock
This article provides step by step guide for intermediate-level VB programmers in dealing with Windows API Programming.
A modification on Phobos submission for manipulation CapsLock, ScrollLock and NumLock. I made a function to either get the status or set (On, off, toggle) the status for these keys. Since i don't have Win95/98, i left that code out but feel free to enhance the function to include win95/98 (see phobos code)
Hi,This Is Code Will Help You To Merge 2 Pictures It Is Easy And CoOl Check The ScreenShot Its Simple And Easy To Understand If You Like It Please Vote And Leave A comment. i Wish it Helped You.
Unbelievable Screen effects! Make your screen powder, melt, evaporate.. REALLY AMAZING. 14 new effects added! 3rd release. JUST A PAGE OF SIMPLE CODE! See it for yourself!
Use this function to determine if the scrollbars on a control are visible.
WinSource is here with all Windows function! You can move a file to recycle bin, see the modem status, and many more. Just download it. You will regret if you don't!. Please rate it if you like it.
Uses Sine and Cosine functions to display a rotating clock display, ive never seen it done before and thought maybe i should do it. Some configuration options are in there too. Enjoy!
read a text file and convert it into an array
Vb clone, as the name say ,this project is a clone of visual basic and it will compile any form or project file to exe, the process is very easyý and lame somehow, please read the builtin dialog small documentation to obtain some usefull information about vb and how it compile any form or project to exe ... You find this usefull?? drope me a vote :)
This code reads the weight from a scale and save it into a txt file. Este exemplo lê de uma balança(ligada pela com1) o peso nela colocada e grava o valor num ficheiro txt.
Create a photo cd with music. ShideShow. Criar um cd de fotos(jpg,gif) e música(mp3) e fazer um slideshow com as imagens. (Efeitos p/ transição de imagens ainda em desenvolvimento)
This is not my code. I read it on some website. This code retrieves info about Recyclebin ( number of items in the bin, size of these items). Here's the website address: http://math.msu.su/~vfnik/WinApi/index.html
This code automatically adds centralized error trapping to your code. It reads an .ini file that it stores in the same folder as your project that contains two pieces of code. One is inserted into the top of every method and one is inserted in the bottom. This can be used as a last line of defense against unexpected errors. The default is to allow the user to Abort/Retry/Ignore the error instead of just crashing the program. It will also (optionally) automatically insert line number into your code so that you can use vb's Erl function to get the exact line number where your error occurred. WARNING: This program directly modifies your code! Be sure to backup your code before using it. I am totally not responsible for any damage to your code. Credit: This was adapted from the program 'Auto Error Handler' by Nathan Dennis.
It connects to a server, downloads a version file and a list of files and their versions, compares them to local versions and updates as necesarry.
Magical Dancing MUSIC Lasers which dance according to a SONG!! The code detects audio frequency from the sound card and makes the LASERS ROCK!!! Real LIFE EFFECT and the fast moving lasers create an illusion!! 1st, run winamp, PLAY A SONG, Keep it Running, and then Run the Magic lasers!
Fancy Scrollbars by Robert Rayment. If wanted, the purpose here is to get away from the standard VB scrollbars and add other colors, shaping & effects. Lots of examples included to show almost unlimited design possibilities. One reusable bas Module provided & a set of short fixed Subs to include on the Form containing the scrollbars. No extra dependencies & just one recommended API (Sleep). Full instructions given. (exe WinXP) Win98, Zip 39 KB.
An API viewer to replace Visual Studio's 'apiload.exe'. Includes list filters (Function/Sub Categories (Partially done), Filter by Library (e.g. kernel32.dll, gui32.dll etc.). Update: Working on getting the "Insert into VB" function to work. Also, changed project to ActiveX EXE so it can be a VB Add-In.
This code allows you to control all new windows within your application. EVEN those pesky little Ctrl + N windows. This code isn't the best code, and i plan on adding alot more functionality to it. [IE: Favorites, ETC] But at least it shows you how to do basic stuff. This app also has an Auto-Complete URL Bar... And displays how to tell your users that it is a secure site. Update (15/06/2003): Also: I have added a "Text Size" Menu to the webbrowser, for zooming the text, like within internet explorer, and some other basic functions.