DOS OPERATING SYSTEMS , INC. TNT Real-Time DOS-Extender SDK Version 8.0

■ Write 32-Bit Realtime Programs for MS DOS ■ Write Multi Megabyte MS DOS Protected Mode Embedded Applications with 32-Bit Addressing Screen Memory ■ DLLs, Threads, Multitasking, Priority Scheduling – All Four NT Classes Application ■ Adjustable Time Slices – As Short I/O as 1 Millisecond Interrupts Devices and Win32 ■ Interrupt Drivers for Printing and API calls Mouse Control ■ Disk and Keyboard Drivers Allow TNT Other Threads to Execute During DOS-Extender Idle or Waiting Times ■ DosStyle or NtStyle ■ 216 Win32 Supported ■ Trap Interrupts and Pass to Application in Protected Mode BIOS MS-DOS Real-Mode ROM Libraries

The TNT Real-Time DOS-Extender SDK Real Mode is a 32-bit development tool that enables programmers to build multi-megabyte realtime applications that take advantage of powerful Windows NT features. These Win32 calls. Under DosStyle program- HOST SYSTEMS SUPPORTED: features include DLLs, threads, priority ming the developed applications use less The same development system as scheduling, and multitasking, under memory and simpler technology. Thereby required by the ; MS DOS, MS DOS. The TNT DOS-Extender prod- allowing you to have more control over Windows 3.1, Windows 3.11, or Windows uct includes the WinPipe VXD which memory organization. The NtStyle of 95. Run-time systems may be MS DOS, enables developers to write a Windows programming allows multiple extended- embedded DOS, or various embedded GUI front end for their 32-bit DOS appli- DOS programs to share a single copy of (DOS compatible) kernels. the DOS-Extender. You can write 32-bit cations. The TNT DOS-Extender software PROCESSORS SUPPORTED: character-based applications to run under runs on any DOS-based 80386 or higher Intel386™ CX/EX/SX/SXSA/DX, MS DOS or Windows NT. Additionally, PC and supports a wide range of 32-bit Intel486™ SX, IntelDX2™, IntelDX4™ and your applications have access to the tools, including and C++ Pentium® processors in protected mode. from Microsoft, Borland and MetaWare. NtStyle Win32 API subset (including AVAILABILITY: In addition to the TNT DOS-Extender threads and priority scheduling). Q3 1995, earlier versions available now. software, the SDK includes a 32-bit ver- sion of the Microsoft CodeView debugger CONTACT: and Phar Lap’s SRCBug debugger, Phar Lap Software, Inc. 386|ASM macro assembler, and 386|LIB 60 Aberdeen Avenue librarian. Cambridge, MA 02138 Phone: (617) 661-1510 The Phar Lap Software TNT DOS- FAX: (617) 876-2972 Extender provides two styles of program- e-mail: [email protected] ming: 1) DosStyle – supports the INT WWW: http://www.pharlap.com 21h-based interface system to services; and 2) NtStyle – supports a subset of the Win32 API including threads. A major difference between the two programs is that NtStyle can access INT 21h calls while DosStyle programs cannot make