empserver/src
Markus Armbruster 20eb6afd15 Fix misuse of CreateThread() in Windows client
We use the C run-time, so we better use its _beginthread(), too.
CreateThread() can lead to deadlocks, at least with some versions of
the C run-time.  Broken in commit f082ef9f, v4.3.11.
2009-04-25 10:16:27 +02:00
..
client Fix misuse of CreateThread() in Windows client 2009-04-25 10:16:27 +02:00
lib Add includes to make headers self-contained 2009-04-21 19:30:42 +02:00
scripts Run git describe in nightlybuild.sh to identify what's built 2009-04-15 22:12:44 +02:00
server Don't use 0 as null pointer constant, part 2 2009-03-24 21:46:01 +01:00
util Give fairland's variables internal linkage 2009-03-22 17:55:00 +01:00