[Mono-devel-list] Missing libwinnt.dll.so

Richard Staff rstaff at sprynet.com
Wed Mar 24 04:22:20 EST 2004


Here is screen capture of my attempted run of a WinForms .exe

[ricky at localhost StudyC#]$ mono MyFirstGuiApp.exe
MonoWin32: Initializing WineLib

Unhandled Exception: System.TypeInitializationException: An exception 
was thrown by the type initializer for System.Windows.Forms.Win32 ---> 
System.DllNotFoundException: libwinnt.dll.so
in <0x0005c> (wrapper managed-to-native) 
System.Windows.Forms.Win32:PROCESS_InitWine (int,string[])
in <0x0037f> System.Windows.Forms.Win32:.cctor ()
--- End of inner exception stack trace ---

in (unmanaged) System.Windows.Forms.Win32:MessageBoxA 
(intptr,string,string,uint)
in <0x00026> System.Windows.Forms.MessageBox:Show (string)
in <0x0000f> .MyFirstGuiApp:Main ()


[ricky at localhost StudyC#]$

Where can I get libwinnt.dll.so for mono-0.31?
Was getting excited over mono.  Now it's just a sinking feeling.
:-(
Rick



More information about the Mono-devel-list mailing list