This demo version contains the TMemoryMappedStream class which provides Win32 memory mapped file capability in any application. Memory mapped files provide an excellent mechanism for sharing information between applications and serve as a...
Class to handle text files as memory mapped files. Including efficient methodes for access like sequentiell read or random access read to text, high performance search routines and many more.
Toadbase is the beginnings of a completely embedded Database system for Delphi that uses Memory Mapped files to control concurrent access. Because MMF are EXTREEMLY fast and thread friendly, Toadbase can really fly. Mutexes keep updates...
TasaMMF v. 1.3 - component for work with memory mapped files This component give to you full design-time and run-time control on process creating or opening memory mapped file by using properties or component editor. Additional, free component...
Prevents that your application may be started more than once. To the first instance are passed the parameters with which the second instance was started. Demonstrates use of memory mapped files and semaphores.
MemAccess Library gives programmers control of hardware devices from Win32 application without using the Windows Drivers Development Kit(DDK). The tool allows real-time direct access to memory mapped I/O. Typical applications include ISA or PCI...
This component give to you full design-time and run-time control on process creating or opening memory mapped file by using properties or component editor.
TVicPci is a generic device driver for use with practically any programming language. It allows you to access and control PCI devices directly from within a Win32 application under Windows 98/ME/2000/XP without using the Windows DDK. TVicPci...
MsgConnect is indispensable if your application consists of more than one module. If you need to exchange information between modules, no matter within one system or across network, MsgConnect will solve this problem for you. You can use simple...
MsgConnect is indispensable if your application consists of more than one module. If you need to exchange information between modules, no matter within one system or across network, MsgConnect will solve this problem for you. You can use simple... |