Results for "Volume: Java_Volume1"
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.
VeryWellsStatusBarXP Update to V. 1.2b - More than a fine usercontrol statusbar in Windows XP, Office XP or much more looks! Very lot of advanced features, also useable as a modern TOOLBAR! Have a look to the screenshot with nine examples and the panels propertypage. Include things like gradients and frames to panels, integration of all kind of controls and many more! We have autosize, spring to contents and alignment for text, alignment for panel pictures, more events, no more need for timer controls ... Sorry for the bugs I did'nt find yet. Tell me and I will fix it soon. If you like my uc come back regulary for updates! ____ New to V.1.2: * 'Bold'-Fontstyle for panels captions and * background pictures for the statusbar! (Now e can do things like skinning ... ). Some bug-fixes, finetuning and removing of no more used code (less is more ;) ) [UPDATE 1.2b: Bug fixes & changes to Pulic defs] ____ UPDATE 1.2c: Fix with ToolTipProperty _____ Regards Light Templer ___=== BTW: VOTES are welcome and motivating ;) - Thanx! === ____
Confused how to make a database programming using ADO Code? This project shows you how to make a complete ADO Code database programming with: navigation (move first, move next, move previous, move last), add, update, delete, cancel, refresh, find first, find next, filter, unfilter, sort (ascending-descending), bookmark, and adjust datagrid's column. This project uses reference "Microsoft ActiveX Data Objects 2.0 Library" and database Microsoft Access 97. I made this project by using "VB Application Wizard" in Visual Basic's Project Type Dialog Box and I choose "ADO Code" and "Master-Detail" through "Data Access From". Then I modified the code by adding find, filter, sort, and bookmark procedure - each of them in one form. I made findfirst and findnext procedure because there is no findfirst and findnext in ADO. I added "Match whole word only" checkbox in Find form, also in filter procedure/form. I made "Bookmark" procedure, too. I didn't use ADO's bookmark property. The first time I posted this code, I used Indonesia language for comments in source code. Now I have translated them to English, include Label, Field Name, Help, etc. I hope this will help you to understand the code. Any comments and votes would be appreciated. Enjoy!!!
First: All thanks to Ron van Tilburg for the amazing VB GIF encoder (original post: CodeId=14210. For GIF decoding, check Vlad Vissoultchev's work: CodeId=44216). This simple application lets you import (dither) to 8-bpp bitmaps and save as GIF format. Transparency and trailing comment now supported. About palette imports: only Halftone-216 and optimal palette are allowed, anyway, you could easily add custom palette import.
This is the XP Command Button recreated by me. There are 7 custom borderstyles and of course the original windows xp borderstyle. Like the original button it responds to the mouse entering and leaving. This button has the Default and Cancel Button property so it can be the default button. It also reacts very similarly to the original buttons. It has accesskeys set up so that any alt combo can make the control click (like standard buttons) You can choose gradient background or solid background (solid is fast, while gradient is slower) The great thing about this control is that I have seen other Xp controls and i have spent so much time making my one fast aswell as good. It can redraw at 2000 times a second (with gradient background) on my Pentium III 866 MHz. Similar controls I have tried redraw at 20 times a second. There are transparent corner pixels now and a few other things I changed which I don't remember.
This function will display the file property dialog for any file you specify - it is the same one that Windows Explorer shows when you right click and goto 'Properties'. The original article can be found at: http://www.mvps.org/vbnet/code/shell/propertypage.htm
This is an AIM (aol instant messenger) clone. It demonstrates how to connect and send messages to the AOL server by using the TOC protocol.
Determine when your app is being closed by Windows OS, or by Task Manager or by user. This can be useful when you have to do cleaning up before your app exits.