wine/ include/winternl.h include/winbase.h dll ...

Alexandre Julliard julliard at wine.codeweavers.com
Tue May 6 22:21:26 CDT 2003


ChangeSet ID:	8057
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/05/06 22:21:26

Modified files:
	include        : winternl.h winbase.h 
	dlls/ntdll     : resource.c Makefile.in 
	dlls/kernel    : resource.c 
Removed files:
	loader         : pe_resource.c 

Log message:
	Moved the EnumResource* functions to the kernel dll, and fixed their
	prototypes.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8057

Old revision  New revision  Changes     Path
 1.30          1.31          +1 -1       wine/include/winternl.h
 1.182         1.183         +12 -12     wine/include/winbase.h
 1.2           1.3           +8 -8       wine/dlls/ntdll/resource.c
 1.59          1.60          +0 -1       wine/dlls/ntdll/Makefile.in
 1.1           1.2           +312 -0     wine/dlls/kernel/resource.c
 1.41          Removed       +0 -0       wine/loader/pe_resource.c




More information about the wine-cvs mailing list