home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / WAWARE.ZIP / README.TXT next >
Encoding:
Text File  |  1991-04-07  |  1.4 KB  |  38 lines

  1.                                 WinAware
  2.  
  3. A TP6 unit that allows a DOS application written in Turbo Pascal to detect
  4. if it is running under Windows 386, release time slices, prevent task 
  5. switching, and use the Windows clipboard.
  6.  
  7. Includes a function to determine if Win is running in 386 enhanced mode and
  8. to get the version of Windows.  Has a function to release the current 
  9. time slice for use during idle periods in the program.  Task switching 
  10. can be controlled with two functions that allow and disallow task 
  11. switching.  Data can be read and written to the Windows clipboard with a 
  12. series of routines for opening, getting data size, retrieving, writing, 
  13. clearing, and closing the clipboard.  Written using Turbo Pascal 6.0 and 
  14. tested under Microsoft Windows 3.0. Includes source.
  15.  
  16. Credit where credit is due department:
  17.  
  18. "10 Steps to Windows Coexistence" - Jeff Roberts, PC Techniques Feb/Mar 91
  19. Turbo Assembler - Borland
  20. Ben Myers of Spirit Performance, Inc.
  21. Dr. Dobb's Journal #172, Jan. 1991, p.116
  22.  
  23. Feedback department:
  24.  
  25. Don Hatlestad
  26. Art Anderson Associates
  27. 148 First Street
  28. Bremerton, WA  98310
  29. (206) 479-5600
  30. CompuServe ID: 76424,445
  31.  
  32. 'A word from the sponsor' department:
  33.  
  34. Art Anderson Associates provides quality engineering and design consulting
  35. services with expertise in Marine Engineering and Naval Architecture, Civil
  36. Engineering, Mechanical and Electrical Engineering, and Construction
  37. Management.
  38.