Advertisement

Results for "Volume: 2002C"

2002C #12709
Close VB IDE Windows Addin

DLL which starts-up with VB and is inserted in the Add-In menu. When run it will close all Open Code and Designer windows from the screen (they are only closed from view, not removed from your project). Quite handy if you like all your windows shut before saving which will speed the time it takes to re-load your project next time around. Modify it to do what you like - this should get you started.

2002C #11506
Easy morse

With this code you can easely create a morse message.You just type in your message and the program will send it out via the system speaker.

2002C #10240
Space Invaders

Just see it to believe it. And don't forget to vote for it. ciao.

2002C #10235
Comic Pagemaker (Updated)

This is a comic editorial program that demonstrates on how to create balloon dialog layouts including borders and you have the options of importing more pictures like cartoons etc. Have fun with it and don't forget to vote for it.

2002C #11646
Pinball in DirectDraw

This is my first attempt at writing a Pinball game in VB. It's just a demo. Please excuse the ugly graphics, I had to draw the main screen in 16 colors to make the file small enough to upload. You'll see the use of Sprites and a color Point collision detection method for ball movement. The "All Time High Score" is posted on the machine. I had fun making this, hope it will give someone a neat idea. You need DX7.

2002C #13637
Oracle Database Data Fetcher

This Application is used for quick access to an Oracle Database. The DataFetcher gives you power to Add, Remove, Search, View, Records at a click. DataFetcher also has it's own built in SQL*Net emulator in it! If you access an Oracle database frequently, then this is a must have Application. You must have Oracle Client installed on your machine to take advantage of the ORacle Object used in this code. Please Email for any questions or feedback. Thanks.

2002C #12088
AA ***Making an Spelling Checker with VB and Word Updated

One of Word's most commonly used features is the ability to check spelling. Word encapusulates this functionality into two methods: CheckSpelling and GetSpellingSuggestions. The GetSpellingSuggestions method is memember function of the Application and range object in Word. CheckSpelling is a member function of Application, Range, and Document object.we can use CheckSpelling to determine whether a word is spelled correctly. If a word is misspelled, we can use the GetSpellingSuggestions method to retune a collection of SpellingSuggestion object for the misspelled word. This program also have a good example of using StatusBar, imagelist and toolbar A vary nice program for Beginners. You must see Screen shot of this program

2002C #11395
AddIn - convert VB6 to VB5

Its a small addin for Visual Basic 5. After you select a folder this will look in that folder for VB6 project files. All VB6 project files found are listed. You then select an item from the list, a message box will then pop up showing you the invalid keys. You then have the option of converting them (original is lost) or cancel. please post comments and vote email me @ [email protected]

2002C #13603
Dynamically Create A Popup Menu With Images From A Database

This program allows you to dynamically create a popup menu with images from a database. You enter the menu items you want in the database and the program creates the menu.

2002C #13638
Using C++ DLL in VB

Wanna know how to use those functions you just wrote in C++ in VB using a DLL? Here ya go!

2002C #12866
Cartoon Cinema (create your own animations) - FIXED

(Fixed the 'Open Dialog' problem) A fully functional cartoon script creator for MS Agent. Simply select the character, tell it what to do, and add it to the script. This software allows all 4 characters (Genie, Merlin, Peedy, and Robby) to interact with each other however you want them to. Create your script and watch these characters bring it to life! A brief tutorial on how to use this program is explained by the Genie character at startup. Comments and Suggestions are welcome, but DON'T FORGET TO VOTE!!!

2002C #11856
Minimize scrap

Hi everybody!! This is my first submission, I made it some time ago in order to save some money. The application's target is to minimize the scrap in a wood wall recovering. I had to buy wood strips to recover a wall in a 45 degrees design, so I had to set the optimal lenght to reduce the scrap. It was very hard to find the matematical model ( combinations, etc) so I used hard force, to choice random groups and to find the minimal. Code is very rough but basically works. It is a very good example using listBoxes I don't need you vote for me, but comments and feed back will be appreciated.

2002C #12850
Asynchronous Dialling

synchronous dialing doesn't allow you to cancel the dialling. for asyn dialling you need callback function and it must be in a standard module and you will need to compile your app to PCode. Alternatively you can subclass your form, and in the RasDial call specify your window's handle. You will probably need to register the RasDial message. I used subclassing methode.

2002C #10047
InfoNet

Great research tool for the internet. Uses an MDI format to view as many web pages your system memory allows, drag-n-drop information from the browser to a textbox. Built in Web page maker too! Some of the code has been taken from different apps in PSC, so thanks to all those who contributed. To use this code, you will need VB6 (VB5 will do also, if you know how to make a flat toolbar), VB Service Pack 4, Coolbar control and the DHTML Editor control. Still working on the toolbars and Menus, but for the most part, it's functioning well. Read the ReadMe file and Bug report included in the zip. I haven't commented the code and did a sloppy job writing it (no indents, lots of code commented out, etc.) but it's still under development. You can add what you want, delete what you want. Just have fun with it!

2002C #10458
HTML Form Sniffer (revised)

This VB program generates a replay URL e.g. for HTML logon pages. It is a very simple program but it makes your daily life must easier. Let's face it, how many logons do you perform very day to Web sites very day? Ok, IE's AutoComplete feature is nice but wouldn't it be nicer to logon without keying in something? This sniffer generates a URL with all the logon parameters included. When you replay it, it brings you directly to the site skipping the logon. Works also and especially for logon pages with post fields! For more see http://www.watchtheweb.de/tools.htm

2002C #13642
Form Background Color

Background coloring tool for shading forms and fading a color from top to bottom. Colors are chosen using a color slider.

2002C #12096
Menu HighLight Button

Sample Menu Program to show 3 different ways to highlight buttons when mouse moves over them

2002C #13640
Disable Paste

Disable paste in a textbox.

2002C #12871
Multiple Choice Questions Quiz 0.4

Its cool multiple chice questions quiz program with 188 questions,options,skins,easy 2 use interface. check the finished version at http://go.to/wdwtbam which has tonnes of features

2002C #10293
View DXF FIles

This program will open and allow you to view any '2D' ASCII DXF file. It supports BLOCKS, INSERTS, DIMENSIONS, and ALL 2D GEOMETRY types (for R12 and R13). It stores the DXF data in an array, so you have full access to perform manipulation and calculations on the geometry. NO OCX REQUIRED - just pure VB. *Keep an eye out for an update that will hande R14 and DWG 2D files.

Languages
Top Categories
Global Discovery