-
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记...
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记录下来,然后转向到静态stdProc回调函数,转向之前先记录HWND,然后把堆栈里HWND的内容替换为this指针,这样在stdProc里就可以从HWND取回对象指针,定位到WindowProc了-thunk is a group of dynamically generated ASM command, it records the window class object this pointer, and this group of commands can be used as a function of both the process can also be a window to use. thunk first window object this pointer record, and then shifted to the static callback function stdProc, before turning record HWND, and then the contents of the stack where HWND replace this pointer, so in stdProc can retrieve the object from the HWND pointer, locate the WindowProc
- 2022-08-09 23:02:21下载
- 积分:1
-
链表的实现 本人的C++课程设计
链表的实现 本人的C++课程设计-Chain achieve my C Course Design
- 2022-03-31 01:54:22下载
- 积分:1
-
简单文本编辑程序,功能一般,其他的也没什么可说
简单文本编辑程序,功能一般,其他的也没什么可说-Simple text editing program, function normally, the other has nothing to say
- 2022-08-19 06:31:58下载
- 积分:1
-
perl_testing_a_developer s_notebook.it非常有用的测试
Perl_Testing_A_Developer s_Notebook.It is very useful for testing
- 2023-03-31 07:55:03下载
- 积分:1
-
粒子群算法源代码
基于粒子群算法的PID控制器优化设计,本程序主要研究基于粒子群算法控制系统PID参数优化设计方法以及对PID控制的改进。选择控制系统的目标函数,本控制系统选用时间乘以误差的绝对值,通过对控制系统的逐步仿真,对结果进行分析
- 2022-11-28 03:05:03下载
- 积分:1
-
compilation of how to prepare for 16
汇编编写的如何进行16位数据输出-compilation of how to prepare for 16-bit output!
- 2022-02-03 22:10:49下载
- 积分:1
-
用VB编写的去重程序,可以实现对TXT文件的去重复数据的处理,内含源代码。...
用VB编写的去重程序,可以实现对TXT文件的去重复数据的处理,内含源代码。-Prepared to use VB to re-process, can be achieved on the TXT file to deal with duplicate data, including source code.
- 2022-10-29 13:55:03下载
- 积分:1
-
WinCE环境 开发pda系统,关闭手机键盘灯的源码,节省电源
WinCE环境 开发pda系统,关闭手机键盘灯的源码,节省电源-WinCE development environment pda system, the closure of the phone keypad light source, save power
- 2022-06-26 14:00:15下载
- 积分:1
-
jive3的数据库结构,很好用,经过测试
jive3的数据库结构,很好用,经过测试-jive3 the database structure, well used, tested
- 2023-07-18 16:00:03下载
- 积分:1
-
STM32用MAX3185采集温度值,经过ADS1115转换成数字量,超详细,验证通过的呦
STM32用MAX3185采集温度值,经过ADS1115转换成数字量,实时采集,通过串口传入串口屏,十进制显示,超详细,验证通过的呦
- 2022-07-17 10:06:09下载
- 积分:1