Информационный сервер для программистов: Исходники со всего света. Паскальные исходники со всего света
  Powered by Поисковый сервер Яndex: Найдется ВСЁ!
На Главную Исходники Форум Информер Страны мира
   Управление Памятью    >>    tpxms
   
 
 TPXMS 1.01 - Extended Memory Routines for TP4+   Vernon E. Davis, Jr. 30.07.1989

Модуль, использующий функции драйвера HIMEM.SYS для работы с расширенной XMS памятью.
The TPXMS.PAS source code is a Turbo Pascal v4.0 and above Unit that utilizes the routines in HIMEM.SYS. When compiled, all the functions that currently defined in the XMS Specification are easily accessable as Pascal Procedures and Functions with Inline Machine Language calls to the XMM Manager.



13k 
 

T P X M S v1.01 for Turbo Pascal v4.0 and above Extended Memory Routines for HIMEM.SYS Vernon E. Davis, Jr. 10/06/89 INTRODUCTION TO TPXMS.TPU The TPXMS.PAS source code is a Turbo Pascal v4.0 and above Unit that utilizes the routines in HIMEM.SYS. When compiled, all the functions that currently defined in the XMS Specification are easily accessable as Pascal Procedures and Functions with Inline Machine Language calls to the XMM Manager. Included in this package ( TPXMS.ZIP ): o TPXMS.PAS : the latest source code for TPXMS.TPU. o XMSTEST.PAS : the latest source code for the TPXMS.TPU tests. o TPXMS.DOC : this documentation. Every effort has been taken to insure compatibility with both the Specification and Turbo Pascal. As the Specification changes, so will this package. Any comments about the XMS Specification should be directed to Microsoft. Any comments concerning Turbo Pascal should be directed to Borland International. Any comments concerning this package should be directed to the author: Vernon E. Davis, Jr. 17 Bowen Avenue Woodstown, NJ 08098 CompuServe [71330,2705] I release this package to the Public Domain. All I am asking for is recognition for the amount of time and work that went into creating this package. Vernon E. Davis, Jr. Initial Release: 07/30/89