OSDN Git Service

Use _beginthreadex() instead of calling CreateThread() directly. This is more correct...