wine/dlls/shlwapi Makefile.in ordinal.c shlwap ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jul 22 15:32:53 CDT 2002


ChangeSet ID:	1027369973225950523120449
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/07/22 15:32:53

Modified files:
	dlls/shlwapi   : Makefile.in ordinal.c shlwapi.spec 
Added files:
	dlls/shlwapi   : thread.c 

Log message:
	Jon Griffiths <jon_p_griffiths at yahoo.com>
	Move thread related functions to new file.
	Implement SHCreateThread, at 224, at 424, stub SHReleaseThreadRef.
	Fix: SHGetThreadRef() calls AddRef(), @356 param count wrong.

Patch: http://cvs.winehq.com/patch.py?id=1027369973225950523120449

Revision  Changes    Path
 1.21     +1 -0      wine/dlls/shlwapi/Makefile.in
 1.48     +0 -149    wine/dlls/shlwapi/ordinal.c
 1.45     +5 -5      wine/dlls/shlwapi/shlwapi.spec
 1.1     +0 -0       wine/dlls/shlwapi/thread.c




More information about the wine-cvs mailing list