利用Event和MapFile进程共享信息
摘要: 工作过程:进程一, 建立映射文件,填写数据,并发出Event的信号;进程二,打开映射文件,收到Event的信号时读取数据. #include <windows.h>#include <string.h>#include <iostream>using namespace std;#define FILE...阅读全文
posted @ 2005-04-03 15:51 THOMAS 阅读(1115) 评论(0) 编辑
posted @ 2005-04-03 15:51 THOMAS 阅读(1115) 评论(0) 编辑
posted @ 2005-03-08 13:05 THOMAS 阅读(724) 评论(0) 编辑
posted @ 2005-01-30 02:52 THOMAS 阅读(3003) 评论(4) 编辑