Cross Process Buffer

By Production Robots Engineering

Freeware 26 Jul 2007

In category

Code Samples > Samples > OS

Description

In Windows NT each process has its own address space. If you want to pass data to another process this can be a problem. One way around this is to allocate some memory in the address space of another process then use that to pass the data, using a Windows Message. All you need is the window handle of the target window.

Informations

  • Status: Fully functional
  • Source: FW
  • Size: 4 236kB

Platforms:

  • Delphi 6

Downloads