Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #228317
Scatter XY Graph Plotter

The computer screen's origin (0,0) is located on one's upper left hand. This code will change the computer screen's origin to one's lower left hand and also plot a set of co-ordinates on a picture box.

7_2009-2012 #227323
Copy/Cut/Paste/Undo

I was just poking around this site, and noticed that a lot of folks were making the copy/paste/cut/undo functions more difficult then they really needs to be. Rather then writing your own functions, make use of the SendMessage API and let Windows do the work for you.

7_2009-2012 #224707
HyperFast! Read/Write File Functions

These two functions are designed to read and write a file as fast as possible in VB. It is faster for some cases than WinApi Read/WriteFile functions because you don't have to convert binary to string in a loop. Thats why, it is very fast and useful for any purpose. I have created it for my Encryption programme and with Windows Crypto functions and this two functions, my encrytion programme works faster than most of the Encrytion software you can download on the net. Hope it will be useful for you. Thanks. Ozan Yasin Dogan www.uni-group.org (will be online in 01/06/02)

7_2009-2012 #226349
WindowsXP SideMenu Final

This is the third and Final Release of this Project I hope you will some good things in this final release. 1. A vertical Scroll bar is added to scroll if there are more than one menus. 2. Contract and Expand Animations 3. Two menus used 4. Some bugs fixed 5. Compatible with Windows 98 as well as Windows XP(although there will be some difference in menu animation) I have added all the things you guys suggested. I hope this final version will be good enough for every one The main thing I have done here is that the code is fully explained. So enjoy it till my next submission. bye & Take Care Allah Hafiz

7_2009-2012 #223768
PB Button Strip Control Updated 5/23/2002

A Strip of option buttons, Features 5 control border styles, 4 caption border styles, 4 caption styles, 3 buttons styles, inc Windows XP Style Side Menus Tile a picture to the background & Change the Font of the caption & buttons Update added tooltip support

7_2009-2012 #222385
Embed Binary Files In Programs

Embed binary files within your programs to be written out to the file system once the program runs. This demonstration creates a Word document.

7_2009-2012 #220194
Basics of Using ADO and VB *VOTE*

This is to show new developers to Databases how to develop applications with VB and ADO. It is very well formated, step by step. And if you like it Please vote!

7_2009-2012 #227265
Hide All Tray Icons

Hide all icons from the system tray and put in it your own window!.

7_2009-2012 #229564
twist on the old starfield

As well as showing the basics behind 3d conversion, it looks cool ;) I've commented EVERY line and principle so you WILL know what's happening. The twist is a cool moving "camera" effect that I made bounce around. Looks quite cool.

7_2009-2012 #228575
Priority Queue

HELP WITH PRIORITY QUEUES. This small application was inspired by the request for help by R Al-shaer. Imagine a number of patients waiting in an emergency room of a local hospital. Priority is related to the seriousness of the patient's condition. (1 = most serious, 4 = least serious). We assume that a doctor spends 60 minutes with a patient whose priority is 1, 45 minutes for priority 2, 30 minutes for priority 3 and 15 minutes with a patient whose priority is 4. The patient's treatment is not interrupted, even if a more serious case arrives. Two Doctors are on call. Dr. Alpha starts seeing patients at 6:00 and Dr. Beta starts at 6:30. The programs goal is to list the patients in the order in which they will be treated.

7_2009-2012 #228027
Crawler

Crawler created by Michael Dawson and Kris Bennett.. A simple game where you are against the clock! - Please vote and leave comments... Now supports warping (step off one side of the map and onto the other)!

7_2009-2012 #228028
Start Bar Fader

This fades the start bar so it is semitransparent. Only works in Windows 2000+ - Don't know why I made this - Please post comments and rate this!

7_2009-2012 #219741
Rich Text Tag Editing Demo

This demo shows some of the capabilities of editing RichTextBox tags to achieve very fast global formatting. Great for Syntax Highlighting etc.

7_2009-2012 #220193
VB - XML - ADO -> some basics

This is to show developers (mostly new ones) how to use XML / ADO technologies from within VB. I got the XML source code from a project on this site and put it to use! I hope that this will help someone out!

7_2009-2012 #231306
A really simple file encryption application

Encrypting files This is a really simple file encryption program that is heavily commented to help out the beginners in VB

7_2009-2012 #232286
A1 DTA - 3D engine code

DTA supports high collision detection , maps , models , fog and light effects and more I included only one map and no models with this code but you can make your own maps and models ** Note : the picture is from the old version the new version is much better

7_2009-2012 #222383
Image 2 Ascii

The Image 2 Ascii converter allows you to load a photograph, and then generate an ascii image that looks simular to it. You can use this ascii version to post a picture of your self on news groups, message boards, email signatures, and more. No longer is text-only formatting a constraint for displaying photographs!

7_2009-2012 #219742
Simple Painter

This demo shows in the simplest possible code, the basics of image editing. It is intended for the novice but others may find it useful in optimising or simplifying their code. Whilst it is in no way a full blown editor, it may provide a basis from which to learn. If you want an example of a more advanced image editor I suggest you look at "Bobo Image Workshop" which is found at: http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=21482&lngWId=1

7_2009-2012 #223490
Antipop - Functional Pop-up Stopper

A pop-up stopper for Internet Explorer. Includes IEEvents by Crazyman. Works great on Windows 2000 -- please tell me about any bugs you encounter on other operating systems.

7_2009-2012 #229727
Document management

I designed this software to enable me to scan, file & comment all the rubbish documents that I dare not throw away but may need one day. You can scan the document and it puts it into the App.Path & \tmpImg DIR and then goto Add to DB and add some comments & a title. This is then put into the DB (access 2k) and the image is moved to App.Path & \img. you can now use the viewer to view the images and you get the information about it too. Uses Mainly TIFF images and has full ROTATE, ZOOM & PRINT capabilities. This is my first App and I am quite proud of it. Perfect for beginners to learn howto add scanning & TIFF images to a VB project. Sorry, not all commented yet, but I will get round to it. Let me have comments please... P.S If you have missing OCX's or DLL's, let me know and I can Email them to you. Either that or Install Imaging For Windows! ADDON - I have now put the OCX files on-line to download. Goto http://www.docserve.co.uk/ocx.zip to get em. Sorry if anyone has asked for these and not recieved them, as you can see I have had 100's of requests.

Languages
Top Categories
Global Discovery