Move thread related functions to new file.
commitd84875ceaf223ca7bbe3a735adb9ed020a1e13a9
authorJon Griffiths <jon_p_griffiths@yahoo.com>
Mon, 22 Jul 2002 20:32:53 +0000 (22 20:32 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Jul 2002 20:32:53 +0000 (22 20:32 +0000)
tree3d46b0083f9bdf5d917472506f03e3348b62b726
parentb8a70d897373085bdb505af14735eb4a006fe130
Move thread related functions to new file.
Implement SHCreateThread,@224,@424, stub SHReleaseThreadRef.
Fix: SHGetThreadRef() calls AddRef(), @356 param count wrong.
dlls/shlwapi/Makefile.in
dlls/shlwapi/ordinal.c
dlls/shlwapi/shlwapi.spec
dlls/shlwapi/thread.c [new file with mode: 0644]