-
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
-
uda旧的实验控制台版本.仅作实验测试用途.仅有英文命令行版.含源代码....
uda旧的实验控制台版本.仅作实验测试用途.仅有英文命令行版.含源代码.
-uda old console version of the experiment. experimental testing purposes only. the only English version of the command line. containing the source code.
- 2022-05-25 06:21:08下载
- 积分:1
-
串行接受AD转换数值并显示成图象
串行接受AD转换数值并显示成图象-Serial Numerical AD converter to accept and display the images
- 2022-03-13 15:40:15下载
- 积分:1
-
Darwin Streaming Server
对于并发量并不大而且对性能要求不是很高的流媒体传输模块,live555还是很好的选择,下面说一下我所实现的流媒体代理服务器(目前只能实现对H264单视频的转发)
代理转发主要分为对RTSP的转发与对RTP的转发(没有实现对rtcp的转发),尽量做到不破坏原有程序框架,所以还是要将整个代理过程融合于ServerMediaSubsession、Source、Sink的循环中,按照流程,RTSP OPTIONS不是必需进行转发,直接转到DESCRIBE的转发过程。
- 2023-05-05 17:00:07下载
- 积分:1
-
Please read your package and describe it at least 40 bytes.
System will automa...
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release, so please do not put files on these two directory
- 2022-03-05 00:23:55下载
- 积分:1
-
本代码可以获得各种图形图像的基本属性,方便对图像进行基本处理
本代码可以获得各种图形图像的基本属性,方便对图像进行基本处理-This code can be a variety of graphic images of the basic attributes to facilitate the basic image treatment
- 2022-07-25 06:09:48下载
- 积分:1
-
一个创建IE快捷方式到桌面的实例、可更打开快捷方式时所指向的URL地址~~可直接编译使用~...
一个创建IE快捷方式到桌面的实例、可更打开快捷方式时所指向的URL地址~~可直接编译使用~-Create a shortcut to the desktop IE instance, can be more open the shortcut pointing to the URL address of the time can be directly compiled using ~ ~ ~
- 2022-08-08 21:13:08下载
- 积分:1
-
jjsvajcvsa
/*
- 2023-03-18 23:15:06下载
- 积分:1
-
编写控制台程序的包装类
编写控制台程序的包装类-Wrap class for the console application
- 2022-03-14 02:20:44下载
- 积分:1
-
茶楼管理系统
某学院第三届信息系统开发竞赛初赛作品
- 2022-09-15 19:40:06下载
- 积分:1