Advertisement

Results for "Volume: 1_2002"

1_2002 #104034
Change Form Shape

Can Change The Shape of any form

1_2002 #111452
Change The Back + Fore Color and Font of an Edit Control Without MFC

Demonstrates of how to change the background and foreground of an edit control, and change fonts aswell, including underline , bold , italic , strike out without MFC, pure API

1_2002 #111454
Networking

This is a collection of functions that will make it easy to connect and disconnect from remote computers as well as sending and receiving data. Worth a look, i think =D  Important: Be sure to link your code with wsock32.lib and mpr.lib (already done in the sample) !! The sample shows you how to connect and listen for connections, send and receive data, and how to retrieve all computers connected to the LAN. For an online documentation visit http://code.jakobbieling.de/. Have fun (PS: I recommend using the new CNetworking. Browse through my other submissions to find it.)

1_2002 #111442
Tutorial 3

This tutorial has been made for new c++ programmers. Unfortunately their are many great minds out there but they don't have access to free and quality c++ tutorials.

1_2002 #111461
Bovine Roulette (like Russian Roulette)

This is the first game I ever coded. I whipped it out in a few minutes and decided that it might be useful(ha!) for other people. Should work on any compiler in any OS. Sorta fun to play if your really bored, shows use of simple random numbers.

1_2002 #111423
fading colors!!! really cool looking and also really easy to understand (no bgi)

this code sets the screen into VGA mode and fades the screen different colors by pressing certin keys!!!! this code is really easy to understand even for a c++ newbie also this code is very well commented just incase if theres something that you dont understand =]

1_2002 #111398
Telnetserver in BCB

This example sets up a Server using TServerSock to respond and handel incomming Telnet connections. It can easily be modified into a UserAccount based RemoteAccess system for example. Try it out, a lot of time has been put into this code so it should be almost perfect!

1_2002 #104035
Make Form Transparent.

Makes a Form Trans Parent

1_2002 #104036
ComboBox on Toolbar

This subroutine shows how to Really put a ComboBox (or any control with a hWnd) onto a ToolBar (or any other control/window with a hWnd).

1_2002 #111462
DECLARING VARIABLES / CONSTANTS IN C

The tutorial is designed for the novice programmer and the programmer who has never used structured language before. It will give an impression how C works. Experts skip this articles.

1_2002 #111448
_Console Menu Foundation Class

This is a console menu foundation class. This allows you to create menus in seconds! Methods include: AddMenu(int ID, char *Name); AddItem(int ID, char *Name, void (*Function)()); Draw(); Run(); ...

1_2002 #111288
Search Engine Friendly ISAPI Filter

Reformats URLS for a search engine friendly format (ie look like HTML pages) back into asp querystrings for the ASP pages to use normally.

1_2002 #111225
EXE Header Info

Get .exe file header info

1_2002 #111446
Different Ways of a Windows 9x Shutdown

Explains an interesting way to shutdown a Windows 9x PC in only 1 Line of Source Code. But not only to shutdown... have a look for details

1_2002 #111426
Beginner Guide to C

This code shows how to make your first C program. Nearly every line is commented. So if you are willing to learn C language then you must see this !!

1_2002 #111447
_Console NotePad (Alpha Version)

This program is a console word processor that replicates Windows NotePad. So far you may only open text files and move around it. Editing feature will be added soon.

1_2002 #104043
SMTP: Simple Mail Testing Program

Allows sending of e-mail (SMTP) directly from a VB app using Winsock, WITH OUT having to buy an expensive add on componet

1_2002 #104038
MsSpellCheck( string ) : string

This short and sweet function accepts a string containing text to be spell checked, checks the text for spelling using MS Word automation, and then returns the processed text as a string. The familiar MS Word spelling dialog will allow the user to perform actions such as selecting from suggested spellings, ignore, adding the word to a customized dictionary, etc.

1_2002 #111476
Altezza RPG

This is a Minamal RPG with a besic fight system. This is my first C++ program EVER!! granted it is not the best but what do you expect from a 16-year-old's first 'real' program? Thanx and have fun, you have any suggestions for 'RC1' e-mail me please!! tenchi1@animeinn.net or ffvrules@yahoo.com

1_2002 #111390
Independence Day(see screenshot)

This program has almost all the basic c++ graphics functions and also the independence day tune created using sound function. It will act as a great tutorial for those who want to learn graphics in c++.Please vote fr me. visit www.gauravcreations.com for more exciting programs.

Languages
Top Categories
Global Discovery