search for: instancesof

Displaying 2 results from an estimated 2 matches for "instancesof".

Did you mean: instanceof
2004 Dec 10
1
Modification for mkmf
...;win32ole" require "socket" # We need to get the exact version number and set _WIN32_WINNT accordingly host = Socket.gethostname cs = "winmgmts:{impersonationLevel=impersonate,(security)}//#{host}/root/cimv 2" wmi = WIN32OLE.connect(cs) major = nil minor = nil wmi.InstancesOf("Win32_OperatingSystem").each{ |ole| major, minor = ole.Version.split(".").map{ |e| e.to_i } break } win32_winnt = nil # The value for Windows NT 4 and Windows 95 are the same. # The value for Windows 2000 and Windows ME are the same. case major when 5 case mino...
2015 Jan 23
0
Wine release 1.7.35
...l.Overlay.OriginalFileObject' initialized with stub file object 37748 Stranded II shows text/icons in wrong colors 37807 Anno 2070: digit group separators are displayed incorrectly 37810 Accordance 11 crashes on startup. 37866 Multiple .NET applications fail due to wbemdisp:services_InstancesOf stub (PaintRibbon 1.x) 37874 Copy-pastie in implementation of VarFormatNumber 37882 user32.GetKeyboardLayoutNameW can't handle NULL out parameter, causing crash in custom application 37891 Firefox 35.0 installer crashes ('INetFwAuthorizedApplication::IpVersion' property accesso...