Windows 98中的CClrbutton问题 [英] CClrbutton problem in windows 98

查看:106
本文介绍了Windows 98中的CClrbutton问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在我的项目中使用了CClrbutton功能,并且在Xp OS中运行良好.但是问题在win98上.运行可执行文件时发生错误.编译器是vc6.0


在0167:5f4816ce,APPLICATION在模块MFC42D.dll中导致了无效页面错误
寄存器:

i have used CClrbutton fucntionality in my project and works fine in Xp OS. But problem in win98. error occurs when i run executable file. Compiler is vc6.0


APPLICATION caused an invalid page fault in module MFC42D.dll at 0167:5f4816ce
Registers :

推荐答案

我想您正在与W98上的dll链接.使用依赖项Walker并在w98-PC上打开exe.

您真的不应该专注于W98-它已经过时了.还有XP....
I guess your are linking with dlls which arent on W98. Use dependency Walker and open the exe on the w98-PC.

you really shouldnt focus on W98 - it is so outdated. Also XP....


Windows 98附带的MFC dll不足以使用您的应用程序.

通过使用静态链接和交叉手指重新分发DLL.

理查德,韦斯和卡斯滕克告诉你的都是正确的.
The MFC dll that come with windows 98 are not enough to use your apps.

Redistribute the DLL''s by using static linking and cross fingers.

What Richard, Wes and KarstenK have told you is all correct.


这篇关于Windows 98中的CClrbutton问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆