Welcome![Sign In][Sign Up]
Location:
Search - delphi CreateFileMapping

Search list

[Delphi VCLMultipleInstances

Description: 利用内存映射原理实现的同时只能运行一个实例的例子,并可以自动激活最后运行的一个实例,你也可以指定最多可以同时运行实例的数量-Realize the principle of the use of memory-mapped at the same time can only run one instance of the example, and can automatically activate an instance of the last run, you can also specify the maximum number of instances running at the same time
Platform: | Size: 192512 | Author: 赵丽华 | Hits:

[Windows Developdelphi-CreateFileMapping-Demo

Description: 用CreateFileMapping实现进程间的通讯-CreateFileMapping process used to achieve communication between
Platform: | Size: 364544 | Author: ATai | Hits:

[OtherShareMemory

Description: 怎样用delphi内存映射实现共享内存的实例, FMap := CreateFileMapping($FFFFFFFF, nil, PAGE_READWRITE, 0, size, PChar(name)) -how to share memory using Delphi
Platform: | Size: 1024 | Author: ganlin | Hits:

[Communicationdelphi_CreateFileMapping

Description: delphi 不同进程之间数据交换。采用CreateFileMapping实现的共享内存-the delphi different process data exchange. Using CreateFileMapping implementation of shared memory
Platform: | Size: 693248 | Author: 自开 | Hits:

CodeBus www.codebus.net