Advertisement

Results for "Volume: C_Volume2"

C_Volume2 #71549
Exclusive Mode (Updated)

This function allows the application to enter and exit exclusive mode. In this mode any message boxes or prompts from Windows and other applications will not show up infront of the program. This is useful when you don't want anything to come up infront of your application window.

C_Volume2 #85170
How to read a .txt file in vb.net

Just to show how to read a txt or .dat file in vb.net

C_Volume2 #84033
Hiding Processes

The object of this short tutorial is to demonstrate how processes can be hidden from the windows, its taskbar, and its task manager. It also contains my code to hide from the task manager on 9x machines without crashing when run on NT, or XP.

C_Volume2 #84404
A file indexer / lister

this list alls the files in a the current directory

C_Volume2 #84100
Simple Trainer

Simple Trainer is a small example on how to use WriteProcessMemory to modify a games memory. I was surprised at the lack of source for trainers made in delphi so I whipped this up.

C_Volume2 #84418
Image ratio resampler

Resamples an uploaded image to 75% jpeg, without changing the ratio! If x and y size is equal, the image will be [100px]*[100px]. If x is bigger than y, the image will be [150px or less] * [100px]. If y is bigger than x, the image will be [100px] * [150px or less].

C_Volume2 #81481
The Castle Game

A fun game using a simple menu. You find yourself in front of a Castle and decide to go in. The object is to get out. Very fun.

C_Volume2 #81482
C++ Intro...

This tutorial has been made to give an introduction to new c++ programmers. Unfortunately their are many great minds out there but they don't have access to free and quality c++ tutorials. So this is the first lesson.

C_Volume2 #81483
File Scanner Alpha 2

*(UPDATED)* ADDED: -Code Re-written -Now updates file size if you no the file has been changed by a program. This program makes a list of all the .ini .sys and .com files on you hard-drive in the c:\windows directory and then calculates there size and keeps them in a log. and then every time the program starts it checks the file sizes against the logged ones to see if they differ, if they do then it tells you. I made this because virusses can sometimes alter files and hide inside them so this basicly keeps a eye on them..

C_Volume2 #84195
DelphiWorks

delphiworks is a collection of 16 Units, 308 procedures and functions, 98 records/types and 121 constants. A complete documentation is available as compiled HTML help file ( CHM ), as a HTML offline pack or online at authors website ( http://delphiworks.sourceforge.net ). All help files available in german language! Tools for: date/time conversions, registry, multimonitor systems, files and drives, HTML, INI-files, MP3, networks, Windows NT special funtions, numerics and mathematics, operating systems, printers, string- conversions, system internal functions and many many more!

C_Volume2 #81484
Tutorial 2

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.

C_Volume2 #83692
Disable Form Close Button

This code is used to disable the "X" form button (that one top right) in a form

C_Volume2 #81485
Guess v1.0

This is my first ever C++ program, only download this if you are at the "Hello World" stage of C++ programming! It is for 2 players, the aim is to guess the opponents number. Since there is no validation or error handling yet, this sad program can easily crash or fall into an endless loop if someone types in an invalid number or a string. Well, it is my first game.

C_Volume2 #84105
Wire 3D

This is a short, simple program that shows how to draw a wire frame for a 3D model. Anyone interested in math or 3D graphics should like playing with this code. It is only about 200 lines so have fun. Please comment and vote on it.

C_Volume2 #81486
Password a2.0

This is an early version of the new password program I am working on, it saves Passwords to disk with very low level encryption and it allows you to call it with-In dos prompt with arguments. Please tell me what you think.

C_Volume2 #84088
CheckBox in DBGrid

This article shows you how to put a checkbox in a dbgrid. If the column is of boolean type, then a checkbox will appear. Great Look and very easy;

C_Volume2 #81487
Infix 2 Postfix

It converts infix equation to postfix or reverse polish notation

C_Volume2 #81488
SkinSystem ver 1.0

This code work with a JPEG, GIF, WMF, BMP skin picture. For Ex. Winamp UI or Freeamp UI etc

C_Volume2 #84515
Guestbook

A simple but cool guestbook. PLEASE COMMENT!

C_Volume2 #84126
Sending Files with the Simple Delphi sockets and server components

Sending Files : The programs allow a user to send and recieve a file using both programs using Simple Delphi client and server sockets and filestreams.

Languages
Top Categories
Global Discovery