Win32-2.13.1.0: A binding to Windows Win32 API.

Copyright(c) Esa Ilari Vuokko 2006
LicenseBSD-style (see the file LICENSE)
MaintainerEsa Ilari Vuokko <ei@vuokko.info>
Stabilityprovisional
Portabilityportable
Safe HaskellSafe
LanguageHaskell2010

System.Win32.Time

Description

A collection of FFI declarations for interfacing with Win32 Time API.

Documentation

newtype FILETIME Source #

Constructors

FILETIME DDWORD 

data TIME_ZONE_INFORMATION Source #

Instances
Eq TIME_ZONE_INFORMATION Source # 
Instance details

Defined in System.Win32.Time

Ord TIME_ZONE_INFORMATION Source # 
Instance details

Defined in System.Win32.Time

Show TIME_ZONE_INFORMATION Source # 
Instance details

Defined in System.Win32.Time

Storable TIME_ZONE_INFORMATION Source # 
Instance details

Defined in System.Win32.Time