从java工作文件夹调用VC ++ DLL [英] VC++ DLL debugging from a java work folder

查看:124
本文介绍了从java工作文件夹调用VC ++ DLL的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个java程序。在这个程序中,一个dll(Vc ++)就在工作文件夹中。我想在Visual Studio中打开那个dll并通过放置断点进行调试。我想检查这个dll是否正常工作。

我有该DLL的项目解决方案。有人请帮助我。

I have a java program. In this program one dll (Vc++) is there in work folder.I want to open that dll in Visual studio and debug by putting break points. I want to check whether this dll is properly working or not.
I have the project solution of that dll . Anybody please help me.

推荐答案

如果你有代码,那么你可以通过将VS Debugger附加到java进程来调试dll。您可以查找文章如何:附加到正在运行的进程 [ ^ ]



如果这没有帮助,那么进行谷歌搜索附加调试器进行处理
If you have the code then you can debug the dll by attaching the VS Debugger to the java process. You can look for the article How to: Attach to a Running Process[^]

If that does not help then do a Google search "Attaching debugger to process"


这篇关于从java工作文件夹调用VC ++ DLL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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