ChangeSet ID: 1001545535557852541096509
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/09/26 19:05:35
Modified files:
dlls/ntdll : wcstring.c
dlls/oleaut32 : typelib.c
include : ntddk.h
Log message:
Huw D M Davies <hdavies(a)codeweavers.com>
Better handling of typelibs loaded with a trailing resource number.
The logic for determining whether an SLTG typelib has a function param
as a 'short' or 'long' type has been 'refined'.
Patch: http://cvs.winehq.com/patch.py?id=1001545535557852541096509
Revision Changes Path
1.11 +2 -2 wine/dlls/ntdll/wcstring.c
1.47 +41 -76 wine/dlls/oleaut32/typelib.c
1.33 +2 -0 wine/include/ntddk.h