On Fri, Jan 21, 2005 at 04:54:29PM +0900, Mike McCormack wrote:
FIXME("(%x,%p,%d): stub\n", hdc, p, count);
...
FIXME("%p %p %ld\n", hdc, p, count);
Well, I must agree with Andy: there's no reason to remove the 'stub' part, most of the code uses it, automated tools look for it, and it saves nothing.