wine/ library/debug.c include/wine/library.h i ...

Dimitrie O. Paun dpaun at rogers.com
Thu Jan 2 20:25:16 CST 2003


On January 2, 2003 10:12 pm, Alexandre Julliard wrote:
>         Added wine_dbg_sprintf function that allocates a temporary buffer
> in the per-thread strings area.

Cool. But what about functions that need to build the string. For example,
look at debuglvitem_t() in listview.c. Can we get somehow to the max_size?

>         Added inline functions to format POINT, SIZE and RECT structures.

Can we pretty please get shorter names for them in Wine? Like without the
wine_ prefix? :)

-- 
Dimi.




More information about the wine-devel mailing list