Results for "Volume: 5_2007-2008"
This example shows you how to make a form minimize into the system tray. I have made an updated one of this. Please visit my 'System Tray Minimize V2' source code for the updated one.
Easily create a movie player using the already established mci api. No need for 3rd pary .ocx or .dll controls. This module contains almost 70 functions ranging from setting the play rate to shutting down video output. Plays a wide range of movie files including, avi, mpeg, mpeg2, quicktime, divx(must have divx codec installed), you could even modify it to play dvd's if your video card has dvd playback capabilities. You can easily learn how to program the mci device with this module. I included a basic example on how to use it. Please vote and leave feedback so I know whether or not to continue improving the code.
This utility allows you to easily update the structure of one .mdb file from another. It analyzes the source and creates the changes to the destination. It is a good tool for quick updates to multiple files. Please keep in mind that this was kinda 'thrown' together to serve my own purposes and is by no means a finished work.. it has helped me and I thought it might help someone else... :-)
cool splash screen with zooming text and a gradient background. both settings easily customizable in the form_load sub. please vote!!!!
It shows you how to make a game using the simpliest code
Replacement for the standard Scrollbar with own pictures for the buttons, thumb and body and with quite a few more properties.
A game very similar to Dope Wars but a step further. if you like the fun and simplicity of Dope wars then try my game of selling illegal substances in cities and fighting thugs along the way. - Hollywood terms, P.S watchout sleeping with Chinos wife to regain health it will cost you in the end. i hope you enjoy my code...
This is a good example of how VB can be used to create Graphics. It doesn't look as nice s it did this is because i lost the source forms etc and had to reconstruct it from a word document with the code. But anyway its got some bugs in it. If you fix these please comment and i'll give you credit in the next version. Remember to run it at 1024x768 resolution or it won't work properly. Please comment and or vote
Please email me at [email protected] or visit www.webtropy.com
Uses Fredrik Qvarfort's Huffman Encoding/Decoding Class in an MS Access database as a module.
How much you love each other.... Please Rate This Code
instead of using the api and having to deal with nulls and UDT's and stuff, y not just use dir(), i have included 2 functions that return string arrays which contain all the files or directorys in the folder u specify. enjoy :)
SQL Server Viewer-Updated: Connect to SQL Server, Select Database, Tables, Views, Procedures, Parameters, Datatypes, execute queries, save queries, open queries. Very useful for working on MSDE Servers! Feel Free To Contact Me With Questions/Comments.
A simple soft button control
Now, updated twice, from the great people who brought you the Venus Project and the Color Weaver, and a lot of help from Geoffrey Hazen, another great graphics program! Type in any text and it will encrypt it into a .bmp file. See Screenshot! Automatically saves .bmp files to C:\Encrypted File.bmp so you can just encrypt and close the program, and it will automatically load ht picture from the same place. Want to encrypt more than one file? No problem! Options to save and load other .bmp files! can't copy and paste? No problem! Options to load and save text files!
Lan is a simple program which shows all the computers on the network which are currently open. Lan shows the workgroup Name, Computer Name and the Remote IP of Computer in a grid format. The program displays the caption in scrolling form. It is very simple program so, You can easily understand the program.
A Special edition of spacefighters 4 with some more stuff. this is the final edition of spacefighters. please VOTE!!!!! and comment
This Add-in for Visual Basic 6.0 generate a documentation in CHM format directly from code comments. It's possible to generate a technical documentation for ActiveX components or a complete developer documentation, for the management of Visual Basic projects. The Full Auto-Documentation shows how to generate a correct documentation.
This project demonstrates a module called YCCO, which accesses the internet to facilitate up-to-the-minute currency conversions for over 150 world currencies. Forget any other mechanisms you've seen - this is THE module for anyone writing an application which needs to know the latest exchange rates, and that has internet access! This project has code which demonstrates the following: * Getting the HTML content of a website. * Using elemetary string parsing techniques. * Using the registry as a store of data. * Writing functions that accept generic objects as parameters, and decide how to manipulate them accordingly.
TUTORIAL CODE ON HOW TO USE RESOURCE FILE IN VISUAL BASIC (with introduction on .res files)