积极答复者
VC6.0在WIN7下的一个问题,请大侠们帮我看一看,万分感谢

问题
答案
-
你好,
你能否设置断点,查看程序在哪里出现问题呢? 或者提供一些能够帮助我们找到问题的代码,让我们能够在一定程度上重新再现你的问题。
我们期待你的回复,并尽我们全力来帮助你解决问题。
同时,为了帮助你学习和使用更高版本的Visual Studio. 我这里有一些学习资料可以提供给你。
1. http://www.microsoft.com/visualstudio/zh-cn
2. http://social.msdn.microsoft.com/Forums/zh-cn/vstudiozhchs/threads
谢谢
Rob Pan [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- 已标记为答案 Rob Pan 2011年4月6日 5:53
全部回复
-
不行,加进去了,编译情况如下:
LINK : warning LNK4098: defaultlib "msvcrtd.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
LINK : warning LNK4098: defaultlib "LIBCMT" conflicts with use of other libs; use /NODEFAULTLIB:library
htmlhelp.lib(init.obj) : warning LNK4099: PDB "htmlhelp.pdb" was not found with ".\htmlhelp.lib" or at "E:\重要资料\scan2.8(无密接口改好版)\scan2.8(解密精简版22)\scan2.8(解密精简版)\Release\htmlhelp.pdb"; linking object as if no debug info
Creating browse info file...DIADA.exe - 0 error(s), 0 warning(s)
运行后还是弹出原来那种提示
win32 Application for Image processing (12 bits per pixel) 已停止工作!
-
你好,
你能否设置断点,查看程序在哪里出现问题呢? 或者提供一些能够帮助我们找到问题的代码,让我们能够在一定程度上重新再现你的问题。
我们期待你的回复,并尽我们全力来帮助你解决问题。
同时,为了帮助你学习和使用更高版本的Visual Studio. 我这里有一些学习资料可以提供给你。
1. http://www.microsoft.com/visualstudio/zh-cn
2. http://social.msdn.microsoft.com/Forums/zh-cn/vstudiozhchs/threads
谢谢
Rob Pan [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- 已标记为答案 Rob Pan 2011年4月6日 5:53