home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / feelx11a.zip / FILES.DAT < prev    next >
Text File  |  1994-06-29  |  2KB  |  44 lines

  1. FeelX:
  2.   feelx.exe             The main program
  3.   feelxdll.dll          The main DLL
  4.   feelx586.dll          For a 486 or pentium: copy feelx586.dll feelxdll.dll
  5.   feelxpix.dll          The pictures. Can be deleted.
  6.   wpfeelx.dll           The Workplace Shell DLL
  7.   toolbox.inc           Included by feelx.go
  8.   feelx.go              The menu definitions
  9.   nowps.go              - " - if you use FeelX as a WPS replacement
  10.   feelx.inf             The documentation. View feelx.inf
  11.   instwps.exe           Install the WPS object (wpfeelx.dll)
  12.   uninst10.exe          Uninstall FeelX v1.0
  13.   uninstal.exe          Uninstall FeelX v1.1/1.1a
  14.   changes.txt           Changes since FeelX v1.0
  15.   readme                The readme file
  16.   examples.go           Some commented examples
  17.   files.dat             This file
  18.  
  19. Tools:
  20.   fxopt.exe             Change FeelX parameters. DOS & OS/2
  21.   wpopen.exe            Open a folder of the current directory or a WPS object
  22.   wo.exe                Fault-tolerant search of files
  23.   fg.exe                Change Shell parameters. DOS & OS/2
  24.   popuppm.exe           Must be running for fg.exe
  25.   ischild.exe           See Doc. Trivial program
  26.   line.exe              Change lines of a shell
  27.   msgbox.exe            Display a MsgBox
  28.   font.exe              Change the font of a shell
  29.   fontc.exe             Called by font.exe with parameter makelist
  30.   callrx.exe            Starts a ReXX file. Displays result on stdout
  31.   interp.cmd            Interprets a ReXX string
  32.   fxexec.exe            Execute a FeelX object
  33.  
  34. api\
  35.   feelxapi.h            Must be included if you program for FeelX
  36.   fxapi.h               Must be compiled
  37.   feelxdll.lib          Lib with API
  38.   setx.c                sample: Turn sliding focus on/off
  39.   testdll.c             sample: How to create a DLL for FeelX
  40.   testdll.def           the .def file
  41.   anidll.c              sample: Integrate a to to turn on/off animation
  42.   anidll.def            the def
  43.   anidll.dll            compiled DLL
  44.