要写的几篇稿子

来源:互联网 发布:腾讯视频 mac 旧版本 编辑:程序博客网 时间:2024/06/07 22:29

1. 进程间通讯的各种方法,同步和异步管道,共享内存

2. 使用winhttp实现同步和异步http request & response

3. message pump, message loop

4. windows service的使用模型

5. windows窗口实现和消息派发

 

Read docs about async IO and ipc, including file, pipe, socket, DDE, WM_COPYDATA.

原创粉丝点击