[Mono-devel-list] Using WinForms on WinNT
Peter Jacobi
peter_jacobi at gmx.net
Fri May 9 07:38:17 EDT 2003
Hi Alexandre, All,
> The function GetScrollBarInfo has following requirements:
> Minimum operating systems: Windows 98, Windows NT 4.0 with Service Pack 6
Yes, I should have checked this. I also tested on Win2K and WinXP
On XP the list of warnings is down to :
WARNING **: Failed to load function GetDriveType from kernel32.dll
WARNING **: Failed to load function GetVolumeInformation from kernel32.dll
On 2K, there is an additional:
WARNING **: Failed to load library uxtheme.dll (uxtheme.dll): The specified
module could not be found.
And GetDriveType and GetVolumeInformation did exist since the dark ages of
WIN32.
Also, nothing warned about is actually used in the sample programs.
So I assume
1) the glue provided by mono to link to WINE, has some problems linking to
native WIN32
2) You must have WinXP to use WinForms with mono
Can anybody confirm or deny these points?
Regards,
Peter Jacobi
--
+++ GMX - Mail, Messaging & more http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
More information about the Mono-devel-list
mailing list