home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / rox.zip / rox.lst < prev    next >
File List  |  1994-04-14  |  3KB  |  85 lines

  1. *----------------------------------------------------------------
  2. * README, legal stuff
  3. *----------------------------------------------------------------
  4. README
  5. license.txt
  6.  
  7. *----------------------------------------------------------------
  8. * the executable
  9. *----------------------------------------------------------------
  10. rox.dll
  11.  
  12. *----------------------------------------------------------------
  13. * documentation
  14. *----------------------------------------------------------------
  15. rox.inf
  16.  
  17. *----------------------------------------------------------------
  18. * utility function to load .rox files
  19. *----------------------------------------------------------------
  20. roxload.cmd
  21.  
  22. *----------------------------------------------------------------
  23. * utility function to print class info from .rox files
  24. *----------------------------------------------------------------
  25. roxinfo.cmd
  26.  
  27. *----------------------------------------------------------------
  28. * collection classes - test with 'testcoll list', 'testcoll set', ...
  29. *----------------------------------------------------------------
  30. collect.rox
  31. list.rox
  32. set.rox
  33. wordlist.rox
  34.  
  35. testcoll.cmd
  36.  
  37. *----------------------------------------------------------------
  38. * classes and tester using some of Roger Sessions animal classes
  39. *----------------------------------------------------------------
  40. sessions.rox
  41. sessions.cmd
  42.  
  43. *----------------------------------------------------------------
  44. * class to read lines from the a command line
  45. *----------------------------------------------------------------
  46. cmdline.rox
  47. cmdline.cmd
  48.  
  49. *----------------------------------------------------------------
  50. * socket class
  51. *----------------------------------------------------------------
  52. socket.rox
  53. roxsocks.cmd
  54. roxsockc.cmd
  55.  
  56. *----------------------------------------------------------------
  57. * spinner class
  58. *----------------------------------------------------------------
  59. spinner.rox
  60. testspin.cmd
  61.  
  62. *----------------------------------------------------------------
  63. * thread tester
  64. *----------------------------------------------------------------
  65. testthrd.cmd
  66.  
  67. *----------------------------------------------------------------
  68. * C programming interface
  69. *----------------------------------------------------------------
  70. roxapi.h
  71. rox.lib
  72.  
  73. *----------------------------------------------------------------
  74. * class implemented in C
  75. *----------------------------------------------------------------
  76. roxsem.c
  77. roxsem.def
  78. roxsem.mak
  79. roxsem.dll
  80.  
  81. *----------------------------------------------------------------
  82. * performance profile generator
  83. *----------------------------------------------------------------
  84. roxprof.cmd
  85.