Languages C / C++ Miscellaneous  

Windows Console Manipulation headers

download download  
important code information
author:
Ivan Garavito
minimum requirements:
Windows Console Manipulation headers description

This three headers will let you make easy and fast good-looked programs. They works on win9x, winnt, win2k, winxp. Now you can add color to your programs, get mouse events and advanced key featuring. This has two functions to make borders, center strings too and string handling. You can ADD MENUS to your program, with a lot of options and easy to use. Don't forget vote for this!


File List:
Advanced.h9Kb
Menu.h12Kb
Usefull.h8Kb

Similar code
A really cool binary translator! (Popularity: ) : This binary translator will not translate the text to decimal, but it will translate it to a char! As example. 1101000 1101001 will be translated as 'hi'. You can also translate huge load of text. Have fun!
XFile To HTML Converter (Popularity: ) : It converts any file (execpt binary don't know why you'd convert a binary file in a html file anyway) into html. I did this because I saw some source code where #include was messed up because of the < and ...
XList - Pointer List Class (Popularity: ) : This class can hold a list of pointers. It dynamically resizes itself. There are a number of functions in the class that make using it easier. I hope you find it useful. Enjoy!
DirShow (Popularity: ) : The DirShow is a Directory Viewer Program. This Program was designed in C Language Using Graphics. This also includes some usefull Window Functions in Graphics Mode.This Program also includes Mouse Functions for User's Friendly Interface.
A Window Tester (Popularity: ) : This program allows you to preview a window before you create it. It allows you to modify the caption, style, icon, cursor, position and sizes of a window and then it shows you how it looks. It also generates the ...
A Bitmap Joiner (Popularity: ) : A program that takes a bunch of bitmaps and attaches them together side-by-side and puts them on the clipboard. The bitmaps then can be pasted into Paint by clicking Edit->Paste.
xCreateRemoteThread (Popularity: ) : The xCreateRemoteThread function creates a thread that runs in the address space of another process. The result is the same as from the original CreateRemoteThread only this function works a bit different its using GetThreadContext and SetThreadContext to let a ...
Write your own IO Devices for 8086 Microprocessor Emulator (Popularity: ) : This sample just reads and writes data to a virtual port. You can use these sample to create your own devices for Emu8086 (Microprocessor Emulator). You may try creating a robot or something, and then use assembly language to control ...
Zeta Scripting Language and Interpreter (Popularity: ) : An interpreter for a simple scripting language I created called Zeta.
Windows Encoder/Decoder (Popularity: ) : Basic encoder that uses a key string to transform a given message. Plus, demonstrates some cool Windows tricks, like control coloring and accelerators.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 2
version
size in Kb 7
popularity   372/7913373
user rating 5/10
ad


New Code
Popular Code