Advertisement

Results for "Volume: C_Volume2"

C_Volume2 #84104
ASM Animation

This program creates an animation using blitting with assembly after getting memory addresses of pixel information using scanline. To understand the code, you'll need some knowledge of assembly.

C_Volume2 #81498
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!

C_Volume2 #81499
String Functions

This header file contains functions to: Return the n number of characters from the left/right of a character string, remove trailing and leading spaces and replace a character with a string that is specified. The functions are pretty straight forward.

C_Volume2 #85174
Task Inspector

This is a utility similar to task manager. It shows all the running processes, the modules loaded by the processes, and version information about each module.

C_Volume2 #71552
Make Form Transparent.

Makes a Form Trans Parent

C_Volume2 #84506
A ( part1 ) Powerful php code to send HTML Format Emails

Help you send mail in HTML format , Here you can change the variables as required to suit your needs , please make it sure that the code is on live server (Server Connected to Internet) which can be accessed by http protocal

C_Volume2 #81500
Imager v3.1 - paint utility for C++

Cool GUI paint utility for C++ use. You can use the software to make and edit the Images and the add them to your programs. It even loads 16-color low resol ution BMP images, so you can transform them into this format and load em to your programs. I works only in VGA HI mode. It has many cool tools that make it a complete image editor. - It has standard tools like paint,Draw , Ellipse , Box , text with changable fonts etc.. It also has these : Flip the image horizontally or vertically , Invert colors , Cut , copy paste , Color replacer, Selective Saving capability. It manages all These functions without any memory constraint. Its memory is as big as your hard drive, but you will never need more than 350 kb. I am also supplying the file IMAGE.CPP - this is an include file for cpp programs, it contains the function to load the image : - SYNTAX : image(x1,y1,"filename") - x1,y1 are the coordinates of the image. Please see the screenshot. Have fun !! and don't forget to view the readme (V.V. Imp) I will be grateful to you for your comments and suggestions. Please Vote for me. Thanks !!

C_Volume2 #71553
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).

C_Volume2 #71554
Detect Idle Mouse (GetCursorPos)

This code can be used to determine the X,Y coordinates of the mouse cursor and use them to check for idle mouse activity. This code is useful in that it does not require your current form to be in focus (active windows status). The GetCursorPos can be used in conjunction with or be replaced by another API call GetCaretPos, which determines the X,Y coordinates of the text cursor. Hopefully this will be useful to anyone looking to check for an idle desktop. (Richard Puckett, [email protected])

C_Volume2 #81501
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.

C_Volume2 #85058
WinAdmin 6

WinAdmin is based on a sample from MS. It is a taskmanager like app with extended info on drivers, services, and applications, plus a built in control panel, a change log, and quick support tab for looking up Windows errors and finding solutions. There are many examples here to learn from. The code is slightly messy and not commented very well. I hope this helps! PLEASE VOTE!!!

C_Volume2 #81502
_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(); ...

C_Volume2 #81503
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.

C_Volume2 #84064
A String Tokenizer Similar To strtok() in C++

The following procedure acts similar to strtok in C++. Call it once with your string (S), and then everytime you call it from there on out, you can break your string apart with tokens! Included is a function StrMid() and an overload for StrMid that simulate the Mid() function in Visual Basic.

C_Volume2 #84103
Stick Man 1.01

The screen shot shows what he does. The tStickMan class, is thoroughly explained in html pages to help you add it into your programs. Have fun with it and if you like it, please vote.

C_Volume2 #81504
EXE Header Info

Get .exe file header info

C_Volume2 #83682
NetCraft Uptime Graph Grabber

This code will go out to http://uptime.netcraft.com and grab the uptime graph (if there is one) for your site. Each time the graph on netcraft.com is updated, this code will update the graph that is being displayed on your local site.

C_Volume2 #81505
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

C_Volume2 #81506
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 !!

C_Volume2 #84259
Eazy-M@IL

This is a flat file mailing list system. It saves all member names and emails to text files and send confirmation signup emails. People can signup easily with a simple form and you can then send out an email to all members in one hit very easily.

Languages
Top Categories
Global Discovery