fe8431d4
 by Yuxuan Shui   at 2025-06-06T22:50:57+02:00 
gdiplus/tests: Use correctly formatted description.
According to a comment in emf_create, description is expected to be "App name\0Title\0\0". But in
the test cases we only ever passed "winetest\0", so emf_create reads out-of-bound trying to find the
title.