Visual Studio中添加API断点

如:添加 PostMessageA 断点消息

{,,USER32.DLL}_PostMessageA@16

//判断为WM_CLOSE消息*(int*)(esp + 8) == 0x0010

相关文章
相关标签/搜索