-
Bluetooth programmer can direct them to the Bluetooth module for beginners shoul...
蓝牙程序可以直接烧写到蓝牙模块当中对于初学者应该是一个很好的帮助-Bluetooth programmer can direct them to the Bluetooth module for beginners should be a very good help
- 2023-04-07 21:25:04下载
- 积分:1
-
学习资料 学习资料非常好的学习资料
学习资料 学习资料非常好的学习资料
-非常好的学习资料
非常好的学习资料
非常好的学习资料
- 2023-03-15 09:30:03下载
- 积分:1
-
如何在Windows编写的DLL
How to write DLL in windows
- 2022-03-11 00:22:02下载
- 积分:1
-
Visual C++编写的扫雷游戏。与我自己的窗户游戏。
visual C++ 编写的扫雷的游戏。跟windows自带的扫雷游戏一样。-visual C++ prepared minesweeping game. With the windows games like mine own.
- 2022-04-09 16:03:33下载
- 积分:1
-
ft2232 i2c test
- 2022-05-23 03:34:00下载
- 积分:1
-
演示使用控制窗口动态库和钩子动态库的程序
演示使用控制窗口动态库和钩子动态库的程序-Demonstration of the use of the control window and hook DLL DLL procedures
- 2022-10-17 13:45:02下载
- 积分:1
-
Both share the same ad hoc App.config (C#)
两者共享同一个临时应用程序配置(C#)
- 2023-01-23 05:50:04下载
- 积分:1
-
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
-
介绍在VC框架中,如何加入CanBus的实现方法,程序中用简单的红灯演示程序,展示了添加的过程。...
介绍在VC框架中,如何加入CanBus的实现方法,程序中用简单的红灯演示程序,展示了添加的过程。-introduced in VC framework, how to join the realization Canbus methods, and procedures used simple red demo program, and it demonstrated the added process.
- 2022-09-04 21:10:02下载
- 积分:1
-
牛人写的类似于IE中的滚轮鼠标图形的实现,很好用,强烈推荐...
牛人写的类似于IE中的滚轮鼠标图形的实现,很好用,强烈推荐-An MFC control for adding middle mouse button scrolling to any CWnd derived window
- 2022-03-21 03:00:25下载
- 积分:1