I am trying desperately to find a (good, even any?) IDE for MSIL. (For this c: IDE for MSIL )
I thought I found it with ILIDE, but when debugging my code, I always (this does not depend on the code) gets:
SandDock] TD.SandDock.ControlLayoutSystem :: OnMouseMove (System.Windows.Forms.MouseEventArgs
When I do not use the mouse (since it apparently fires with the mouse) I get:
System.NullReferenceException from "debugger 3" without additional information.
Has anyone used the program (3.0) with a lot of successful results?
ide cil
Peter
source share