|
|
@ -43,7 +43,7 @@ WM_COPYDATA (SendMessage API): |
|
|
|
That is, by sending this message: |
|
|
|
That is, by sending this message: |
|
|
|
ILSpy: |
|
|
|
ILSpy: |
|
|
|
C:\Assembly.dll |
|
|
|
C:\Assembly.dll |
|
|
|
/navigateTo T:Type |
|
|
|
/navigateTo:T:Type |
|
|
|
The target ILSpy instance will open C:\Assembly.dll and navigate to the specified type. |
|
|
|
The target ILSpy instance will open C:\Assembly.dll and navigate to the specified type. |
|
|
|
|
|
|
|
|
|
|
|
ILSpy will return TRUE (1) if it handles the message, and FALSE (0) otherwise. |
|
|
|
ILSpy will return TRUE (1) if it handles the message, and FALSE (0) otherwise. |
|
|
|