[Mono-list] How to make FYIDesigner to work or find reportdesigner for mono

Miguel de Icaza miguel at ximian.com
Mon Nov 20 11:24:02 EST 2006


Hello,

> FYI Designer latest release contains the code
> 
>               [DllImport("user32.dll")] 
>               public static extern bool LockWindowUpdate(IntPtr hWndLock); 
>      
> Will this work in MONO ?
> 
> If not, how to add conditional compilation switch to this code ?

It will not work on Mono.   We would have to send the guy a patch.


More information about the Mono-list mailing list