Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #149789
ShellExec, Wait and Check for changes for a file.

This sample program calls the Windows API to ShellExecute to a file you select. Then it opens the file with it's associated program, waits for the program to end, and identifies if the file has been changed. Rock ON!

4_2005-2006 #151743
Post-it : Desktop Stickys

Post-it is a desktop notepad the designed to look like the famous stickys. It is drag-drop, transparent, and the choice of always on top (.exe provided is on top). Good for whatever ya want i guess..

4_2005-2006 #151744
Add User Initials to a block of selected text

If you have to add your username or initals tag to each change you make in code, this lets you select a block of text and add it to the end of each line.

4_2005-2006 #165397
Ministry

Ministry is a text-based strategy game. It's one of the first major projects I've actually completed in C++. It's not much, but it is quite fun. If you like it, I would suggest that you try Ministry II. It should be available here or at (wjomx.tripod.com/games.html).

4_2005-2006 #151056
Hyper_Map

Build image maps from .gif pictures for people to click on various areas of your picture and jump to different links.

4_2005-2006 #150092
Advanced VB Based Toolbar ActiveX Control

This is a complete commericial quality toolbar control for use with VB6 (VB5 users will need to create replacements for Replace and Split functions). It is completly owner drawn, and has no requirements on Common Controls, IE or whatever. As much as possible, API is used to greatly enhance and optimise the control. Buttons can be standard buttons, seperators or placeholders. Each button can have hover and down pictures, as well as alignable caption text. Virtually everything can be customised, include the colors of the toolbar itself. It also has several other code which would be of use for applications, such as file and colour common dialogs via the API, complete API driven graphics routines, and an extended graphics manipulation class. Includes complete documentation in the form of a CHM file, code is commented where appropriate as well. Note: This is advanced code and not really of much use for beginners, although it does include lots of common routines which you could use in your projects, as well as several standard modules. Vist the Cyotek website at http://www.cyotek.com/ for more ActiveX controls.

4_2005-2006 #171572
a1 database printer

it can be used for navigation of database record and getting print of that particular record with zoom and

4_2005-2006 #168801
Patient Management System

This software can be used to keep track of the patients registering in a hospital or clinic. Also, this system supports accessing the previous visit histories of any patient, search for patients by name and other properties etc.

4_2005-2006 #151753
Zxc Screen Saver

I always wanted a screen saver with unlimited number of files to display. I found here a vb code for JDSaver and I liked very much (sorry, but I forgot the author, I apologise...)so the most credit goes to him, I just changed some thing. So, this is the screen saver with posibilities to show unlimited number of .jpg files in one directory of your choise. There is also an setup program included, so you can install screen saver directly...

4_2005-2006 #151403
Gravity / Force Controlled Ball (s)

I posted a first version, but this is better so CHECK IT OUT ! You can create balls that bounce arond the screen interacting with each other. They take into acccount gravity and force. Each ball has its own force and when it hits another force is passed through to it. The balls bounce as if it is in real life. You can increase and decrease both the force and the gravity. The code is done by Using INSTANCES OF A CLASS - so if you want to learn classes look at this it will help This is really cool so check it out !

4_2005-2006 #151385
A Splitter Control

This is a splitter control with 2 panes. I found the initial code out on the web somewhere, but it had a few bugs and was missing a few features I wanted, so I added the ability to colorize the splitter bar and the code now fires an event when the splitter is resized to allow for controls within controls to handle a resize. I also cleaned up the code and fixed a few bugs. BTW : You can add splitters within splitters to create more than just 2 panes.

4_2005-2006 #151742
DragDropFiles

This code shows the basics of dragging files from the Explorer and dropping it into a VB program.

4_2005-2006 #151754
MDISpliter

Add a horizontal splitter (or frame ) to your MDI form, using a litle API.

4_2005-2006 #171588
IPChat - An example of implementing asynchronous sockets in vb.net 2005 for a simple chat program

If you download this project, you MUST view the readme.txt file. All information can be found in there.

4_2005-2006 #171571
A1 Employee Registration

A Employee Registration made For my brother He wanted to know about How to add, Update, delete, records in ADO.net so i made it for him. in this u can search dynamically whichever field u want. Plese vote if u like it.

4_2005-2006 #163939
Various Controls

This code is the implementation of 5 Custom Controls that can be used freely. This controls are as follows: Higlight ComboBox - Higlight border around the combo box when focused. The border can be defined by the BorderWidth Property as well as the color with BorderColor. Higlight TextBox - Hilight border around the textbox when focusede, the border can be defined by the BorderWidth Property as well as the color. RichTextBoxEdito - Custom RichtTextBox allows you to find and replace, find and print rich Text. Requires the following controls: Print Dialog. RichTextBox Line Numbers

4_2005-2006 #164632
PolyMapping

3D mesh loading, rendering, and saving are the main purposes of this application. Several file formats are supported but not tested thoroughly. Please vote.

4_2005-2006 #150874
Change the system menu 4 ur form!

Changes your forms system menu (visible when you right click on the forms titlebar or press [Alt] + [Space]) to what every you want, and does it really easily too!

4_2005-2006 #171025
Inventory Manager

Maintains inventory details, customer details, supplier details, material details and has full fleged report (BILLING RECEIPT)

4_2005-2006 #156763
Common dialog with Image preview:

This is a simple common dialog with an image preview utility like the one with Photoshop and paint shop pro... This example uses the _PICTURE_ class which I created to help me using different image formats in c++ like the one in VB The class is based upon another one written in MFC which was posted on codeguru I think , but this one is made small and easy with simple APIs..Enjoy

Languages
Top Categories
Global Discovery