CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - shared.dll

搜索资源列表

  1. gouzi

    0下载:
  2. 使用钩子函数+DLL共享线程实现进程调用记录.记录文件保存为*.sys-use shared DLL function hook threaded process call records of achievement. Save the file to record *. sys
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:415.69kb
    • 提供者:陈玲玲
  1. shared memory in DLLs

    0下载:
  2. 共享DLL中的变量,可以让多个程序共用一个程序.-shared DLL variables, which allows multiple processes to share a procedure.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:51.04kb
    • 提供者:hayes
  1. ShareData

    0下载:
  2. 内存共享DLL实现,通过它可以实现多应用程序的数据共享.-memory shared DLL, it can be achieved through multi-application data sharing.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:24.12kb
    • 提供者:谢天雷
  1. addfun

    0下载:
  2. 聊天工具 If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:30.86kb
    • 提供者:周一
  1. FreeFormPPC

    0下载:
  2. #ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3dControlsStatic() // Call this when linking to MFC statically #endif CPreviewDialogDlg dlg m_pMainWnd = &dlg int nResponse = dlg.Do
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:65.68kb
    • 提供者:chen
  1. ball_proj

    0下载:
  2. 1.DirectShow how to output to render 2.USE MFC Shared DLL 3.Include <afx.h> that you are easy to use Socket and String function 4.Include network recieve data 5.DNS to IP 6.Xvid Mpeg4 decoder 7.Ap Pass param to Direcshow interfa
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:3.58mb
    • 提供者:小誠\
  1. dfw

    0下载:
  2. f your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-RO
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:145.29kb
    • 提供者:type
  1. newasp20061148418404

    0下载:
  2. C++读取Excel AppWizard uses \"TODO:\" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current languag
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:24.41kb
    • 提供者:xm
  1. 123

    0下载:
  2. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-R
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:82.36kb
    • 提供者:韩波
  1. freelock

    0下载:
  2. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-R
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:54.55kb
    • 提供者:mwb
  1. sapi.dll

    0下载:
  2. 实现tts简单例子,主要是直接导入了C:\\Program Files\\Common Files\\Microsoft Shared\\Speech\\sapi.d
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:79.68kb
    • 提供者:ldc
  1. opengl-lazhu

    0下载:
  2. opengl编的蜡烛效果 If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:86.82kb
    • 提供者:裘立学
  1. 455VividTree_demo

    0下载:
  2. This file contains a summary of what you will find in each of the files that make up your TreeTest application.If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current langu
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:36.53kb
    • 提供者:涂灵
  1. ComponentOne-Shared-cracked

    1下载:
  2. ComponentOne Studio For ActiveX 2010 Vol1 cracked ComponentOne Studio for ActiveX2010 最新破解 http://download.componentone.com/pub/ActiveX/studio/Updates/C1StudioActiveX_2010v1.zip-1. Extract C1LicenseActivationC.exe and c1sa2.dll to C:\Program File
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-21
    • 文件大小:174.72kb
    • 提供者:li
  1. dll

    0下载:
  2. dll注入简单例子,非常简单。只是自己测试用的源码。共享学习-dll into the simple example, very simple. Only its own source code testing. Shared learning
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:2.48kb
    • 提供者:Ghost
  1. DLL

    0下载:
  2. DLL除了可同时被多个应用程序共享外,还可以在不改变调用接口(从而不需修改使用它的应用程序)的情况下,改进和升级里面的库函数。而且DLL与编写它的语言无关,例如,用VC生成的规则DLL,可以被VB、Delphi等生成的应用程序使用-Apart from the DLL can be shared by multiple applications, but also can change the call interface (so no need to amend the application
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:104.48kb
    • 提供者:zeerton
  1. Java-to-call-VC-PP-DLL

    0下载:
  2. 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
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:203.37kb
    • 提供者:rocky
  1. ffmpeg-git-1eabd71-win32-shared.Zip

    1下载:
  2. ffmpgC++源代码,全功能的ffmpg,可以转码,也可用作播放器-ffmpgC++ source programs, super powerful, containing all the dll, only the C++
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-20
    • 文件大小:5.38mb
    • 提供者:李超
  1. dll

    0下载:
  2. delphi实现共享dll数据-Delphi Shared DLL data
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:700.55kb
    • 提供者:李新周
  1. SharedDll2

    0下载:
  2. 共享dll,dll调用,共享dll,dll调用-Shared dll, the dll call,Shared dll, the dll call
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:48.53kb
    • 提供者:liuyong
« 12 3 4 5 6 »
搜珍网 www.dssz.com