pi
2008-07-18 14:18:38 UTC
I'm testing a 32-bitexecutable module that is launched from another
executable. I have the module's entry point, and would like to invoke it by
passing control to that entry point like one used to do with debug.com.
Is there a way with the current debuggers to do that, and how likely is it
to be representative of the actual launch if the module is a combination of
C, C++, WinAPI, and .NET code?
executable. I have the module's entry point, and would like to invoke it by
passing control to that entry point like one used to do with debug.com.
Is there a way with the current debuggers to do that, and how likely is it
to be representative of the actual launch if the module is a combination of
C, C++, WinAPI, and .NET code?