mt locks, fix _sopen for msvcrt

Alexandre Julliard julliard at winehq.com
Wed Feb 20 14:06:13 CST 2002


"Peter Hunnisett" <peter at transgaming.com> writes:

> 	* dlls/msvcrt/Makefile.in, dlls/msvcrt/console.c, dlls/msvcrt/exit.c,
> dlls/msvcrt/file.c, dlls/msvcrt/heap.c, dlls/msvcrt/locale.c,
> dlls/msvcrt/main.c, dlls/msvcrt/msvcrt.h, dlls/msvcrt/msvcrt.spec,
> [new]dlls/msvcrt/lock.c, include/Makefile.in, [new]include/msvcrt/mtdll.h
> 	Peter Hunnisett <peter at transgaming.com>
> 	Add _lock,_unlock and header file for them.
> 	Convert all msvcrt locks over to use _lock and _unlock
> 	Explictly make msvcrt compile with multithreaded option
> 	Fix flag handling in _sopen. Add W->A call for new _swopen

Isn't mtdll.h supposed to be an internal header?  If so, it should be
in dlls/msvcrt, not in include/msvcrt.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list