1.glCltDispatchTable typedef struct _GLTEBINFO { // glCltDispatchTable must be the first field for the assembly code to work. // We pad the table with an extra entry if necessary to make glMsgBatchInfo // start at a qword boundary. PVOID glCltDispatc
MFC == Microsoft Foundation Class,微软基础类库,他封装了Windows API以便用户更快速的开发界面功能程序然而该库及其庞大而复杂,需要有C++的功底否则很难解决bug,逆向起来也是需要一定技巧.本人曾总结过Windows消息大全,他截取自winuser.h commctrl.h,如果将这些消息以及通知码(LVN_??这样的)总结一下,对分析很有好处:#define WM_NULL