Chinaunix首页 | 论坛 | 博客
  • 博客访问: 522385
  • 博文数量: 252
  • 博客积分: 6057
  • 博客等级: 准将
  • 技术积分: 1635
  • 用 户 组: 普通用户
  • 注册时间: 2009-12-21 10:17
文章分类

全部博文(252)

文章存档

2013年(1)

2012年(1)

2011年(32)

2010年(212)

2009年(6)

分类: C/C++

2010-04-22 00:00:23

 今天花了三个小时的时间做了一个测试。具体操作过程明天在写了。今天太晚了。^V^








源代码如下:
文件:vccallmingwdll.rar
大小:273KB
下载:下载
阅读(1821) | 评论(2) | 转发(0) |
0

上一篇:DLL编程专题

下一篇:DLL 初步和钩子入门

给主人留下些什么吧!~~

chulia200020012010-04-22 22:57:40

"看了这篇文章http://support.microsoft.com/kb/181578/zh-cn,尝试回调,但出现下面错误,请问该如何解决? url:http://social.microsoft.com/Forums/zh-CN/vbasiczhchs/thread/f1baf96a-091f-4e0a-a727-cb189d5f4340 Debug Error! Program:F:\工程1.exe Module: File:i386\chkesp.c Line:42 The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function pointer declared with a different calling convention. (Press Retry to debug th