Site hosted by Angelfire.com: Build your free website today!
Muhammad Arshad Latti : Computer Software Projects C++ Demo

 

BlockD

BlockD by Muhammad Arshad Latti.

Simple game just click and play.

Downloads Download Binary (Portable) | Source Code
Languages Microsoft Visual C++ 6
Platforms Microsoft Windows XP
Release Date March 23, 2011

 

Brick – Text Mode Game (DOS)

Brick – Text Mode Game (DOS) by Muhammad Arshad Latti.

Brick game developed in Turbo C++ 3.
Brick game is DOS Application.
Better playing mode is without full screen.
Player Help:
Move left - Left Arrow
Move right - Right Arrow
Rotate - Up Arrow
Move down - Down Arrow
Exit (Quit) - Esc

Downloads Download Binary (Portable) | Source Code
Languages Turbo C++ 3
Platforms Microsoft DOS
Release Date 24 September 2010

 

BTS (Basic Text Support)

BTS (Basic Text Support) by Muhammad Arshad Latti.

This is DLL project and 250+ functions for ANSI and Unicode string handing.
BTS is a part of project CIF JPM.

Downloads Download Demo Project | Source Code
Languages Microsoft Visual C++ 6
Platforms Microsoft Windows XP
Release Date January 31, 2011

 

Duplicate Bytes Search

Duplicate Bytes Search by Muhammad Arshad Latti.

Program compare two file as binary and save matching bytes (more then five) to new files.

Downloads Download Binary (Portable) | Source Code
Languages Microsoft Visual C++ 6
Platforms Microsoft Windows XP
Release Date 12 September 2010

 

Hooking Win32 API Function By Overwriting Original Function Code

Hooking Win32 API Function By Overwriting Original Function Code by Muhammad Arshad Latti.

This hook technique overwrites first few bytes of exported function in library.
Jump instruction is written for hooking.
Of course this hook technique work in current process address space.

Downloads Download Demo | Source Code
Languages Microsoft Visual C++ 6
Platforms Microsoft Windows XP
Release Date March 23, 2011

Hooking Win32 API Function By Overwriting And Use Original Function Code Without Unhooking

Hooking Win32 API Function By Overwriting And Use Original Function Code Without Unhooking by Muhammad Arshad Latti.

Hooking this way is little tricky.
for every function req_inc_dummy byte array value must be provided.
Few functions may required extra modification to get thing done.
Functions version is not same the error will get around.

Downloads Download Demo | Source Code
Languages Microsoft Visual C++ 6
Platforms Microsoft Windows XP
Release Date March 23, 2011

 

InfoPage Maker (IPM)

InfoPage Maker (IPM) by Muhammad Arshad Latti.

Use text file to generate html file.[File] tag copy file to output.
[Line] tag used for single line of text and [Text] tag used for multi line text.
[Image] tag used for picture file.[Link] tag of course used hyperlink.
IPM based on CIF6SDK by Muhammad Arshad Latti.

Downloads Download Binary (Portable) | Source Code
Languages Microsoft Visual C++ 6
Platforms Microsoft Windows XP
Release Date March 25, 2011

 

 

Massive Stock Management System

Massive Stock Management System by Muhammad Arshad Latti.

Its easy to use and giving utmost fast performance.
Quantity mean Units(Items) count.
Take the data file backup by yourself.
Each data file can hold one month selling entries.
At the starting of month create a new file.
And select previous month data file as parent file.
The project is based on CIF2DE

Downloads Download Binary (Portable) | Source Code
Languages Microsoft Visual C++ 6
Platforms Microsoft Windows XP
Release Date 12 September 2010

 

 

Null Application ( A Dummy Program)

Null Application ( A Dummy Program) by Muhammad Arshad Latti.

Do nothing and small application about 1KB when complied with VC++ 6.0.

Downloads Download Binary (Portable) | Source Code
Languages Microsoft Visual C++ 6
Platforms Microsoft Windows XP
Release Date 14 October 2010

 

How Detect Mouse Leave Event (Sample Application)

How Detect Mouse Leave Event (Sample Application) by Muhammad Arshad Latti.

This simple application show us how to detect WM_MOUSELEAVE message using _TrackMouseEvent function.

Downloads Download Demo | Source Code
Languages Microsoft Visual C++ 6
Platforms Microsoft Windows XP
Release Date 14 October 2010

 

 

 

Member2This

Member2This by Muhammad Arshad Latti.

Get Host Class Pointer From Class Member Pointer.

Downloads Download Sample Source Code
Languages Microsoft Visual C++ 6
Platforms Microsoft Windows XP
Release Date August 31, 2012