Dec 192017
 
Small piece of Windows C code that illustrates both a textual and visual progress indicators.
File PROGRE.ZIP from The Programmer’s Corner in
Category C Source Code
Small piece of Windows C code that illustrates both a textual and visual progress indicators.
File Name File Size Zip Size Zip Type
INIT.C 1063 491 deflated
MAKEFILE 529 306 deflated
PROGRESS.C 1883 802 deflated
README 667 401 deflated
STUBS.C 1478 671 deflated
TEST.H 75 46 deflated
TESTBED.C 2454 814 deflated
TESTBED.DEF 357 202 deflated
TESTBED.DLG 760 364 deflated
TESTBED.H 104 62 deflated
TESTBED.ICO 1038 184 deflated
TESTBED.RC 200 140 deflated
TESTBED.RES 1353 404 deflated

Download File PROGRE.ZIP Here

Contents of the README file


This small piece of code illustrates both a textual and visual progress
indicator. My apologies for the lack of documentation --- it's so small it
shouldn't be that difficult to understand anyway.

Use the make program MAKE7 found in the Computer Language Forum CLM-332
downloads.

If you're wondering why I used the medium model, or what all those weird
pieces of text or comments mean, the reason why it looks the way it does is
because it was cannabalized from a larger picture. Suffice to say that the
comments etc. are related to our application, and the medium model is
neccesary for our applicaton to run.

Use it or throw it away.

Alec.



 December 19, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)