文件名称:Msg-Passing-remote
介绍说明--下载内容均来自于网络,请自行研究使用
If you think you know VC++ since you know how to add handlers for various messages you are sadly mistaken. Unless you know how a message from OS gets converted into a call to a handler you would always end up doing things mechanically rather than logically. This chapter would help you to take a peek under the hood of message handling.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Chapter55-Msg Passing remote\sock\mysocket.cpp
............................\....\mysocket.h
............................\....\ReadMe.txt
............................\....\res\sock.ico
............................\....\...\sock.rc2
............................\....\resource.h
............................\....\sock.aps
............................\....\sock.clw
............................\....\sock.cpp
............................\....\sock.dsp
............................\....\sock.dsw
............................\....\sock.h
............................\....\sock.ncb
............................\....\sock.opt
............................\....\sock.plg
............................\....\sock.rc
............................\....\sockDlg.cpp
............................\....\sockDlg.h
............................\....\StdAfx.cpp
............................\....\StdAfx.h
............................\sock.exe
............................\....\Debug
............................\....\res
............................\sock
Chapter55-Msg Passing remote