Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #238409
Custom Project Folders/Directories

Create your (custom) VB Project Folder quickly. The primary sub directories are listed, so just tick what is required for your project.

7_2009-2012 #232404
Tracheobronchial Tree

This is a graphic representation of the anatomy of your tracheobronchial tree (windpipe and airways) as viewed with a digital bronchoscope. This will eventually include the ability to record realtime findings and generate a report suitable for charting. At present it is only medically educational.

7_2009-2012 #219461
DreamAX + Class Collection Ver 1.3

hi, This is the new 1.3 Update of my class and control collection, now contains around 48 controls and 12 Classes, Lots of Fixes, New controls and classes, Just a few to name, CheckListbox, CheckListPanel, FormAlpha, RichEdit, TextBox Class, DigitsStrip, and Many More, Note The readme, has now been converted to a GUI viewer, see Dev/Readme.vbp, in there you find updates and chnages. Hope you like this Update.

7_2009-2012 #239209
TAPI Caller ID

Obtain Caller ID information via the TAPI API

7_2009-2012 #224422
Extended Richtext Control

Richtext control with built in spell checker. Also previews the text in IE by converting the richtext to HTML. Has built in formatting, bold, underlined, italic, left/right/center justification plus colors.

7_2009-2012 #224423
Multiple Client/Server Screen Capture

Capture screens shots from upto 16 remote computers via the network. The client side application just needs to be running on the machine. The server is configured to point to this computer. Screens shots are capture once every seconds. Each screen shot can have a data/time stamp imprinted onto the image, also the image can be reduced in size, also mouse movements can be captured. The image is then converted to a JPG and saved. The server then polls the image and pads it into a custom play file. These files can be converted to AVI format at a later date. Now I know what you are saying, why not use winsock control, well 16 sockets would be hard to managed, plus I've found that this many sockets can be resource hungry and that they do not always work asynchronously.

7_2009-2012 #238836
Real Moving Vista Progress Bar

This is vista progressbar. It's white thing moves unlike others. There are Graphic Files in there, but i bet it will be crash name in your computer... or not.

7_2009-2012 #239212
Draw Text as LINES on Picture Box

Occasionally, the ability to draw text on a picture box using the LINE method is needed, as it would allow complete control over a it's scale, location and other factors. This function accomplishes that by taking a string of characters and drawing them as lines, using the LINE method. Color, scale, rotation and other factors can be completely controlled. The function is scale independent, so it doesn't matter if you're using twips, pixels, or any other measurement system. The letters are one square unit in size, by default. If you are using pixels, that means each character is one square pixel in size. If scaled up by a factor of 20, then one character would fit within exactly 20 pixels. You can control the scaling on both the X and Y-axis. There are currently three fonts available, but fonts can be designed fairly easily. You can even design a font of your own handwriting. If you'd like to design your own font, just contact me at JamesTracy95820@gmail.com. I wrote a little program that compiles the fonts from DXF files. I used AutoCAD release 14 to design the three fonts used by DrawText(), but any drawing program capable of outputting DXF files in AutoCAD release 14 format would work fine. I'd be happy to accept new fonts! The more the merrier. Be sure to contact me first, because there is an order to how the characters have to be arranged within a drawing file. As fonts are added, I'll either try to publish them somewhere, or you can just email me and ask if any new ones have been added - I'll send you the updated function if there are any. ENJOY! James Tracy Sacramento, CA JamesTracy95820@gmail.com

7_2009-2012 #223743
Messenger Cursor

This Project is a Mouse Trail Effect on the Desktop based on the Code ID 35924. Use the Icon on the Systray to change the Text, the Font and the Elasticity. Requires Windows XP.

7_2009-2012 #237018
Create Window Ex 1.0

Make Create Window Ex in drag operations of an icon in your form. This program seeks you to put to have the function CreateWindowEx in an easy and fast way, allowing you to put only more the own function in API, in his source-code.

7_2009-2012 #239214
Demo: How to use Adobe Acrobat Reader 7.0 Viewer Control (AcroPDF.dll)

This code demonstrates how to use the Adobe Acrobat 7.0 Browser Control (AcroPDF.dll) with Visual Basic 6.0. Commented and Explained for beginners use. Requires Adobe Acrobat Reader to run. Minimum version is 7.0

7_2009-2012 #239088
HTTP Class (client) GET, POST (files and data), Chunks, Headers, No OCX + Demo

HTTP class (client side) winsock without ocx. Sends data and files through the POST method. Also sends simple GET requests. Processes chunked data. Easy to send, retrieve and modify headers. The class is even more easy to use and/or modify. The code is commented in french but vb code stays vb code. The demo included connects to my server, sends POST data and retrieves the results. You can see at any moment the data being sent. No OCX used. Even for the timers (api) Hope you like it.

7_2009-2012 #238697
Hotel Management System

This application handles the basic processes in running a hotel.checkin, checkout, employee record, search guest and employee, payroll, bar etc.

7_2009-2012 #238858
Breaking the Textbox 64K File Size Limit (UPDATE: Sept. 15th, 2007)

You don't have to be limited to 64K size files for a for a standard Textbox control in VB6. This small sample project shows you how to load, edit and save plain text files, UNLIMITED by file size using the Standard VB6 Textbox control. It's all done in just a few simple lines of code. Please note that this method works on NT, Windows 2000, XP and Vista. If you're coding for systems that use Win95/98 or ME this method will not work. View the readhuge.txt file for full details. (UPDATE: Changed method from Clipboard method to an API method which is even more efficient and does not mess with any data in the clipboard and the end result is the same. Thanks to Kenneth Buckmaster and Rob C. for their input.)

7_2009-2012 #237329
Puzzle

New ScreenShot (Sep 13, 2007) It's a Puzzle. Try to put the pieces in their correct positions. Puzzle is a very easy game to play. Start Puzzle, then migrate to a Folder that contains Image files. You may select any picture you like. You may use the same picture over or select a new one each time. If you like, I will select one of the Graphic files at random. I will give you a few seconds to study the picture before I scramble it. Then all you have to do is to click on any two puzzle pieces, and press the 'Enter' key. When you press 'Enter', the last two puzzle pieces that you clicked will trade places. Keep swapping pieces until the Puzzle is solved. The first puzzle has only four large pieces and should be quite easy, but they get progressively more difficult. Like any Puzzle, some are easier and some are more difficult than others. Right click once anywhere on the Puzzle to open the Popup Menu. (Sep 10, 2007) - Added the "adesktop.tlb" that was missing from the first submission.

7_2009-2012 #236016
Compare two Images

This code will show how to Compare two images using windows API. Simple method and easy to modify for your own project.

7_2009-2012 #233216
K15Puzzle

15 Puzzle game This game is simple,It is not use ocx and not register any component. not use directX. A button you see in a picture,I just use picturebox and label,cause I want you easy to run. You just download unziped and feel free to play a game. It is not just game to write by vb,but i want player have fun too. If you like it you just vote for me :D Feature 1.Can change image. 2.Image can stretch. 3.Can use number only or use image and number.

7_2009-2012 #238588
Function Grapher

This is a very simple program that can plot mathematical functions.

7_2009-2012 #236146
Sleep positions

Tell me how you sleep and I will tell you who you are A scientist claims to have discovered a direct link between people's favourite sleeping position and their personality. Here's how to find out for yourself. Zip 36KB - Paul Turcksin

7_2009-2012 #231630
Stroked Text Usercontrol (Updated)

If you like hollow or outlined text then this is for you. Uses API for effects.Enjoy. Update: Hopefully improved shadow blending.

Languages
Top Categories
Global Discovery