wine/dlls/wininet internet.c

Alexandre Julliard julliard at wine.codeweavers.com
Wed Nov 13 13:40:50 CST 2002


ChangeSet ID:	6266
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/11/13 13:40:50

Modified files:
	dlls/wininet   : internet.c 

Log message:
	Huw Davies <huw at codeweavers.com>
	Add a counter to keep track of the number of outstanding async
	requests.  This gets around a problem where a SetEvent could be called
	before a previous event had been dealt with.

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

Old revision  New revision  Changes     Path
 1.44          1.45          +9 -0       wine/dlls/wininet/internet.c




More information about the wine-cvs mailing list