Nikolay Sivov
|
086a230629
|
mscoree: Return pointer to interface, not implementation.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-08-26 10:39:50 +09:00 |
Nikolay Sivov
|
de37c1d57f
|
mscoree: Call interface methods properly.
|
2012-08-20 10:59:11 +02:00 |
Francois Gouget
|
47fdee6e92
|
mscoree: Make CorDebugProcess_Create() static.
|
2011-12-06 17:54:44 +01:00 |
Alistair Leslie-Hughes
|
3d6708a194
|
mscoree: Implement ICorDebug CreateProcess.
|
2011-11-15 19:37:33 +01:00 |
Alistair Leslie-Hughes
|
7ea2e93107
|
mscoree: Move clearing of processes to Terminate.
|
2011-11-07 14:06:24 +01:00 |
Alistair Leslie-Hughes
|
5dcd363f5a
|
mscoree: Return S_OK from CanLaunchOrAttach.
|
2011-11-02 12:36:39 +01:00 |
Alistair Leslie-Hughes
|
7ee1250e46
|
mscoree: Implement ICorDebug EnumerateProcesses.
|
2011-11-01 16:43:08 +01:00 |
Alistair Leslie-Hughes
|
44c39a85ae
|
mscoree: Add WARN when ICorDebugManagedCallback2 cannot be found.
|
2011-10-12 20:52:46 +02:00 |
Alistair Leslie-Hughes
|
5682743245
|
mscoree: Implement ICorDebug SetManagedHandler.
|
2011-10-10 13:46:36 +02:00 |
Alistair Leslie-Hughes
|
c2ac2a0573
|
mscoree: Return S_OK from ICorDebug Initialize.
|
2011-09-30 10:28:30 -05:00 |
Alistair Leslie-Hughes
|
bef72c4884
|
mscoree: Add ICorDebug interface support.
|
2011-09-28 12:37:47 +02:00 |