I am having a problem where I cannot step through code.
I have a managed Windows.Form that calls a function in an
unmanaged class. That function calls a virtual function
in a derived class. The call to the virtual function
ALWAYS ends up in disassembly land. I have attempted to
rebuild the same design from scratch twice.
I have source code, ready to back this bug report up.
Please help,
-James A. Renton
I have a managed Windows.Form that calls a function in an
unmanaged class. That function calls a virtual function
in a derived class. The call to the virtual function
ALWAYS ends up in disassembly land. I have attempted to
rebuild the same design from scratch twice.
I have source code, ready to back this bug report up.
Please help,
-James A. Renton