home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / vdmutils.zip / FILE_ID.DIZ < prev    next >
Text File  |  1997-03-04  |  641b  |  14 lines

  1. VDMUTILS.LIB is a library of interface routines that permit OS/2 API calls
  2. to be made from DOS programs running in VDM sessions under OS/2. These
  3. do not, by and large, work in VMB sessions and none work under real DOS.
  4.  
  5. Supported API's include those for EA support, event semaphores, mutex
  6. semaphores, window title management, session termination and timeslice
  7. releasing.
  8.  
  9. The routines can be called from C/C++, Pascal, FORTRAN, COBOL or any compiler
  10. language that supports the Pascal calling convention. Header files for C/C++
  11. are included, with support for Watcom's #pragma aux for inlining.
  12.  
  13. Freeware, with full source code.
  14.