Site hosted by Angelfire.com: Build your free website today!

Home | Mail Address | ReadMe | Allies | Projects | CIF
About Arshad

Projects

HelpPC to HTML

HelpPC to HTML convert HelpPC 2.10 txt Files to HTML files.
Also generate CHM project files (use HTML Help Workshop if compiled CHM Wanted).
HelpPC 2.10 quick reference utility program by David Jurgens.
The original distribution download.
ftp://ftp.simtel.net/pub/simtelnet/msdos/info/helppc21.zip
A conversion program was written by Stanislav Sokolov.
http://heim.ifi.uio.no/~stanisls/helppc/
Offline version download.
http://heim.ifi.uio.no/~stanisls/helppc/helppc21-c.rar
This is my first software using Project CIF (Core Information Foundation).
http://www.geocities.com/arshadlati/cif.htm
Project CIF and HelpPC to HTML is developed by Muhammad Arshad Latti.


Click to enlarge
 Download (45.6kb)
 Source (48.5kb)

Languages: Mircosoft Visual C++ 2003
Platforms: Mircosoft Windows XP
Release Date: 8 February, 2009

Example :: Drag and Drop

Simple example to learn about shell file drag and drop.


Click to enlarge
 Download (3.81kb)
 Source (8.70kb)

Languages: Mircosoft Visual C++
Platforms: Mircosoft Windows
Release Date: 27 October, 2008

Rapid Screenshot

Rapid Screenshot can take screenshot of entire desktop or active window or portion of screen.
Output format is bitmap ( .bmp ).


Click to enlarge
 Download (8.17kb)
 Source (16.3kb)

Languages: Mircosoft Visual C++
Platforms: Mircosoft Windows
Release Date: 27 October, 2008

MessageBox Coding Helper

Generate source code for MessageBox function.
Usage is simple buttons,icon,default button and modal etc. options are available.


Click to enlarge
 Download (7.91kb)
 Source (14.7kb)

Languages: Mircosoft Visual C++
Platforms: Mircosoft Windows
Release Date: 27 October, 2008

Change File Date Time

Change date or time of a file or folder.
The application can set created,modified,accessed date/time.


Click to enlarge
 Download (7.27kb)
 Source (14.2kb)

Languages: Mircosoft Visual C++
Platforms: Mircosoft Windows
Release Date: 27 October, 2008

Files Merger

Combine (join) multiple files into single file.
This application also have pause functionality.


Click to enlarge
 Download (8.29kb)
 Source (21.3kb)

Languages: Mircosoft Visual C++
Platforms: Mircosoft Windows
Release Date: 27 October, 2008

API Dialog Template

Generate a dialog based application project for Visual C++ 2003 or Visual C++ 6.


Click to enlarge
 Download (15.5kb)
 Source (22.6kb)

Languages: Mircosoft Visual C++
Platforms: Mircosoft Windows
Release Date: 27 October, 2008

Five State Button

Five State Button control is bitmap based.
Bitmap Image must have five state images (Normal , On Mouse Over , Pressed , Focused , disabled).
Button Control can easily added to any win32 api based application (maybe MFC, ATL etc.).
A demo application is provided within source zip file.
Demo program provide a solid understanding about this control.
You can also easily modify the source code on need.


Click to enlarge
 Download (19.0kb)
 Source (29.6kb)

Languages: Mircosoft Visual C++
Platforms: Mircosoft Windows
Release Date: 06 August, 2008

Urdu(Pakistan) Text Writer

Urdu(Pakistan) Text Writer allowing users to type Urdu. It is easy to use to compose Urdu.
allows users to copy and paste the Urdu text to other applications such as MS Word ,Excel ,
Adobe Photoshop ,CorelDraw ,Ulead Media/Video Studio and any other word processor
or application that support to change AlKatib1 Urdu font style.
Support of Erab(zare, zabar, pesh) is provided.
Automatically joins the alphabets according to the joining rule of Urdu.
This applications only allows user to write Urdu in it.
Keyboard layout is complaint with NLA standard which is also called phonetic keyboard.
The true type font used with this software is AlKatib1 which is Nasakh in nature.
This software also ability to open/save Urdu text from/to file.
The Urdu text file extension is urp and can be Associated with this program using tools menu.
AlKatib1.ttf (true type Urdu font) used in this application is downloaded from internet
and used with permission from provider/developer (Thanks for Naseem Amjad Ali Khan).


Click to enlarge
 Download (62.5kb)
 Source (59.9kb)
 Phonetic Keyboard Layout (View)

Languages: Mircosoft Visual C++
Platforms: Mircosoft Windows
Release Date: 12 July, 2008

Example :: Selecting Multiple Files In Open File Common Dialog

This example program show you how to select multiple files in open dialog and add selected files to a list box with full path.


Click to enlarge
 Download (4.16kb)
 Source (10.4kb)

Languages: Mircosoft Visual C++
Platforms: Mircosoft Windows
Release Date: 16 June, 2008

Split Join File

Split a file into small chunks (maximum 1000 ) and join them back.


Click to enlarge
 Download (68.8kb)
 Source (87.4kb)

Languages: Mircosoft Visual C++
Platforms: Mircosoft Windows
Release Date: 07 June, 2008

Dummy File Maker

Create a file of any size and fill with zero or random bytes.


Click to enlarge
 Download (5.56kb)
 Source (11.3kb)

Languages: Mircosoft Visual C++ 6 and 2003
Platforms: Windows 98,ME,2000,XP
Release Date: 14 May, 2008

Copy File Part

Copy a part of file and save it to new file.


Click to enlarge
 Download (5.98kb)
 Source (12.3kb)

Languages: Mircosoft Visual C++ 6 and 2003
Platforms: Windows 98,ME,2000,XP
Release Date: 4 May, 2008

Binary2C++

Convert a binary file in a useful C/C++ structure that can be included in a C/C++ source.


Click to enlarge
 Download (6.15kb)
 Source (11.5kb)

Languages: Mircosoft Visual C++ 6 and 2003
Platforms: Windows 98,ME,2000,XP
Release Date: 28 April, 2008

How to Create Win32 Dialog Based Application (Step By Step)

Starting point for creating dialog based windows applications. step by step tutorial in Portable Document Format (PDF) provide base for creating applications in Microsoft Visual C++. Source code of project is included in this package.


Click to enlarge
 Download (324kb)
 Project Files (6.38kb)

Languages: Mircosoft Visual C++ 2003
Platforms: Windows 2000,Windows XP
Release Date: 24 April, 2008

Desktop Time v2

Desktop Time is small Windows application that create small and movable window on desktop for displaying time. In version 2 right click bug is fixed. Now right click work correctly.


Click to enlarge
 Download (8.83kb)
 Source (15.2kb)

Languages: Visual C++ 6-Visual C++ 2003
Platforms: Windows 2000,Windows XP
Release Date: 21 April, 2008

Skins Support XP

Add or remove visual styles (Windows XP themes) support to programs (exe).


Click to enlarge
 Download (5.21kb)
 Source (10.3kb)

Languages: Microsoft Visual C++ 6 , Microsoft Visual C++ .NET 2003
Platforms: Windows XP
Release Date: 4 March, 2008

Desktop Time

Desktop Time is small Windows application that create small and movable window on desktop for displaying time.


Click to enlarge
 Download (9.11kb)
 Source (15.6kb)

Languages: Visual C++ 6-7
Platforms: Windows 2000,Windows XP
Release Date: 28 February, 2008

Arshad Programming Patch Maker

Arshad Programming Patch Maker is an advanced Patch Generator for Windows.


Click to enlarge
 Download (14.5kb)
 Source (30.1kb)

Languages: Visual C++ 6-7
Platforms: Windows XP
Release Date: 29 September, 2007

About Arshad (CPL)

Basic example of Control Panel applications (CPL) with full source code.


Click to enlarge
 Download (12.9kb)
 Source (18.8kb)

Languages: Visual C++ 6-7
Platforms: Windows XP
Release Date: 25 September, 2007

SetWallpaper (IActiveDesktop)

Change desktop wallpaper Using IActiveDesktop Interface.


Click to enlarge
 Download (12.6kb)
 Source (18.9kb)

Languages: Visual C++ 6-7
Platforms: Windows XP
Release Date: 22 September, 2007

Stack Chacker 1.0

Simple stack management software with full source code.


Click to enlarge
 Download (15.5kb)
 Source (17.6kb)

Languages: Visual C++ 6
Platforms: Windows XP
Release Date: 1 July, 2007

Extra Copy 1.6

Copy file and add extra bytes at end.


Click to enlarge
 Download (15.2kb)
 Source (18.2kb)

Languages: Visual C++ 6
Platforms: Windows XP
Release Date: 19 June, 2007