登录
首页 » Visual C++ » CreateDll

CreateDll

于 2015-05-05 发布 文件大小:12061KB
0 115
下载积分: 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 个回复

  • lyvd_point
    B curve left key point, right end vevr good(Curve B left key point, right end vevr good)
    2017-05-09 15:10:32下载
    积分:1
  • udp
    基于udp的服务器与客户端之间传输字符串(Udp-based server and the client to transfer a string)
    2010-11-06 22:24:05下载
    积分:1
  • json_spirit_v4[1][1].00
    json解析器,对json格式的进行解析,windows VC编译(json parser for json format parsing, windows VC compiler)
    2009-09-23 22:53:25下载
    积分:1
  • Ex111
    说明:  地图代数实习2代码,二维距离场变换,右上和左下扫描图片(Map algebra practice 2 code, two-dimensional distance field transformation, upper right and lower left scanning pictures)
    2020-12-10 22:19:18下载
    积分:1
  • QQfrm
    类似QQ的界面窗口,很炫,很 实用,可直接运行(QQFRM )
    2012-03-23 10:59:48下载
    积分:1
  • learning-CPlusPlus
    This tutorial is c 2002, Aaron Isotton. You are free to copy and distribute it as long as you do not charge for it and do not modify it. Please email to aaron@isotton.com for any inquiries. The official homepage of this document is http://www.isotton.com/lcpp.html.
    2011-06-07 21:29:26下载
    积分:1
  • 把一个文件转成十六进制的字符,方便制作shellcode
    它可以把一个文件转成十六进制的字符,方便制作shellcode,或者反过来,把十六进的字符转成二进制的数据。还有,他可以运行指定的shellcode(the tool can translate file from a hex char,and it translate binary from hex char.and it also run your shellcode)
    2014-01-13 09:07:18下载
    积分:1
  • AccessTest02
    MFC实现对Access数据库的创建、数据表的创建,已经相关数据的增删改查等功能;这里上传,以供后期借鉴!(MFC to achieve the creation of the Access database, create tables, add and delete related data has been changed check function upload here for late draw!)
    2014-07-03 13:25:27下载
    积分:1
  • 注记边长bczj
    说明:  autocad插件,批量注记多边形边长,一键调整字体高度(Autocad plug-in, batch note polygon edge length, one key to adjust font height)
    2020-06-24 09:20:01下载
    积分:1
  • Book-Part-II-Code2-5
    DirectX 9.0 3D 游戏开发编程基础 对初学者很有用
    2013-12-18 22:23:44下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载