Languages C / C++ Miscellaneous  

A Window Tester

download download  
important code information
author:
Brenton Andrew Saunders
minimum requirements:
A Window Tester description

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 code needed to create the window. PLEASE vote for it.


File List:
@PSC_ReadMe_9085_3.txt1Kb
fgh.dsp4Kb
fgh.dsw1Kb
res.rc4Kb
resource.h1Kb
source.cpp19Kb

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 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.
WinAPI App Template (Popularity: ) : This code is a simple template for an application that provides the following features: - Always On Top - System Tray - Multi-Language through files (with system check on startup) - Full app settings save to registry (HKEY_CU) - Always ...
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 35
version
size in Kb 7
popularity   1057/7913373
user rating 5/10
ad


New Code
Popular Code