登录
首页 » Visual C++ » CreateDll

CreateDll

于 2015-05-05 发布 文件大小:12061KB
0 204
下载积分: 1 下载次数: 1

代码说明:

  创建c++动态链接库,注意模块文件的应用,怎么调用动态链接库(Create c++ dynamic link library module files the application note, how to call a dynamic link library)

文件列表:

CreateDll
.........\CreateDll
.........\.........\CreateDll.cpp,158,2013-02-16
.........\.........\CreateDll.h,243,2013-02-16
.........\.........\CreateDll.vcxproj,4962,2013-02-16
.........\.........\CreateDll.vcxproj.filters,1404,2013-02-16
.........\.........\CreateDll.vcxproj.user,143,2013-02-16
.........\.........\Debug
.........\.........\.....\CL.read.1.tlog,14904,2013-02-16
.........\.........\.....\CL.write.1.tlog,2368,2013-02-16
.........\.........\.....\CreateDll.Build.CppClean.log,2378,2013-02-16
.........\.........\.....\CreateDll.dll.embed.manifest,406,2013-02-16
.........\.........\.....\CreateDll.dll.embed.manifest.res,472,2013-02-16
.........\.........\.....\CreateDll.dll.intermediate.manifest,381,2013-02-16
.........\.........\.....\CreateDll.lastbuildstate,124,2013-02-16
.........\.........\.....\CreateDll.log,4688,2013-02-16
.........\.........\.....\CreateDll.obj,3335,2013-02-16
.........\.........\.....\CreateDll.pch,4128768,2013-02-16
.........\.........\.....\CreateDll.write.1.tlog,573,2013-02-16
.........\.........\.....\CreateDll_manifest.rc,210,2013-02-16
.........\.........\.....\dllmain.obj,9544,2013-02-16
.........\.........\.....\link-cvtres.read.1.tlog,2,2013-02-16
.........\.........\.....\link-cvtres.write.1.tlog,2,2013-02-16
.........\.........\.....\link.3296-cvtres.read.1.tlog,2,2013-02-16
.........\.........\.....\link.3296-cvtres.write.1.tlog,2,2013-02-16
.........\.........\.....\link.3296.read.1.tlog,2,2013-02-16
.........\.........\.....\link.3296.write.1.tlog,2,2013-02-16
.........\.........\.....\link.read.1.tlog,5208,2013-02-16
.........\.........\.....\link.write.1.tlog,1968,2013-02-16
.........\.........\.....\mt.read.1.tlog,360,2013-02-16
.........\.........\.....\mt.write.1.tlog,566,2013-02-16
.........\.........\.....\rc.read.1.tlog,538,2013-02-16
.........\.........\.....\rc.write.1.tlog,546,2013-02-16
.........\.........\.....\stdafx.obj,124367,2013-02-16
.........\.........\.....\vc100.idb,240640,2013-02-16
.........\.........\.....\vc100.pdb,397312,2013-02-16
.........\.........\dllmain.cpp,389,2013-02-16
.........\.........\ReadMe.txt,1999,2013-02-16
.........\.........\stdafx.cpp,214,2013-02-16
.........\.........\stdafx.h,318,2013-02-16
.........\.........\targetver.h,236,2013-02-16
.........\CreateDll.sdf,23875584,2013-02-16
.........\CreateDll.sln,2242,2013-02-16
.........\Debug
.........\ipch
.........\....\createdll-43f34b6f
.........\....\..................\createdll-840b675c.ipch,16056320,2013-02-16
.........\UseDll
.........\......\CreateDll.dll,27648,2013-02-16
.........\......\CreateDll.exp,655,2013-02-16
.........\......\CreateDll.ilk,272744,2013-02-16
.........\......\CreateDll.lib,1698,2013-02-16
.........\......\CreateDll.pdb,773120,2013-02-16
.........\......\UseDll.psproj,488,2013-02-16
.........\......\UseDll.py,781,2013-02-16
.........\......\UseDll.pyproj,1146,2013-02-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Queue
    队列的顺序定义,队列的调用算法等,队列的模板类及其实现(Defined in the order queue, queue calls algorithm, queue template class and its implementation)
    2013-07-17 15:42:54下载
    积分:1
  • Mainfram44XS
    • Mainframe technology experience (Cobol, DB2, JCL, CICS, ZOS). Person should be well versed with App Migration/modernization, Data Migration and Conversion experience. Involved with defect analysis, fixing documentations and analyzing in past projects. UNIX base with Micro Soft COBOL would be nice to have. • Mainframe technology experience (Cobol, DB2, JCL, CICS, ZOS). Person should be well versed with App Migration/modernization, Data Migration and Conversion experience. Involved with defect analysis, fixing documentations and analyzing in past projects. UNIX base with Micro Soft COBOL would be nice to have.
    2013-11-24 19:02:54下载
    积分:1
  • mvb
    列车MVB网络开发的C程序,对于初学者了解列车网络通讯,为进一步开发列车网络控制系统具有借鉴。(it is a C program about vehicle mvb network)
    2021-01-03 16:48:55下载
    积分:1
  • 软件注册窗口切换
    软件注册窗口切换,VB6.0 源码,学习中……学习中……学习中……学习中……学习中……(Software Registration Window Switching)
    2020-06-23 16:40:01下载
    积分:1
  • Makefile
    Makefile的编写,可以编写一个功能全面的Makefile.(The Makefile to write, can write a full-featured Makefile.)
    2013-10-08 15:42:00下载
    积分:1
  • myWDK
    这是一个C++驱动级内存读写源码,可以实现读写一些受保护游戏的内存。。(This is a C++ source code to read and write memory drive level, you can read and write some of the protected memory game.)
    2014-12-06 09:43:51下载
    积分:1
  • Clio
    Clio, drawing in GDI, example of elementari use of gdi functions
    2014-12-19 04:40:42下载
    积分:1
  • Appendix26
    Icmp高级编程 代码在vc++6.0下调试通过(ICMP high-level programming code vc++ 6.0 debugging through)
    2008-08-21 17:20:39下载
    积分:1
  • GPS-receiver
    gps接收机的源代码,采用vc++ , 值得一看- (GPS receiver s source code, using vc++, worth a visit)
    2012-05-04 22:25:14下载
    积分:1
  • cspdk
    微软CSP开发工具,学习CSP开发的好工具(CSP Microsoft development tools, learning a good tool for CSP development)
    2021-05-07 14:28:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载