[1/16] msxml3: Support functions for typelib

Alexandre Julliard julliard at winehq.org
Mon Feb 18 16:07:34 CST 2008


"Alistair Leslie-Hughes" <leslie_alistair at hotmail.com> writes:

> What is the best course of actions?
> 1. AddRef in get_typeinfo and therefore Release in GetIDsOfNames and Invoke
> or
> 2. AddRef in GetTypeInfo, and nothing else has to be changed.

You have to follow the COM rules, so 1.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list