home *** CD-ROM | disk | FTP | other *** search
- This following files are on the system diskette for Windows for C:
-
-
- SYSTEM DISKETTE
- -------------------------------------------------------------------------------
- read.aaa -- Contains information on current version.
- file.aab -- This file.
- history.doc -- Contains an outline of WFC history from version 3.1 to present.
- version.doc -- Documents current version.
- att_glob.h -- Include file for globally assigned logical video attributes.
- computer.h -- Include file of computer specific definitions.
- def_att.h -- Include file of logical attribute definitions.
- llist.h -- Include file of linked list definitions.
- wfc.h -- Top level include file for Windows for C.
- wfc_comp.h -- Include file of compiler specific definitions.
- wfc_defs.h -- Include file of WFC specific definitions.
- wfc_glob.h -- Include file of WFC global variable definitions.
- wfc_hist.h -- Include file for compatibility with existing applications.
- wfc_stru.h -- Include file for WFC structure declarations.
- wfc_xtrn.h -- Include file of external declarations.
- wn_msgd.h -- Include file of WFC message definitions.
- disk.qc -- File for VCS quality control.
-
- \SOURCE
- k_vcom.c -- Source code for WFC library function k_vcom().
- menu2.c -- Source code for WFC library function menu2().
- u_init.c -- Source code for WFC library function u_init().
- vcs_errf.c -- Source code for an example error function.
- vs_mf.c -- Source code for WFC library function vs_mf().
- wfcimsg.c -- Source code for WFC informational messages.
- wnemsg.c -- Source code for WFC/WFD error messages.
-
- \DEMOS
- test.adr -- Names and addresses for prt_labl demo program.
- cl.bat -- Example batch file for compiling and linking a program.
- demo_wn.c -- Source code for multiple files in multiple windows demo program.
- dem_cmov.c -- Source code for block graphics animation demo program.
- dem_grph.c -- Source code for bar graph demo program.
- dem_menu.c -- Source code for pop-up menu demo program.
- hello_wc.c -- Source code for color version of "hello, world".
- loop.c -- Source code for keyboard loop tutorial program.
- prt_labl.c -- Source code for label printing demo program.
- set_mode.c -- Source code for video mode switching tutorial program.
- sti_buf.c -- Source code for offscreen buffer tutorial function.
- tutor.c -- Source code for the "typing tutor" demo program.
- tut_help.c -- Source code for the pop-up help file tutorial program.
- vmenu.c -- Source code for the pop-up menu tutorial program.
- menu.dem -- ASCII file for menu choices used by dem_menu.
- grph_hlp.doc -- ASCII file used by dem_grph.
- menu.doc -- ASCII file used by dem_menu.
- menu_hlp.doc -- ASCII file used by dem_menu.
- wfc_fly.doc -- ASCII file used by demo_wn.
- wn_help.doc -- ASCII file used by demo_wn.
- labels.h -- Include file for prt_labl. Sets placement of labels.
- labels2.h -- Include file for 2 across labels.
- labels3.h -- Include file for 3 across labels.
- help.txt -- ASCII file for pop-up help tutorial program, tut_help.
- vmenu.txt -- ASCII file for menu choices used by vmenu.
- demo_wn.pif -- TopView/Microsoft Windows Program Interface File for demo_wn.
- dem_menu.pif -- TopView/Microsoft Windows Program Interface File for dem_menu.
-
- \MOUSE
- m_wfc.def -- Source for mouse control program for MS MOUSE
- m_wfc.mnu -- Translated mouse control program for MS MOUSE
- m_wfc.msc -- Source for mouse control program for PC MOUSE
- m_wfc.com -- Translated mouse control program for PC MOUSE
-
-
- LIBRARY DISKETTE
- -------------------------------------------------------------------------------
- read.aaa -- Contains information on current version.
- wfcs.lib -- Library for SMALL memory model.
- wfcm.lib -- Library for MEDIUM memory model.
- wfcc.lib -- Library for COMPACT memory model.
- wfcl.lib -- Library for LARGE memory model.
- disk.qc -- File for VCS quality control.