Click here to Skip to main content
15,883,705 members
Home / Discussions / C#
   

C#

 
QuestionSetup and Deployment ALLUSERSPROFILE folder? Pin
Member 9613-Apr-07 10:57
Member 9613-Apr-07 10:57 
QuestionPlugIn Architecture Pin
ssack13-Apr-07 9:57
ssack13-Apr-07 9:57 
AnswerRe: PlugIn Architecture Pin
Ravi Bhavnani13-Apr-07 13:25
professionalRavi Bhavnani13-Apr-07 13:25 
GeneralRe: PlugIn Architecture Pin
ssack16-Apr-07 3:09
ssack16-Apr-07 3:09 
GeneralRe: PlugIn Architecture Pin
Ravi Bhavnani16-Apr-07 3:29
professionalRavi Bhavnani16-Apr-07 3:29 
GeneralRe: PlugIn Architecture Pin
ssack16-Apr-07 4:22
ssack16-Apr-07 4:22 
QuestionHow to debug C# code called from unmanaged executable? Pin
mmfranke13-Apr-07 9:23
mmfranke13-Apr-07 9:23 
QuestionHow to debug C# code called from unmanaged executable? Pin
mmfranke13-Apr-07 9:19
mmfranke13-Apr-07 9:19 
Hi.

I'm calling managed (C#) code from (unmanaged) Fortran. The Fortran code uses an unmanaged C/C++ Flat API (in a DLL), which calls into a managed C++ wrapper (currently in a separate DLL), which then calls into my C# code, which does all the work...

I'm using Visual Studio 2005 for everything except the Fortran stuff. The Fortran code is built with Visual Studio 6.0. I have to use it because that's what the Fortran coders use. Furthermore, I might not even have the Fortran source -- only the executable.

I'd like to set a breakpoint in my C# code, just at the point where the Fortran code calls it via the C++ API. But I don't know how to start an instance of my code when it's called from an unmanaged DLL -- especially one for which I might not have the source code.

How can I do this?

Help. Thanks.


Just Mike


Just Mike
QuestionMultilingual installer for c# application Pin
HUMPPAAA!13-Apr-07 7:58
HUMPPAAA!13-Apr-07 7:58 
AnswerRe: Multilingual installer for c# application Pin
Obaid ur Rehman13-Apr-07 19:12
Obaid ur Rehman13-Apr-07 19:12 
AnswerRe: Multilingual installer for c# application Pin
HUMPPAAA!18-Apr-07 3:35
HUMPPAAA!18-Apr-07 3:35 
QuestionProgrammertically add Checkbox [modified] Pin
msogun13-Apr-07 7:01
msogun13-Apr-07 7:01 
AnswerRe: Programmertically add Checkbox Pin
MoustafaS13-Apr-07 7:16
MoustafaS13-Apr-07 7:16 
GeneralRe: Programmertically add Checkbox Pin
msogun13-Apr-07 7:22
msogun13-Apr-07 7:22 
AnswerRe: Programmertically add Checkbox Pin
sujithkumarsl13-Apr-07 18:21
sujithkumarsl13-Apr-07 18:21 
GeneralRe: Programmertically add Checkbox Pin
msogun16-Apr-07 4:23
msogun16-Apr-07 4:23 
GeneralRe: Programmertically add Checkbox Pin
sujithkumarsl16-Apr-07 22:05
sujithkumarsl16-Apr-07 22:05 
QuestionDate/Time Variable in SQL Expression Pin
polishprogrammer13-Apr-07 6:25
polishprogrammer13-Apr-07 6:25 
AnswerRe: Date/Time Variable in SQL Expression Pin
Vikram A Punathambekar13-Apr-07 8:29
Vikram A Punathambekar13-Apr-07 8:29 
QuestionConverting asf to avi Pin
Uthorion13-Apr-07 5:43
Uthorion13-Apr-07 5:43 
AnswerRe: Converting asf to avi Pin
Vasudevan Deepak Kumar13-Apr-07 6:37
Vasudevan Deepak Kumar13-Apr-07 6:37 
AnswerRe: Converting asf to avi [modified] Pin
Thomas Stockwell13-Apr-07 7:35
professionalThomas Stockwell13-Apr-07 7:35 
Question.X Mesh File Pin
max2929713-Apr-07 5:30
max2929713-Apr-07 5:30 
AnswerRe: .X Mesh File Pin
Dave Kreskowiak13-Apr-07 6:21
mveDave Kreskowiak13-Apr-07 6:21 
QuestionGet user settings from an exe config file Pin
Christopher Stratmann13-Apr-07 5:25
Christopher Stratmann13-Apr-07 5:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.