Reply to thread

Try to make GUIBurner also an ISynchronizeInvoke (class declaration). If you wanna hand it over as a delegate, it has to implement the methods used for callback. See MSDN documentation and a good C# book for details. Or Google... :-P


Didn't look deeper into it, but that's the impression I get at first sight from your post. So I could be wrong. ;-)


Top Bottom