HANDLE --> (void *), we can't rely on having included windows.h here
authorSimon Marlow <simonmar@microsoft.com>
Wed, 4 Apr 2007 08:40:18 +0000 (08:40 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 4 Apr 2007 08:40:18 +0000 (08:40 +0000)
commitc8217b3d269ccbdcc6eb8a6e9a9e202d247ca7f4
tree033f0de1d289fb2adcf63f4f17dd0a3ef79241dc
parent85174045bbcc05adb28447d423794d1f087da59e
HANDLE --> (void *), we can't rely on having included windows.h here
HANDLE is defined to be (void *) anyway, so this shouldn't hurt
includes/RtsExternal.h