Gallio's AutoCAD integration currently uses the handle returned by
Process.MainWindowHandle as the destination for WM_COPYDATA messages. These
messages provide the IPC mechanism to bootstrap Gallio into the AutoCAD
process.
Unfortunately, the algorithm used by MainWindowHandle does not consistently
identify the main AutoCAD window. When this happens the WM_COPYDATA
messages go unanswered and the bootstrapping process fails.
Original issue reported on code.google.com by mikesand...@gmail.com on 17 Sep 2009 at 12:30
Original issue reported on code.google.com by
mikesand...@gmail.com
on 17 Sep 2009 at 12:30