[DMUSIC] Improve dmusic loading

Alexandre Julliard julliard at winehq.org
Tue Mar 9 19:21:39 CST 2004


Raphael <fenix at club-internet.fr> writes:

>  Changelog:
>   - debugstr_DMUS_OBJECTDESC more readable (not more limited to the 200 
> characters of wine_dbg_sprintf)

You should make it a separate dumping function instead of returning a
single string, if the info is too large. Using a static buffer is not
thread-safe.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list