Re: [DOTNET-ROTOR] Method's IL Modification

2003-12-21 Thread Memomana Ryge
> rights. > > -Original Message- > From: Discussion of the Rotor Shared Source CLI > implementation > [mailto:[EMAIL PROTECTED] On Behalf > Of SUBSCRIBE > DOTNET-ROTOR Memomana > Sent: Wednesday, November 26, 2003 8:11 PM > To: [EMAIL PROTECTED] > Subject: [D

Re: [DOTNET-ROTOR] Method's IL Modification

2003-11-26 Thread Jan Kotas
h no warranties, and confers no rights. -Original Message- From: Discussion of the Rotor Shared Source CLI implementation [mailto:[EMAIL PROTECTED] On Behalf Of SUBSCRIBE DOTNET-ROTOR Memomana Sent: Wednesday, November 26, 2003 8:11 PM To: [EMAIL PROTECTED] Subject: [DOTNET-ROTOR] Method&

[DOTNET-ROTOR] Method's IL Modification

2003-11-26 Thread SUBSCRIBE DOTNET-ROTOR Memomana
I have followed the guide to use Get/SetILFunctionBody posted a while ago by Jan Kotas. The code works fine in my Rotor build. I would like to modify the code so that the Main method displays a "Please Help" message before returning. i.e. if the original Main method displays "Hello World", then th