Click here to Skip to main content
16,016,501 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: Import problem Pin
2bee 26-Mar-06 20:14
2bee 26-Mar-06 20:14 
GeneralRe: Import Problem Pin
theonewithtom27-Mar-06 1:44
theonewithtom27-Mar-06 1:44 
GeneralRe: Import Problem Pin
Saksida Bojan27-Mar-06 7:08
Saksida Bojan27-Mar-06 7:08 
GeneralRe: Still got include problem Pin
theonewithtom28-Mar-06 0:28
theonewithtom28-Mar-06 0:28 
GeneralRe: Still got include problem Pin
Saksida Bojan28-Mar-06 0:57
Saksida Bojan28-Mar-06 0:57 
GeneralRe: Still got include problem Pin
DWyvern17-Apr-06 8:38
DWyvern17-Apr-06 8:38 
GeneralRe: Still got include problem Pin
Saksida Bojan17-Apr-06 8:51
Saksida Bojan17-Apr-06 8:51 
QuestionDebugging into unmanaged code Pin
MrNed25-Mar-06 16:52
MrNed25-Mar-06 16:52 
I have a c# app which references a managed c++ class dll which is wrapping an unmanaged win32 dll using the method described here[^]. I have set the c# app's properties to allow unmanaged code debugging (VS2005), but I am still unable to step into the win32 dll code. Everything is in the one visual studio solution. I have created a pre-build event for the c# app to copy the win32 dll to the c# apps debug folder (Id rather not have to do this, but it seems necessary).

Can someone please help me figure out why i cant debug the dll?
AnswerRe: Debugging into unmanaged code Pin
Sheng Jiang 蒋晟25-Mar-06 17:15
Sheng Jiang 蒋晟25-Mar-06 17:15 
GeneralRe: Debugging into unmanaged code Pin
MrNed25-Mar-06 17:31
MrNed25-Mar-06 17:31 
GeneralRe: Debugging into unmanaged code Pin
MrNed25-Mar-06 17:35
MrNed25-Mar-06 17:35 
QuestionDatabase Connectivity with VC++.net1.1 Pin
pankajgarg1224-Mar-06 21:39
pankajgarg1224-Mar-06 21:39 
QuestionDeployment in vc++.net1.1 Pin
pankajgarg1224-Mar-06 21:32
pankajgarg1224-Mar-06 21:32 
QuestionGetting an error with interactions between dialogs Pin
alia12323-Mar-06 23:38
alia12323-Mar-06 23:38 
Questionvc++.net(1.1) Treeview Pin
pankajgarg1223-Mar-06 19:55
pankajgarg1223-Mar-06 19:55 
QuestionGetting an error Pin
Shamnar23-Mar-06 19:19
Shamnar23-Mar-06 19:19 
AnswerRe: Getting an error Pin
2bee 23-Mar-06 20:56
2bee 23-Mar-06 20:56 
GeneralRe: Getting an error Pin
Shamnar23-Mar-06 23:49
Shamnar23-Mar-06 23:49 
GeneralRe: Getting an error Pin
Shamnar26-Mar-06 18:53
Shamnar26-Mar-06 18:53 
GeneralRe: Getting an error Pin
2bee 26-Mar-06 19:56
2bee 26-Mar-06 19:56 
GeneralRe: Getting an error Pin
Shamnar26-Mar-06 21:32
Shamnar26-Mar-06 21:32 
GeneralRe: Getting an error Pin
2bee 27-Mar-06 0:41
2bee 27-Mar-06 0:41 
GeneralGetting an error Pin
Shamnar27-Mar-06 22:58
Shamnar27-Mar-06 22:58 
QuestionNested class; accessing non-static members from the enclosing class Pin
Douglas Dean23-Mar-06 6:34
Douglas Dean23-Mar-06 6:34 
AnswerRe: Nested class; accessing non-static members from the enclosing class Pin
Douglas Dean23-Mar-06 6:37
Douglas Dean23-Mar-06 6:37 

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.