M. Saqib

DirectX Programming: A Sample for Microsoft DirectDraw

DirectX Programming: A Sample for Microsoft DirectDraw

This is a very simple DirectDraw sample using Microsoft DirectX under Visual C++.

Palettes, Gaming Concepts & Double Buffering in DirectX

Screen modes come in several flavours, based on how many bits are used to store the color of each pixel on the screen. Naturally, the…

Direct X and its Components

One of the main purposes of DirectX is to provide a standard way of accessing many different proprietary hardware devices. DirectX is comprised of application…

Website Upgraded to new CMS

For the past few days you might have faced problems in accessing the website. It's due to because we were upgrading the website to the…

GPS vehicle tracking systems

Few days before I was browsing through an interesting website about vehicle tracking systems "FleetMatics", it recalled my memory about a job which I did…

C Program to create Turbo C compiler UI

This is a small C program that demonstrates Turbo C Compiler User Interface. This is done by using graphics library in C.

Profit/Loss Calculator

This is a small utility written in C Programming Language to calculate the net income by checking a person's salary and monthly expenses. On the…

Text editor

This program is written in pure C programming language. The interface of the C program is just like Turbo C/C++ compiler like interface, and it…