搜索资源列表
VC-DLL-CLASS
- VC动态链接库的实例程序,包括动态链接库(调用类)的生成和调用实例。
UsbHIDLibrary.rar
- This is library use for USB HID class. It wrote in C# and compile to DLL file, that s easy to use for .NET your application.,This is library use for USB HID class. It wrote in C# and compile to DLL file, that s easy to use for .NET your application.
20073132117580
- 高级XP界面程序PB源码,环境:PB9.0 说明: 方法 API 函数 function integer ClassXP(ulong hWnd, integer bEnable) library "ClassXP.dll" 调用 ClassXP(0,1) 将来版本支持皮肤-PB High XP interface program source, the environment: PB9.0 Descr iption: Method API function funct
mfctest
- DLL对话框导出类,实现多个DLL导出不同窗口在父窗口显示控制,多Tab切换!vs2003-DLL dialog derived class, DLL Export multiple different windows in the parent window display control, multi-Tab to switch! vs2003
FloatableWindow
- 本例程提供浮动窗体基类,利用该基类在silverlight中使用浮动窗体-This routine provides a floating base form, the use of the base class to use the floating forms in silverlight
visual-cPP-DLL
- 使用DEF文件导出函数 从DLL中获得资源 在DLL中共享数据 在MFC扩展DLL中导出类-DEF file export function to use to obtain resources from the DLL to share data in the DLL MFC extension DLL in the derived class
SdiCViewDll_src
- 一个使用dll中的文档视图类的例子--An example of using document view class in dll
SysHotKey
- | | | 实现原理: | | 锁定 Ctrl+Alt+Del 使用远程线程、代码注入及子类化技术 | | 其它键盘消息使用普通钩子技术 | | | | 本模块向 VB 程序员展示远程线程、代码注入等似乎被列入 | | 只有Delphi、VC程序员才可能使用的技术,同时目前诸多* | | 也同样大量使用这些技术。注入的方式比 Dll 钩入更加隐蔽。 | | 注入后无进程、无文件 -| | | Principle: | | lock Ctr
DynamicDllLoading_demo
- dll 动态加载类的简单例子. 类中只有两个虚函数:Create() 和 Destroy().-class loaded dynamically in dll. Only 2 virtual functions are important in this class: Create() and Destroy(). Create() function returns TRUE if the DLL is loaded correctly and an instance handle obta
Dll4_v4
- 前段时间刚刚接触VC的串行通讯,在网上找到的了SerialPort类的使用方法,不过我想将这个类做在DLL中,然后在VB中做通讯界面调用。花了几天时间终于做完了,将SerailPort类的DLL工程共享一下,-Some time ago just contact VC serial communication, the Internet found the use of the SerialPort class, but I would like to do this class in the
TrayIconDll
- 实现系统托盘的一个DLL类.已经封装好的.-To achieve the system tray of a DLL class. Have a good package.
Dll.project.to.create.memory.files
- A class to create memory files to store data in the computer RAM during program operation.
dbghelp
- OD的HELPDBG文件,防止壳类软件检测出OD的溢出,大小为1M-OD' s HELPDBG documents, to prevent the shell class software detected OD overflow, the size of 1M
VC_DLL_code_export_design_
- VC编程DLL导出类设计经典代码VC programming DLL code to export class design classics -VC programming DLL code to export class design classics
DLL-class
- DLL类的集合,一般DLL类模块板都是用它修改成的-DLL class collection of general board DLL modules are modified to use it
Java-to-call-VC-PP-DLL
- Java 通过JNI 技术调用VC ++ DLL 的方法, 并设计了含有串口GPS 类和Java 导出 函数的DLL , 该DLL 既可以用于Java 访问串口GPS , 也可以用于VC ++ 访问串口GPS , 实现了Java和VC ++ 共用的动态连接库设计。-Java through JNI technology called VC++ DLL' s methods, and design and the Java class containing the serial GPS
dll
- 导出dll的类,这是一份源代码,可以用来有效的知道你怎么编写d-export dll class
DLL
- C++写的一个DLL文件 用vc++6.0编译 ,用vc调用DLL来对两个数字比较大小 。作为课堂作业非常合适。(A DLL file written by c++ is compiled with vc++ 6.0, and the vc calls the DLL to compare the two Numbers. As a class assignment, it's perfect.)
Dll劫持,源码生成器,带源码
- 劫持类 取自吾爱论坛 很不错的东西................(I love my class from the hijacked forum is a good thing)
易语言调用c++的dll类中方法函数
- 很简单的实现调用C++中类方法(A very simple implementation of the class method in C++)