Win32-2.13.0.0: A binding to Windows Win32 API.

Copyright2013 shelarcy
LicenseBSD-style
Maintainershelarcy@gmail.com
StabilityProvisional
PortabilityNon-portable (Win32 API)
Safe HaskellSafe
LanguageHaskell2010

System.Win32.Info.Version

Description

Version information about your computer.

Version Info

data OSVERSIONINFOEX Source #

Constructors

Instances

type POSVERSIONINFOEX = Ptr OSVERSIONINFOEX Source #

type LPOSVERSIONINFOEX = Ptr OSVERSIONINFOEX Source #

data ProductType Source #

Constructors

Instances
Instance details

Defined in System.Win32.Info.Version

Instance details

Defined in System.Win32.Info.Version

getVersionEx :: IO OSVERSIONINFOEX Source #

c_GetVersionEx :: LPOSVERSIONINFOEX -> IO BOOL Source #

Verify OS version

isVistaOrLater :: IO Bool Source #

is7OrLater :: IO Bool Source #

AltStyle によって変換されたページ (->オリジナル) /