wine/ dlls/kernel/sync.c dlls/msvideo/vfw16.h ...

Alexandre Julliard julliard at winehq.com
Fri Jul 20 13:00:06 CDT 2001


ChangeSet ID:	9956520050422216458246112
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/07/20 14:00:05

Modified files:
	dlls/kernel    : sync.c 
	dlls/msvideo   : vfw16.h 
	dlls/ntdll     : signal_sparc.c 
	dlls/ole32     : compobj_private.h errorinfo.c filemoniker.c 
	                 hglobalstream.c memlockbytes.c ole2nls.c 
	dlls/oleaut32  : dispatch.c 
	dlls/shell32   : shell.c shell32_main.c shellole.c shellreg.c 
	                 shpolicy.c 
	dlls/winmm     : winemm.h 
	include/wine   : shell16.h 
	memory         : atom.c 

Log message:
	Patrik Stridvall <ps at leissner.se>
	- Made sure that the files that contains the declarations
	of the implementated functions are included.
	- Corrected mismatching prototypes.
	- Cleaned up the include section.

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

Revision  Changes    Path
 1.13     +7 -1      wine/dlls/kernel/sync.c
 1.2      +22 -23    wine/dlls/msvideo/vfw16.h
 1.9      +5 -3      wine/dlls/ntdll/signal_sparc.c
 1.2      +1 -1      wine/dlls/ole32/compobj_private.h
 1.8      +7 -4      wine/dlls/ole32/errorinfo.c
 1.14     +2 -2      wine/dlls/ole32/filemoniker.c
 1.8      +7 -2      wine/dlls/ole32/hglobalstream.c
 1.5      +6 -1      wine/dlls/ole32/memlockbytes.c
 1.10     +10 -5     wine/dlls/ole32/ole2nls.c
 1.3      +9 -2      wine/dlls/oleaut32/dispatch.c
 1.30     +14 -8     wine/dlls/shell32/shell.c
 1.79     +15 -12    wine/dlls/shell32/shell32_main.c
 1.40     +12 -8     wine/dlls/shell32/shellole.c
 1.9      +10 -4     wine/dlls/shell32/shellreg.c
 1.5      +4 -2      wine/dlls/shell32/shpolicy.c
 1.7      +0 -1      wine/dlls/winmm/winemm.h
 1.4      +1 -1      wine/include/wine/shell16.h
 1.36     +8 -4      wine/memory/atom.c





More information about the wine-cvs mailing list