Win32-2.5.4.1: A binding to part of the Win32 library

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

System.Win32.Thread

Description

This modules provides just thread control APIs. This modules doesn't provide thread register control APIs. Because these APIs are used for Debugging.

Documentation

type THANDLE = Ptr () Source #

type TID = DWORD Source #