Advertisement

Results for "Volume: 2002C"

2002C #9156
Start an exe within your app w/ error handling!

starts an exe from within your application

2002C #9152
Hide your program in the Ctrl-Alt-Delete Dialog!

Always wanted to hide your program in Ctrl-Alt-Delete Dialog box, So people dont close it from there when you dont want them to....Well use this code and your problems will be solved...They cannot close your program unless you let them through yours...MUST HAVE!!!!

2002C #9157
Easiest way to hide app in Ctrl+Alt+Delete Dialog

Only one line of code, and it works!

2002C #16374
Setting display mode with Direct X

This programs asks the user if his/her video card supports 800x600x16 resolution, and if they choose yes, sets the video mode to 800x600x16 and displays a bitmap fullscreen.

2002C #9161
Tabstrip project

This is a tabstrip project. By using an array, you can decide which tab container should be shown. Whatever you want to show when that tab is clicked goes into a container. I searched for months trying to learn about tabstrips and I hope this code helps someone else out.

2002C #9163
Get the logged on username from Windows 95/98/NT

Get the logged on username from Windows 95/98 and NT

2002C #16524
Colored Text for Console Applications

This is just a quick demonstation on how you can use the windows API to print colored text in your basic console application.

2002C #8766
Get mail client, news, calender, contacts, etc.

Finds the default client (default program which Internet Explorer uses) for mail, news, contacts, calender, internet call.

2002C #16514
A Beginner's Guide to Loops

This is a beginner's tutorial to learn how to use loops in C++. Every line is EXTENSIVELY commented why it is there and what it does. Please vote for me!

2002C #16287
Open GL Example - Manipulating the triangle with arrow keys

My Next step in learning OpenGL from my book. Author says to play around with it, and manipulate the triangle, so I have written a example doing this. Use the up and down arrow keys to change the shape of the triangle.

2002C #9141
Caption Fun

Learn to have fun with caption, eg: make it glow..... please visit my homepage 4 more app at http://www.cyberway.com.sg/~dyrws

2002C #9165
Form_TaskBar

A VB control that, when placed on a form, causes it to act like the Taskbar (minus the Start Menu).

2002C #9119
DBofADO

For ADO database application: To show (1) How to use ADO schema to obtain a list of tables of a database. (2) How to provide a re-usable single form for any MDB file name, and with another form to display as many tables as there are in that database at the same time. Otherwise, you will have to repeatedly create/refer to an instance of connection and you may need 10 forms if there are 10 tables in a database (see "3"). (3) The possible techniques to enable opening several tables on the screen in the same session, yet without conflict (otherwise if you create 10 instances of the same form, some common event handlers will mix up Table B as Table A, e.g. when calling yet another form. But with appropriate techniques, this conflict is avoided). (4) How to display various properties/attributes/status in descriptive text(pneumonic), rather than the VB's original numeric codes. Note: MS TreeView itself limits the node count to 32767 only. (For a comparative study of DAO, refer my DBofDAO)

2002C #9166
Light Emitting Diode (LED) ActiveX control

LED and SWITCH user control for technical applications. Just add led.ctl to your project as user control. Read readme.txt for properties.

2002C #16390
GUI SMTP Mailer! (no MFC)

This is a basic SMTP mailer that uses a dialog box with edit boxes for input and can send emails with ease. You can download the compiled version at www.geocities.com/thefuturetoday/simpsend.zip Enjoy!! (Please rate this code.)

2002C #16527
asciiRPG

RPG using only ascii drawings, uses text files, its very basic, but works

2002C #9130
Adhoc querying and reporting

Enables the user to create adhoc queries and reports from user-chosen access databases. User needs to have Word97 to run the reports and references to word 8, ado 2 recordset and dao 3.51 object libraries. Dragndrop fields/tables to choose selection fields and double-click field name for selection criteria.

2002C #8988
A program that controls a remote computer

The code is still here, however I am working on an updated version. It will include a new chat, and several other things. If anyone is interested in joining me in creating this program email me at steve81@mediaone.net. Basicly what I am looking to do is get people who may know some cool control functions to add to it, and how to do them. I welcome all to join. It is only on request though, there is no money involved, however you will get your name in the credits, and if you have a website that too.

2002C #9167
Print from rich text box

This code combines the excellent submissions of PrintCode by Ken Chia and the printing from a rich text control by VBPro to display the Windows printing common dialog and then send the rich text box contents to the selected printer with formatting and margins.

2002C #9178
Easy Browse For Folder

Let the user select a directory (as workingdirectory, or for save/load data to/from, etc.), which is also known as a "Browse for Folder" function. This is the most easy way to provide this feature, just using the standard Common Dialog control.

Languages
Top Categories
Global Discovery