Accessing MFC Objects from Multiple Threads with PostMessage
Created: -Wednesday, October 14, 2020 1:13:59 PM
Latest updated:Monday, November 2, 2020 12:26:22 PM views(225)
MFC objects are not thread-safe by themselves. Two separate threads cannot manipulate the same object unless you use the
MFC:Spy++ —— 窗口、消息查看分析利器
Created: -Thursday, October 22, 2020 10:24:16 PM
Latest updated:Saturday, October 24, 2020 2:04:18 PM views(195)
Microsoft Spy++是一个非常好的查看Windows操作系统的窗口、消息、进程、线程信息的工具,简单易用,功能强大。spy++ 是微软 Visual Studio 编译器自带的一款工具。