06 2014 档案
利用内存映射文件在两个进程间共享数据 转
摘要:private hMapFile: THandle; MapFilePointer: Pointer; public { Public declarations } end;var Form1: TForm1;implementation{$R *.DFM}procedure... 阅读全文
posted @ 2014-06-27 13:18 倾天 阅读(385) 评论(0) 推荐(0)