[PATCH] ole32: Properly implement OleRegGetUserType()

Nikolay Sivov bunglehead at gmail.com
Wed Dec 30 03:03:20 CST 2015


On 30.12.2015 11:57, Dmitry Timoshkov wrote:
>> dlls/ole32/ole2.c | 85 +++++++++++++++++++++++++++++--------------------------
>> 1 file changed, 45 insertions(+), 40 deletions(-)
> 
> It would be helpful to know why this implementaion is considered more
> "proper" than an existing one, especially taking into account lack of
> any tests or reference to a bug report.
> 

String 'form' argument was ignored before, and it's wrong. When there's
no additional forms registered it falls back to form 1 as it always did.



More information about the wine-devel mailing list