RAND.ASM and TRAND.ASM

Copyright (c) 1998 G. Adam Stanislav.
All Rights Reserved.

This archive contains the source and the executables for two Windows 95
programs: RAND and TRAND.

The purpose of these programs is to illustrate how to write Windows 95
programs in assembly language.

During the MS DOS period of computing history a number of books on
assembly language programming were available.

It is not so in the Windows 95 period of history. As far as I know, there
is only one such book, and it deals mostly with Windows 3.x while having
only one chapter dedicated to Windows 95.

This is the reason I decided to post simple sample assembly language code
for Windows 95 at my geocities.com web site.

The code is always highly commented. It is not the same as having a systematic
treatment in a book form, but it should be helpful nonetheless.

I am not trying to produce commercial quality programs here, but rather
programs that are simple and easy to analyze and imitate.

Feel free to share this code with others. I am just asking that you do not
sell it: I am giving it away for free, and expect anyone else to do the same,
or not to give it away at all.

I also ask that you give it away in its original ZIP file, not just some of
the files contained therein.

If you wish to contact me, my name is G. Adam Stanislav, and I operate
Whiz Kid Technomagic, a computer consulting business in Rhinelander, WI.
It is in the Rhinelander phonebook. Its address may change in the future,
that is why I prefer not to list it here.

On the Internet, my e-mail address is whizkid@bigfoot.com. My web site is
on geocities.com, with the username of "whizkidplus." I can never
remember the full URL, and it can probably change too. So, just search
for "whizkidplus" on geocities, or for "whiz kid technomagic" on yahoo.com
(that is probably the fastest way to find it).

