(svn r2810) Threads may now return information when they terminate using a void*.

Also add the new files to the MSVC project files.
This commit is contained in:
tron
2005-08-05 11:53:48 +00:00
parent 4696ef802a
commit c78af95d1d
5 changed files with 64 additions and 17 deletions

View File

@@ -402,6 +402,10 @@ SOURCE=.\texteff.c
# End Source File
# Begin Source File
SOURCE=.\thread.c
# End Source File
# Begin Source File
SOURCE=.\tile.c
# End Source File
# Begin Source File
@@ -650,6 +654,10 @@ SOURCE=.\strings.h
# End Source File
# Begin Source File
SOURCE=.\thread.h
# End Source File
# Begin Source File
SOURCE=.\tile.h
# End Source File
# Begin Source File