CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - win32 dll

搜索资源列表

  1. rtxandlabview.rar

    1下载:
  2. Ardence RTX环境下,完成对某二阶对象的PID控制,控制步长0.1ms。rtss实时进程与win32进程通信,win32进程封装成DLL,使用LABview做人机界面,Ardence RTX environment, complete the object of a second-order PID control, control of step length 0.1ms. rtss real-time process and the win32 process communicati
  3. 所属分类:Other systems

    • 发布日期:2015-06-16
    • 文件大小:2926763
    • 提供者:王建锋
  1. gtk+-bundle_2.14.7-20090110_win32

    0下载:
  2. windows平台下开发gtk程序所需要的库和头文件等,希望对大家有用-windows platform developed under the procedures required for gtk libraries and header files, so that useful for all of us
  3. 所属分类:Other systems

    • 发布日期:2017-06-09
    • 文件大小:16462646
    • 提供者:Aman
  1. Notepad_plus_plus_cn_ansi

    0下载:
  2. notepad ++ 中文版,无聊汉化个小软件,献丑了.-Notepad++ is a generic source editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI. This pr
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2509542
    • 提供者:kenxin
  1. RemoteVirusControl

    0下载:
  2. DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程-DLL injection technique is the remote Win32 virus, a technique widely used. Using this technology, the virus body is usually located in a DLL, in the system startup t
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1372776
    • 提供者:sli
  1. CoreDll(2)

    0下载:
  2. 在Windows CE下,coredll.dll的作用相当于Win32的kernel32.dll -In the Windows CE under, coredll.dll the role of the equivalent of Win32' s kernel32.dll
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:112678
    • 提供者:yodoe
  1. php-5.2.11-Win32

    0下载:
  2. 日期控件 想用朋友可以下载哦,修改参数可以自己改范围-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:10516044
    • 提供者:野心林
  1. vcPerfDemo

    0下载:
  2. VC++网络仪表使用方法:   pdh.dll (Win32 SDK 4)Demo例程pdh目录中带有该动态链接库,将这个文件放在VC的bin 目录中。   如果在VC+6.0中使用,则要将pdh目录中的pdh.dll、pdh.h、pdh.lib ,分别放在VC 的bin、include和lib目录中,重新编译、链接。   先在Meters菜单中选择监控面板,与所要连接的机器建立连接(本地或网络),如下图示。然后在Timer菜单中选择Start,就可以进行监视了。-VC++ n
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:79252
    • 提供者:zs1
  1. DLL

    0下载:
  2. 创建和使用一个WIN32 DLL,很适合初学者,大家下下来看下-Create and use a WIN32 DLL
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:10062
    • 提供者:雷立仕
  1. Debug

    0下载:
  2. libsamplerate-0.1.8 Win32 的dll和lib文件,在VS2010下编译出来的,有需要用的下载可以直接用.-libsamplerate-0.1.8 Win32 dll and lib files compiled in VS2010 under, the need to download directly.
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:466697
    • 提供者:christine
  1. Win32-libroary

    0下载:
  2. 简单的dll静态库编程基础,让你学会静态库的编写-A simple dll static library programming basics, so you learn to static library
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:52893
    • 提供者:ggxu
  1. Win32DLL

    0下载:
  2. 动态链接库编程,实现一个简单动态链接库的win32 Dll的编写-Dynamic link library programming, writing a simple win32 Dll dynamic link library
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:9868288
    • 提供者:ggxu
  1. vsFakeLeakTest

    0下载:
  2. 使用vc开发mfc程序时,在调用了win32 dll(即不使用mfc的dll)时,mfc90.dll后于win32dll加载,在退出程序时mfc90.dll先释放,这时它会将win32dll中的全局变量,函数static变量视为内存泄露,而实际上随后win32dll卸载时会正常释放,导致内存泄露误报。 本程序演示了win32dll中的std::string的全局变量和函数内static变量的内存泄露误报-Using vc development mfc program, the call t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:163202
    • 提供者:nwao
  1. TestDll

    0下载:
  2. win32控制台程序,Mfc窗口程序,C#控制台 程序 分别调用win32版和mfc版的dll。并且从“显式调用”,“隐式调用”,“使用.h .lib”等方面实现。包含介绍word。-win32 console program, Mfc window procedure, C# console application, C# console application calls win32 version and the version of the dll mfc respectively. A
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-14
    • 文件大小:22879525
    • 提供者:刘大
  1. msvcr71

    0下载:
  2. windows系统下的msvcr71.dll 如果系统缺失,放在c盘下 windows 下的win32或者win64-msvcr71.dll windows system if the system under missing on win32 or win64 c drive under windows
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:182008
    • 提供者:陈国旗
  1. libafputils-win32

    0下载:
  2. IIDX 24 sinobuz dll files. cracking use this.
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:165888
    • 提供者:g3nlish
  1. libafp-win32

    0下载:
  2. IIDX 24 sinobuz dll files. cracking use this. and private.
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1054720
    • 提供者:g3nlish
  1. libavs-win32

    1下载:
  2. IIDX 24 sinobuz dll files. cracking use this. share this
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:445440
    • 提供者:g3nlish
  1. libavs-win32-ea3

    3下载:
  2. IIDX 24 sinobuz dll files. cracking use this. use e-amuemu
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:256000
    • 提供者:g3nlish
  1. libircclient-1.9-win32-dll

    0下载:
  2. library for arduino irc library
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:328704
    • 提供者:sdfswety
  1. 编写Win32控制台程序 注入带窗口的DLL

    2下载:
  2. 编写Win32控制台程序 注入带窗口的DLL源码(Write the Win32 console program into the DLL with the window)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:32768
    • 提供者:kingllxb
« 12 »
搜珍网 www.dssz.com