Окружение OS


ClipBoard Unit for BP7

Модуль для работы с ClipBoard (Буфером Обмена) в Паскаль-программах. Если программа запускается из-под Windows, то используется ClipBoard системы. При работе в чистом DOS модуль берет на себя эффективную эмуляцию Буфера Обмена. Компилируется в Real/Protected/Win16 режимах.
The ClipBrd unit provides a clipboard for DOS and DPMI programs, which is accessible in Windows' style. When your application is running in a DOS box under Windows, Windows's clipboard functions are used. If it is not, the functions are efficiently emulated.

DOS session LONG-FILENAME functions for BP7

Модуль для работы с длинными именами файлов в DOS сессии под Windows95/NT.

Long Filename DOS Unit

Модуль для работы с длинными именами файлов.
Long filename DOS unit, Public Domain. All functions return the errorcode, and store it in DosError in the Dos unit. The functions work only if Windows 95 is loaded!

DOS70 v2.0 - MS-DOS 7.x Extension Routines

Модуль DOS70 расширяет стандартные средства Borland Pascal 7.0 за счет поддержки новых возможностей MS-DOS 7.0, входящей в состав Windows 95. Включает в себя поддержку длинных имен файлов, сервис виртуальной машины, новые функции MS-DOS. Приведено подробное руководство по использованию и несколько примеров.
DOS70 is a powerful, easy-to-use Turbo Pascal unit, implementing MS-DOS 7.x extensions and file handling routines. Features:

  • over 40 long filenames functions and procedures
  • over 10 functions and procedures implementing virtual machine services
  • over 20 general MS-DOS functions and procedures
  • text file interface
  • complete, comprehensive manual
  • DOS 7.1 specific functions.
  • full source & examples included.
  • a new unit using PChar strings is present in this package.
  • compiles with Turbo/Borland Pascal 5.5/6/7.0 for Dos/Windows.

EnvUnit 2.0 - Little routines for Environment String

EnvUnit Version 2.0 - Handy little routines to simplify using the environment string.

LFN v1.0 - Long File Name Unit

Модуль для поддержки работы с длинными именами файлов в DOS-окне под Win95. Приведены 3 примера использования.
This unit provides Pascal routines that access most of the functions of the Win32 API for long file names. It can be used from real mode and protected mode DOS applications in a Win95 DOS box, or from 16-bit Windows applications running within Win95. Requires Borland Pascal 7.0 or Delphi to compile.