Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #118543
PowerPoint Viewer

Hello, this example shows you show to view powerpoint (.ppt) files inside your vb project. You can also change the file and change some viewing options. Every line is commented. please vote! Thanks hope this help, Matt!!

2_2002-2004 #118544
ZOOOM - Extendable Arcarde Shooter

ZOOOM is an extendable action game that features all-rendered graphics, sound effects, music, midgame video, joystick support, two multilevel campaigns and more. You can use the built-in scripting language to customize levels. HTML style help is provided. Have fun!

2_2002-2004 #118545
Creating a ADO connection to SQL Server

A article showing how to create a global ADO connection to SQL server from a Visual Basic Client.I have more examples and programming solutions on my web site www.SQLwarehouse.com

2_2002-2004 #118799
Print an Envelope, with a company logo.

This can print with envelopes, it also prints a company logo with it. Very simple all you have to do is along the lines of this: frmPrint.Logo = "c:\...." frmPrint.City = "New York" [blah....] frmPrint.Line1 = "17" frmPrint.Init And that's that, up comes a useful little form that says its printing an envelope and it has a progress bar and its modal and everything. PLEASE VOTE... this took me ages to get this to work.

2_2002-2004 #118800
A port sniffer

This is a program that scans (sniffs) any IP address for ports that are running TCP/IP servers. It is ultra fast, takes about 13 minutes to scan 32,000 ports. If you like this code, please vote for it, thanx :)

2_2002-2004 #118801
IP address/port sniffer

This program is the opposite of my the other program I submitted (A port sniffer). This program scans a range of IP addresses, such as 127.0.0.1 to 127.0.0.254, for servers running on a port of your choice, such as 4232. It is fairly fast, takes about 3 minutes to scan 254 addresses. It is a complete, working program, but it could use a little more speed. My other program (A port sniffer) has a good demonstation on how you'd go about speeding up the scan. If you like this code, please vote for it, thanx! :)

2_2002-2004 #118802
Editor (HTML)

*FOR THE TWO DOWNLOADS I GOT BEFORE I SAW THE KEYDOWN ERROR, WHOOPS JUST CHANGED IT BEFORE UPLOADING* I`ve seen a number of HTML Editors posted on this site, but i`ve never seen one that selects the correct colour. It`s easy enough to select the correct colour as your typing the text, but what if you go back on yourself and start putting tags in etc. Thats where all the others have failed. Their not able to select the correct colour. This project only includes a RichTextBox which will format the text as it`s been written. I`ve tried to make it act similar to Microsoft Frontpage. It`s not a finished project so if you find any HTML text thats not formatting correctly, please let me know. I`ve also included a Menu item (Open Document) which when used will Format any HTML document loaded into the RichTextBox. Any comments much appreciated. Last Note, (This was created using VB6 with service pack 4). So don`t blame me if it dosen`t work on lesser versions.) If you use this project on any of your projects i`d like to see them. Thanks.

2_2002-2004 #118803
UnCommon Dialogs

I found this code on the web and thought it would be something worth sharing. It uses some advanced tricks that puts the Common Dialog box on steroids. It uses hook procedures to add controls to a common Dialog, center it according to the placement of the parent window, add a status bar and more! Check out the screen shot to see what the final result looks like This example shows buttons for copying, moving, deleting and printing files by using just the Common Dialog box alone (although the code to do these are not included, I'm working on it and I'm sure you will be too). The URL where I found this code is in the ReadMe text file. If you've never been to this web site, you gotta check it out!

2_2002-2004 #118804
Flash in VB [interactive]

This app shows how you can interact with a Flash (SWF) in Visual Basic. Made in VB 5 and Flash 4. Both the VB-source and the Flash-source are included, and commented. There's a simple way to control a named movieclip in a Flash from VB, see for yourself!

2_2002-2004 #118805
MP3 File Lister/Search Engine

Recursive search a directory, entire drive or entire computer for MP3 files. Output to clipboard, or file as text or delimited.

2_2002-2004 #118806
Tetris

This is a simple Tetris clone.

2_2002-2004 #118807
Cd Lender

Recently i've been rather absent minded of whom i lend my CDs to, so I came up with this handy little program to help me keep track of who's got what.

2_2002-2004 #118808
Grab HTML-Source

This small project uses the Winsock control to grab the source code to a webpage, then trims off the headers sent by the server. Completely commented, extremely easy and very useful. A project using this small code will be posted by me shortly - look for it :).

2_2002-2004 #118809
Enable/Disable KeyBoard

This Code will help any one to disable keyboard from response in only his program for all controls and form but not for all windows applications .please vote for me thanks ....

2_2002-2004 #118810
Sending Raw Data to the Printer Port in VB

Have you ever tried to send raw data to a printer port (LPT1 for example) using Visual Basic without using VB's printer object or an outside DLL or API? If you have then you know that it is virtually impossible because Visual Basic cannot directly access any system devices. This very simple code demonstrates how to use an undocumented feature of VB's 'OPEN' statement to allow direct access to the printer port as if it were a file. Accessing system devices as if they were a file is a method that was built into the old DOS-based versions of Basic, but until now I was unaware that this functionality still exists in Visual Basic. This method even works in Windows 2000, which is supposed to block direct port access for security purposes.

2_2002-2004 #118811
Anonymous Emailer

Easily send email to a friend if your email application is broken or you want to fool around with someones head and send them messed up emails from santa clause.

2_2002-2004 #118812
Bounce Gate!

Allows entry from a remote user into your machine then this software bounces them into an unexplored area of the internet(another remote host).

2_2002-2004 #118813
Client-Server Example using VB's Winsock control

This completely-commented project demonstrates the use of Winsock in a server-client connection. Demonstrates how to use the connection as a remote, similar to Sub7 (client sends commands to the server, server responds with API calls, etc.), as well as a private chat connection between the server and client. **Developers who are not familiar with VB's winsock control: This download is a must! Note: This is my 8th project uploaded since Sunday morning :D

2_2002-2004 #118814
Serial Com User Control

This is an event driven VB user control to handle serial COM communications. Instead of using the default ocx you can now compile this user control with your code and you don't need to supply any extra ocx's or third party dll's to support serial comm's.

2_2002-2004 #118815
PlayCards

THIS WILL HELP YOU TO LEARN SIMPLE AI ALGORITHM .\ AND DO MORE ... Play with the computer cards and , this is a simple way to play with the computer and an algorith to make computer decide what he should do and which card he should play jut this is a simple way to do that ... this is the first version and i will update it soon please vote for me and if you have an meaningful feedback send it to me and be a serious please ... thanks all

Languages
Top Categories
Global Discovery