On Fri, 11 Jan 2008, Jeff Latimer wrote: [...]
In some cases it seems that the only problem may be the TRACE and there is no other reference which implies that an else may solve the problem ie.
if (!ptr) ERR "msg" else TRACE
That or we could modify the TRACE to use wine_dbgstr_[aw](ptr).