Модули и библиотеки


MCUNIT 1.0 - TP6.0 Graphic Mode Units

MCUNIT10 is a small set of units supporting work in graphic mode in Turbo Pascal 6.0.

  • supports line and bar charts, drawing while data are calculated
  • supports both horizontal and vertical menu and status line usage. In vertical menu numbers or strings can be edited. You can also togle between YES/NO or among items you have defined. If XMS is available screen's images will be saved to XMS instead of conventional memory.
  • supports mouse in your program
  • supports XMS (extended memory) usage, this unit is based on XMSHEAP by Michael Gallias and TPXMS by Vernon E.Davis, Jr.

MicroSoft Mouse Unit for Turbo Pascal 5.5

This is a Turbo Pascal 5.5 unit for managing a MicroSoft mouse.

Modem Communication Units for BP7

Объектно-ориентированные модули для работы с модемом, поддерживающие Fossil и UART.

Modified MEMORY.TPU (NewCache improved)

Модифицированный модуль MEMORY для TP7 с измененной процедурой NewCache.
Modified MEMORY.TPU unit for TP 7.0
 Improved NewCache procedure

MsgsPkts - MSG and PKT Units for BP7 and VP

Библиотека для pаботы с *.PKT и *.MSG в объектах. Hаписано на VP с использованием Turbo Vision. Copyright (c) Alexander Tokareff, 2:5077/27@Fidonet.

MutiTask 2.10 - Graphical Multi Threads for DOS

Модуль для организации псевдо-мультизадачных приложений в DOS [BP7]. Работает в real mode, DPMI, комбинируется с TurboVision, прекрасно работает с графикой. Поддерживается обмен сообщениями между отдельными процессами. Имеется красивый демонстрационный пример, в котором запускается 6 графических процессов. Nice!

NETTEST 1.4 - Тест сетевых сред

Модуль NetTest. Определяет присутствие сетевой среды

NETWARE.PAS 5.04 - Novell Netware 3.* API

This unit implements assorted services related to the Novell NetWare operating system. This unit accesses the NetWare Application Program Interfaces (or APIs). Routines are provided in the following areas:

  • File and Directory services
  • Messaging Services
  • Transaction Tracking Services
  • Print Spooler Control
  • Peer to Peer comminication (using IPX and SPX).

Pascal Unit for Scream Tracker Modules Player

Модуль для проигрывания STM файлов для спикера, ковокса и саундбластера.
STM Playing Pascal Unit from FRIENDS SOFTWARE with ASM sound drivers for PC Speaker, Covox and Sound Blaster.

PASJPEG 1.0 - JPEG Unit for to TP 7.0 and Delphi 2.0

PASJPEG is a port of the sixth public release of the IJG C source (release 6a of 7-Feb-96) [3], that implements JPEG baseline, extended-sequential, and progressive compression processes to Turbo Pascal 7.0 for DOS (TP). The code has been tested under Delphi 2.0, it can be ported to other Pascal environments, since many compilers try to be compatible to TP.