Advertisement

Results for "Volume: 5_2007-2008"

5_2007-2008 #191099
AONE VB6's inbuilt screen Resolution Guides for Resolution Fixing - NO CODE

Make your software RESOLUTION PROOF, there is a very easy to use utility/feture in VB6 ide THAT MANY FEW PROGRAMMERS KNOW. NO CODE AT ALL.

5_2007-2008 #192902
Fortress - Defend the base

This game will learn you alot of beginners stuffs, also Saving, Sound and other more advanced things. Objective: Shoot the enemies by clicking on them, but remember don't let the enemies attack your house, if it's destroyed then you loose. On the other hand it's quite important to protect the cannon too, because if it's destroyed then you won't shoot as much damage as you would do with an.

5_2007-2008 #188636
IsButton (by Fred cpp)

I didn't write the code myself as I already stated in the name. The original submission was made by fred cpp. I just added support for grayscale icon when enable property was set to false. I don't need any vote, I added this functionality because I needed this control in my project + the fact that it does not look user friendly having a disabled button with a normal icon drawed in it :) BTW The code added to the control was excerpted from vlad Memorydc class.

5_2007-2008 #188637
Office2003 (resubmitted)

No vote is needed :) The original code was submitted by Vlad a long time ago, I just added extra feature to support office 2003 menu. Unfortunately I was able to download Vlad's submission and made some modification to it, but when I was about to upload my modification I found out that Gary Noble (Phantom Man) has already made a submission in year 2003 that actually support 2003 menu, but I manage to incorporate some of the functionality of Gary's submission to this and made some minor modification. sorry for my first upload, I didn't remove the other components

5_2007-2008 #192362
Cracking the Cracker Barrel Game

Ever been to the restaurant Cracker Barrel and tried to win at that triangle game with the golf pegs? This program will solve the game when given any of the 15 pegs as a starting point. It creates a solution by trying every single possible combination of moves. Once the program has run, it will add all the possible combinations to a listbox, and sort each entry by the number of pegs that will remain -- the goal is to win by having only one peg remain. Entries starting with [1] mean that only one peg remains. After the brackets for each entry, the program explains how to get to a specific situation -- for instance, if it says 1W3, the peg in hole 1 should jump over peg 2 and end up in peg 3. Each jump is separated by an asterisk. For more information and a complete explanation, please visit http://www.celtickane.com/programming/code/cracker.php Also, I would absolutely appreciate comments and votes.

5_2007-2008 #192411
Email Extractor v0.2

The program is an email extractor that sweeps either individual pages or entire directory for email adresses. It picks out and relevant file types which are customisable (txt,html,js etc.) also has many usefull options and feautures a nice error handler script. In general I've been using PSC a lot and just wanted to give something back (though it probably could do with being more commented). If you like it all i can ask is please vote! Thanks for looking.

5_2007-2008 #185450
Ragnarok Themed Kafra Desktop Assistant

This project started as a way to play around with form shaping. It then extended into custom graphical blitted controls and subclassing. This is intended as a desktop companion, where you can store random thoughts or memos. You can also drag files onto it to move them into a storage folder. This is a fan work heavily inspired by Ragnarok, so if you're not into ragnarok online, you probably won't find much use for this. Shows form shaping using regions stored in a resource, subclassing to limit form movement, snapping a form to the edges of the screen, custom drawn controls.

5_2007-2008 #191650
Sliding Panel Container

Do your forms need more real estate without the use of Tabs or Frames? Then check out this Sliding Panel Container Control. This control offers a fresh look and feel with the ability to “host / contain” subsequent controls. Many of the features of this combination control are customizable (i.e. Backcolor, Frame Shape, Color & Thickness, Rollup Speed, Button Type & Offset, Hosted Controls Dis/Enable, Entire Control Dis/Enable, Transparent/Opaque Backstyle, Frame Thickness, Plus 10 Events!). Suggestions and comments are welcome, as this is the first cut. Updated the VB catagory list (07Jul05).

5_2007-2008 #185468
Excel File format (BIFF) Reader

Ever wanted to extract data from an Excel file without the use of a clunky Excel object? BEEF is a preliminary class for reading data from excel files. Based on OpenOffice documentation (included), BEEF can currently only read BIFF8/8X files. This is a beta app, and only basic data gathering is implemented.

5_2007-2008 #185469
Code Generator for Forms

This automates a bit of code in Visual Basic with verification of textboxes, allowing/suppressing keys in textboxes, and other features. This is best implemented as a VB Add-in, but as I don't know how to yet, this will do for now.

5_2007-2008 #191988
Database Automatic Backup

This program can automatically backup your database in the specified time interval on the specific location, database filename will be appended with time and date to avoid overwriting of previously backed up file, and also give the user and information when was the backup file was created, I used this program in our system to backup its database every 4 hours to avoid data lost if ever there are data corruption because of brownouts or network failure.

5_2007-2008 #191989
Import Excel Data to Access Database

This program can able to import data from Excel Document to Ms Access Database file, the user will just select fields from the table on Access Database, and also select fields from the sheet of Excel file, the user can just drag and drop excel field to the matched field on Access database table, backing up of Access database is included in the program for data safety in case of user error. I created this program because I cannot find any program like this anyware, it took me half a day to finish this program since its a rush and that our client needs to import thier existing data from excel to the Inventory System database. If you find this program useful please vote for me, also visit my homepage www.mindworksoft.com for more free programs.

5_2007-2008 #192972
A "Button" Form

It starts off as 1 "click me" button in the middle of screen, when you click it 3 more come up, when you clickit three more come up,ect...untill you find your way out.I'm fairly new so please dont criticize My code. Though there is 900+ lines of code.

5_2007-2008 #190827
MidiWorkShop

MidiWorkShop loads and plays a midi file, displays playing notes both in a piano roll and a grid view at the same time. Midi file is loaded fully (all events including meta and SYS-EX) into an OO hierarchy, but SYS-EX messages is not sent in this version to the midi device.

5_2007-2008 #183101
VB Packager [English] v.0.7 - Update in 29 July 2006

VB Packager [English] v.0.7 v.0.7 - Has been Published in 29 July 2006 - Unfinished Version The reason of the project to make EXE file to run it's own , without needed of ActiveX or Ocx Or Dll , all you need to do is scan the project file to view all the dependence files and put in on the final exe file complied .. As like VB PowerWrap / Alloy / Stand Alone Xpress You also can join this project .. Website : http://sourceforge.net/projects/vbpackcompile/

5_2007-2008 #192794
IMAGE FILE PROPERTY

Show Property image file

5_2007-2008 #188466
JobTimer / Taskmanager

This Application let you manage your Tasks and Jobs. It writes a Logfile with your Jobtimings, Names etc. Easy to use Taskmanager for Quick Notes about Jobs and Duration of them.

5_2007-2008 #192973
Set Triple Click Event to any object.

Just a simple way to implement a triple click within your code (to any control). Used two API's (+1) without timers, very lightweight. I added an example for selecting whole text when user triple clicked textbox. Comments and votes appreciated! ;-)

5_2007-2008 #190271
Pin or Stick an application to Desktop (and unpin)

Module to easily pin (or stick) and unpin an application to and from Windows' desktop. It will work with "Active Desktop" on or off and with "Show desktop icons" on or off too. The WinKey+D or WinKey+M won't minimize the pinned application. Tested only in Windows XP. Last update: added unpin sub.

5_2007-2008 #185448
Brain Twister Puzzle Game

Brain Twister is based on a cheap yellow plastic puzzle toy that tests your abstract skills by requiring you to recreate depicted shapes using only four different shaped pieces by rotating, flipping and aligning them. See Readme.txt for lots more info. (Updated) Cleaned out the code a bit, moved the objective into its own window. Rendering is now done on a continual basis, i.e. not only when the mouse moves. This makes it more game-like in design. Thought of adding a time-attack mode...

Languages
Top Categories
Global Discovery