要写的几篇稿子

    技术2024-11-15  26

    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.

    最新回复(0)