.. [ Available Pages ]
 

 What's New ? here

 My Web Programs here

 My Dos Programs here

 My Win Programs here

 My Component here

 My Pascal Tutorial here

 My Resume here

 My System here

.     . 
        Email me ...

     Copyright 2001 by hUilaM
. . All RightReserved  .      . 

My Programs - Dos


Game

CardGame Collection  v1.0
  Author hUilaM
  Category Dos \ Game
  Language Turbo C 3.0
  License Freeware
  Release Date Oct 1998
  File Size 36.7 KB (zipped)
  Source Code Yes
  Description Blackjack and Poker
  Review No
  Screen Shot No

Horse Racing v1.1
  Author hUilaM
  Category Dos \ Game
  Language Turbo Pascal 7.0
  License Freeware
  Release Date Sep 1997
  File Size 40.4 KB (zipped)
  Source Code No
  Description A horse racing gambling game with mouse function
  Review No
  Screen Shot

Tictactoe
  Author hUilaM
  Category Dos \ Game
  Language Turbo Pascal 7.0
  License Freeware
  Release Date Apr 1997
  File Size 39.3 KB (zipped)
  Source Code No
  Description Simple tictactoe game, no AI implement. Allow game setting to be made.
  Review No
  Screen Shot

Jackpot3
  Author hUilaM
  Category Dos \ Game
  Language Turbo Pascal 7.0
  License Freeware
  Release Date Feb 1997
  File Size 36.2 KB (zipped)
  Source Code No
  Description Simple, small jackpot game. Mouse function included.
  Review No
  Screen Shot

Dice
  Author hUilaM
  Category Dos \ Game
  Language Turbo Pascal 7.0
  License Freeware
  Release Date May 1997
  File Size 36.0 KB (zipped)
  Source Code No
  Description A simple gambling game with dice. Bet on "Big" ,"Small" and numbers. Required mouse. 
  Review No
  Screen Shot

 

Application Program

WordCnt
  Author hUilaM
  Category Dos \ Application
  Language Turbo Pascal 7.0
  License Freeware
  Release Date June 1997
  File Size 42.2 KB (zipped)
  Source Code No
  Description A user friendly text file character counter program. Useful to count the number of charaters in a text file. Spacing will not be calculated.
  Review No
  Screen Shot

Application Source Code Generator for Pascal [ Download Now! ]
  Author hUilaM
  Category Dos \ Application
  Language Turbo C++ 3.0
  License Freeware
  Release Date Sep 1999
  File Size 64.7 KB (zipped)
  Source Code No
  Description A lower CASE Tool, Prototype Builder for Pascal text file database application. 85% completed, was my thesis for final year.
  Review No
  Screen Shot

Multi-Counter Service Point Simulator [ Download Now! ]
  Author hUilaM
  Category Dos \ Application
  Language Turbo C++ 3.0
  License Freeware
  Release Date Aug 1999
  File Size 30.9 KB (zipped)
  Source Code No
  Description A analysis program to simulate multipls counter queueing performance.
  Review No
  Screen Shot No

 

Utilities

CodeX
  Author hUilaM
  Category Dos \ Utility
  Language Turbo Pascal 7.0
  License Freeware
  Release Date June 1998
  File Size 8.12 KB (zipped)
  Source Code No
  Description A simple text encoder and decoded. Type "CodeX  /?" follow by an to get more details. Useful for encoding important text files which are highly confidential. Now included a Pascal rountine to encode /decode text file within your Pascal program, let you encode / decode your database files. 
  Review No
  Screen Shot

EXE Locker  v1.1
  Author hUilaM
  Category Dos \ Game
  Language Turbo Pascal 7.0
  License Freeware
  Release Date Oct 1998
  File Size 7.90 KB (zipped)
  Source Code No
  Description An executables protector utility for Dos, Win3.11, Win95, Win98 and WinNT.
  Review   820 hits
  Screen Shot

 

Programming Tools

ICON Maker v1.22b+
  Author hUilaM
  Category Dos \ Game
  Language Turbo Pascal 7.0
  License Freeware
  Release Date Aug 1998
  File Size 57.3 KB (zipped)
  Source Code No
  Description A 40x40 pixels programmer's Icon editor. Included some effect tools and icon source code generator for Turbo Pascal7, Turbo C and Quick Basic . This version included a ICO to IMK convertor by Boo Khan Ming.
  Review 23,617 hits ,  31,659 hits
  Screen Shot

PCSMaker Ver 2.0
  Author hUilaM
  Category Dos \ Game
  Language Turbo Pascal 7.0
  License Freeware
  Release Date Nov 1998
  File Size 42.10 KB (zipped)
  Source Code No
  Description A PC Speaker Sound editor. Allow played song to be recorded and save it to a file. Included a PCS2EXE utilities that make the PCS file to executable file.
  Review No
  Screen Shot

LAMGUI
  Author hUilaM
 Category Dos \ Libray Routine
  Language Turbo Pascal 7.0
  License Freeware
  Release Date Aug 1997
  File Size 5.35 KB (zipped)
  Source Code Yes
  Description A Turbo Pascal 12h GUI extension.
  Review No
  Screen Shot No

PIEOBJ
  Author hUilaM
  Category Dos \ Libray Routine
  Language Turbo Pascal 7.0
  License Freeware
  Release Date May 1997
  File Size 39.7 KB (zipped)
  Source Code Yes
  Description A Turbo Pascal7's 12h mode add-on PIE Chart routine. Coded with OOP technique. Easy to use. Zip file included a sample demo program with source code. 
  Review No
  Screen Shot
KeyCode Tracer
  Author hUilaM
  Category Dos \ Programing Tools
  Language Turbo Pascal 7.0
  License Freeware
  Release Date Apr 1997
  File Size 3.71 KB (zipped)
  Source Code No
  Description A text mode Ascii Key Code tracer. Included Special function code, example < F1>, <Alt> + <?>,<Ctrl > + <?> and others.
  Review No
  Screen Shot No

Color Attributes lister
  Author hUilaM
  Category Dos \ Programing Tools
  Language Turbo Pascal 7.0
  License Freeware
  Release Date May 1996
  File Size 3.75 KB (zipped)
  Source Code No
  Description A full reference( 0 to 255 ) for TEXTATTR command value for text mode with sample color text displayed on the screen.
  Review No
  Screen Shot No

 
** Additional Information **
Text Mode - Default mode for DOS based programming. Consists of 80 Columns * 25 rows and allowed a
                             total of 16 types of color to be displayed on the output screen. 

12h Graphics Mode - Allow 640 columns * 480 rows and 16 color to be displayed on the output screen.