Advertisement

Results for "Volume: 2002ASP"

2002ASP #636
Active Self-Extract

With this code, you can incorporate self-extract functions to your VB program. You can actually add a compressed file, with you own custom compression algorithm to a EXE, so you can extract it just by running your program (just like WinZip's SFX modules), you can save your application's setting in it's executable(so you don't use the registry, or INI files), you can even put the registration information inside the exe(for safety), so you don't use external text files, or just put a DOC file inside an exe so a user can see it's contens even if it doesn't have Microsoft Word. This are only examples, but the posibilities are UNLIMITED. You can implement this to your program just by adding 2 functions, and calling them. By the way, it should work with almost any VB version. Included is a sample app, that shows a sample Self-Extract maker (which can include any file in the Self-Extract module, which is a VB app), and a Self-Extracting module, and of course, source code. Enjoy! P.S. If you include a zip into the Self-Extract module, some uncompressing programs will think it's a SFX, and you can decompress the files with them! (tested with WinRAR -- will say that the zip has a bad header, but will decompress the files!)

2002ASP #735
Port Control

Ever want to know which of your ports are being used while your on the net? Well, here is a full fledged application, you can scan ports in ranges such as 1-65530 or you can select 11 diffrent ports to scan, and you can watch 2 ports to see if incoming data is being sent on that port. good to see if someone gave you a trojan! And with the timer control, you can automate your scans and even save them to a log file!

2002ASP #7949
luddo

Its a traditional and very popular board game in pakistan and u will really enjoy to play this game.I have added a very good menue in this game. If u like the graphics and the game then please rate this code

2002ASP #723
How to add an icon to the tray

One of the questions that occurs most often in the VB Q and A forum is how to add an icon to the tray area of the Windows 95 taskbar.This tip will show you how to add and delete the icon,and also trap the mouse events.

2002ASP #7991
RangBirangi

RangBirangi is a look alike of PaintBrush. It is a DOS based paint application where users can create edit and save their graphic images. The files produced are of very small size as compared to the ones produced in PaintBrush of windows. The coding is very simple. Since the design is Object Oriented, users can add their own bits and make the software more versatile. Since this is my first project, I would love to hear from your side. Please mail me your comments.

2002ASP #7076
AdoxData.cls

This demonstrates how to create a database and components at runtime from a public sub called from the AdoxData class with ADOX 2.1 objects

2002ASP #7869
Polymorphism simplified

Comprehensive tutorial on one of C++'s BIGGEST TOPIC POLYMORPHISM

2002ASP #771
Display vertical Text in a MSFlexGrid

With this code you are able to display vertical Text in a Flexgrid. This is very helpfull, when you need to display a column which only has a YES/NO Value and would waste to much horizontal Column Space to display the Column Header

2002ASP #498
VbMailer

This program uses the MAPI controls to interface with Outlook. You can view your address book, send and recieve mail, and do a lot more. This was originally submitted a year ago by me but now i put a screenshot with it. The MAPI control is not in the zip because I don't have it. This was written with VB 5.0 when I still had 4.0 installed. 4.0 came with MAPI, so after I uninstalled 4, I lost MAPI. Please vote for me. E-Mail me at et7809@yahoo.com

2002ASP #736
A Good Imaging Program to learn from * FIXED *

Learn how to use imaging controls! Quick Image allows you to scan images, save them, print them, open images in diffrent formats. You can do alot of things with this program. Change the resolution, and alot of other stuff. It used the kodak image control and the kodak image admin control to show the image and kodak scan control to scan images. Anyone looking for help on making an imaging program, look here! Good start

2002ASP #103
an Error Index!!

With this program, you can look up and define any error that Visual Basic can give to you! It will teach you how to do error handling, define errors of your own, how to use the Err object and can be very useful! Please add to it and keep it going as a tool everyone can use!

2002ASP #7994
WIN32API Toolbar with Tooltips

An example of how to use the WM_NOTIFY message to give tooltips when the mouse hovers over a button in a toolbar. (Also shows toolbar creation).

2002ASP #7995
WIN32API MDI Shell with functions

A shell that allows for an easy start MDI application. Shows how to create and fill the client and mdi structures. Also functions to sort the mdi child windows.

2002ASP #7951
How to Read from and Write to Registry using WIN32 API

Some time ago, i was reading an article about registry here in PSC. It was all done in MFC, so I asked the author to please write one using WIN32 API. He never did, so I went and found the info myself. Here it is. Please leave comments (maybe even votes), they let me know if the article was good and make me write new ones. Thank you.

2002ASP #664
A login thing

This is a ordinary login program, kind of like aol. It makes sure the person enters a username and a password more than 1 letter. It's pretty cool, I think. I would use something like this on all my projects.

2002ASP #7558
Classes, Abstract Data Types, Multiple Inheritance, etc

This is basicly some notes i made for Classes, Abstract Data Types, Multiple Inheritance, and things like that

2002ASP #7691
LostSideDead Experience

Contains over 200 projects written by LostSideDead members, DirectX, Direct3D, OpenGL, ANSI C, and ANSI C++.

2002ASP #8004
Windows Security Documentation

This document provides information about the Windows security system and what restrictions can be used to limit its functionality

2002ASP #7762
Win32 - Accelerators

A small app that demonstrates the use of accelerators. (Win32 api code, no MFC or VCL)

2002ASP #775
Daily Dilbert

This program Downloads the archive page from ' http://www.unitedmedia.com/comics/dilbert ' extracts the file name of the picture. Download it. Convert it to bitmap. ' Changes the desktop wallpaper to the new dilbert strip.

Languages
Top Categories
Global Discovery