Results for "Volume: 2002VB"
Simple code to zip/unzip with Winzip
This program search a string in multiple documents at the same time and lets you open the match documents from the program. I`ve had add some new features like select the extension of documentes, view only the 10 first matches and save the configuration to use in another sesion. I`ve fixed the program for this usefull version. Thank yours for this chance.
This Is a StopWatch or timer I made for very new programmers with vb. It has the stopwatch function, pause, pause for certain amount of time and stop and start. It displays 00:00:00 with seconds, minutes, and hours, it will even msgbox you when u get through a whole day on that. By Feet on 1/3/2001 at about 2 A.M. :x. Fully Commented.
This Code uses the Microsoft XML Parser to Read an XML Source and Put it into a treeview. Ut Can Accept A path to An XML File EX:"C:\MYxml.XML" A string EX:"''" or a URL to an XML File Ex:"Http://www.MySite.Com/Myxml.XML"
It shrings any form to nothing before closing, move it out of screen etc, 16 different options. Is it better then similar ? Yes it shrings any form regardles to its border style. Worth to see it !
It is the successor of nov. 2000 contest winner Mc API menu code generator. The shortest description would be - you seen nothing yet. Some of new things. Super FAST coding, Sys menu manipulation, Inporting structures from VB frm-s, Reoplacing existing codes, hlp file and more, more,more. Do vote.
Class that allows to create or edit connection strings using datalink of ADO. Suggestions and commentaries are welcome. Vote me!!
Make a form, image, controls transparent. Make another window transparent by retrieving it's handle. Make a form disapear by fading smoothly into the background. Please vote. Next week, I'll post how to create a plasma effect on forms.
Make a form, image, controls transparent. Make another window transparent by retrieving it's handle (hwnd). Make a form disapear by fading smoothly into the background. Please vote. Next week, I'll post how to create a plasma effect on forms
This is another new version of our web designer. With the new LL Soft tech... I'll hope you enjoy this version! Please - VOTE FOR US! We'll keep this thing updated as soon as we can... SO VOTE! And visit our site for more information: http://www.matrixstudios-online.com
This is a function to make seconds into minutes with just one line of code! It's completely commented and very easy to understand. I've seen some other one's that were like 20 or 30 linez long so i made this one. Very good for an mp3 player. I have more lines of comments than i do code :/
A powerful and very quick compression program using the 32bit zlib.dll (V1.1.3) compression library originally written by Jean-loup Gailly and Mark Adler (variation of LZ77 Lempel-Ziv 1977 algoritm). The application is implemented through an extensive ArielZip class and a Winzip like client interface. Features * Powerful and very fast - compresses 6000 kb data files to 1500 kb (25%) in 2.1 seconds! * Multiple disk spanning with automatic sensing of disk capacity * User friendly floppy disk change dialogue showing contents of disk to be overwritten * Single and multiple file extraction * Extracted icons included in archive as bitmaps * 9 compression levels * Add folders and subfolders through recursive scanning of FSO objects * Add files with multiple file selection * Delete files from list and archive * Refresh files * File association of .azp extension with default icon using regobj.dll (included in zip file). Other Programming Features - About box referencing application object (revision etc) - Custom Folder browse control implementing BrowseForFolder (ArielBrowseControl) - Extensive use of FileSystemObject (requires scripting runtime dll) - Automatic sensing of floppy disk insertion/removal - Demonstration of toolbar control - Small icon extraction using SHGetFileInfo calls in shell32.dll lib - Extensive usage of CopyMem (Kernel32) - Access the system temp folder through GetTempPath (kernel32) - Registering of azp file type and associated default icon through regobj.dll - Ini file manipulation using GetProfile and SaveProfile functions Credits and links: see readme.txt file
To keep Controls in proportion to a form
The program asks for two (or more) files and goes through them sequentially, searching for either differences or similarities, depending on what the user selects. Results are placed into a listbox in either decimal or hex. Useful for figuring out the sturcture of certain files (ie how a small edit changes the file) especially character files for rpg games.
Connect to text file(s) and perform advanced queries using ADO. You can even return recordsets on CSV file without a header.
If you want to draw a picture or image on desk top .you need this code.It will also decorate you desktop with your choice
This program is a game type thing where you have to cut a wire and if they cut the wrong one it shutsdown there computer
The previous Award winning CgEye has now taken a a few steps up in the world of its own. Planned to be released as a commerical application but decided to go ahead and release its source code instead. Has had MANY MANY additional features added to it since its last post. To many to list so just check them out yourself =] We are proud to announce as well that Elucid Software is a 4 time award winner now!!!
This code demonstrates the basics behind blocked IO. This is commonly used when copying files.
This code shows one how to make a shareware lock for a program.It uses the registry to keep details of the program