home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / tools / coolwork / filelist.tx_ / filelist.tx
Encoding:
Text File  |  1994-02-22  |  1.8 KB  |  55 lines

  1. List of files
  2.  
  3. \filelist.txt    - This file
  4. \readme.txt      - General CoolWorx readme file
  5. \readme.1st      - Demo CoolWorx Readme file
  6.  
  7. include\         - Directory that contains .H files
  8.   cbutton.h      - Header for CoolButton
  9.   cw.h           - CoolWorx header
  10.   cwmenu.h       - Included by cw.h
  11.   cwhist.h       - Header for histogram control
  12.  
  13. lib\
  14.   coolworx.lib   - Library for CoolWorx
  15.  
  16. demo\            - Demo CoolWorx applications
  17.   readthis.txt   - Notes on compiling demos
  18.   cooledit\      - Contains MDI editor demo
  19.     cooldoc.ico  - Document icon
  20.     cooledit.c   - Main source file
  21.     cooledit.def - Linker def file
  22.     cooledit.exe - EXE file ready to run
  23.     cooledit.h   - Header file
  24.     cooledit.ico - Program icon
  25.     cooledit.rc  - Resource script
  26.   sdiedit\       - SDI editor demo directory
  27.     cooledit.ico - Program icon
  28.     sdiedit.c    - Main source file
  29.     sdiedit.def  - Linker def file
  30.     sdiedit.exe  - EXE file ready to run
  31.     sdiedit.h    - Header file
  32.     sdiedit.rc   - Resource script
  33.   cdlgdemo\      - CoolDialog demo program
  34.     cdlgdemo.c   - Source for demo program
  35.     cdlgdemo.def - Linker def file
  36.     cdlgdemo.exe - Ready to run demo
  37.     cdlgdemo.h   - Header file for CDLGDEMO
  38.     cdlgdemo.rc  - Resources for CDLGDEMO
  39.  
  40. \windows\system  - All CoolWorx DLLs go here
  41.   cbutton.dll    - CoolButton DLL
  42.   coolworx.dll   - CoolWorx DLL
  43.   ctl3dv2.dll    - Microsoft's 3D Control DLL
  44.   cwmisc.dll     - Misc. CoolWorx controls
  45.  
  46. source\          - Source files
  47.   comdlgid.c     - Source for cw_CommDlgID
  48.  
  49. bin\             - Programs and help files
  50.   cwhelp.hlp     - CoolWorx help
  51.   coolgen.exe    - Application starter
  52.   coolgen.hlp    - Help file for CoolGen
  53.   coolgen.scr    - CoolGen Script (Borland)
  54.   mcoolgen.scr   - CoolGen Script (Microsoft)
  55.