如何检查DLL中的值 [英] How to check the values in DLL

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

问题描述

大家好,



我有一个Visual Basic 6.0项目转换为Vb.net 2008,它使用FORTRAN DLL来计算和显示输出。



现在FORTRAN Dll已经实现并提供给我们一些新功能。



问题:输出值必须与Visual Basic 6.0相同,但不是这样。输出与Dll的偏差



我需要知道是否有任何检查计算方法?



请帮助我



注意:整个项目已完成使用数组



先谢谢

Hi all,

I have a Visual basic 6.0 project converted to Vb.net 2008 which used a FORTRAN DLL to calculate and display output.

Now FORTRAN Dll has some new features implemented and given to us.

Problem: Output values need to be as same as the Visual Basic 6.0 which is not so.There is a deviation in the Output from the Dll

I need to know is there any way to check the calculation?

Please Help Me

NOTE: Entire project is done using Arrays

Thanks in Advance

推荐答案

使用VB Studio 2008创建新项目。添加对dll的引用并在调试模式下运行它(F11)。然后,您将能够检查dll如何进行计算。
Create new project using VB Studio 2008. Add reference to your dll and run it in debug mode (F11). Then you'll be able to check how the dll is making calculation.


这篇关于如何检查DLL中的值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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