On Fri, Jul 08, 2016 at 08:28:56PM +0900, Alexandre Julliard wrote:
The performance impact is negligible, but it doesn't make a lot of sense to return the type when it was already specified by the caller. Some kind of get_any_obj_ptr(HGDIOBJ, WORD *) function for the any type case would probably be cleaner.
Hmm, ok. Yes, that makes sense. New version sent.
Huw.