N
NewAlias
Hi
Keyords: .NET 2003 VC Win32 DLL __stdcall
I want to mark a break point in my DLL Function.
Already did:
Projetc | <project name> properties | Configuration properties |
Debugging |
Action.Attach = Yes
Debuggers.Debugger Type = Mixed
I marked the break point but it does not break, there is a '?'.
Thanks
Keyords: .NET 2003 VC Win32 DLL __stdcall
I want to mark a break point in my DLL Function.
Already did:
Projetc | <project name> properties | Configuration properties |
Debugging |
Action.Attach = Yes
Debuggers.Debugger Type = Mixed
I marked the break point but it does not break, there is a '?'.
Thanks