Chris Robinson
|
9ba30c4e20
|
Fix Win32 thread handle leak
|
2008-11-05 19:42:56 -08:00 |
|
Chris Robinson
|
c1cf9ae8f6
|
Pass a dummy variable to CreateThread to satisfy Win9x
|
2008-08-05 20:19:13 -07:00 |
|
Chris Robinson
|
2d0b12e49e
|
Store thread return value in the struct to avoid void*-to-uint casting
|
2008-06-17 19:46:37 -07:00 |
|
Chris Robinson
|
2af5498804
|
Define _WIN32_WINNT to 0x0500 when including windows.h
VC7 appears to require that value, or higher, set and fails otherwise
|
2008-03-01 01:39:42 -08:00 |
|
Chris Robinson
|
6735fc7911
|
Add missing config.h includes
|
2008-01-16 14:09:04 -08:00 |
|
Chris Robinson
|
ae5f4e9a74
|
Initial import
|
2007-11-13 18:02:18 -08:00 |
|