http://bugs.winehq.org/show_bug.cgi?id=17433
--- Comment #5 from Austin English austinenglish@gmail.com 2009-06-01 11:00:20 --- (In reply to comment #4)
Created an attachment (id=21480)
--> (http://bugs.winehq.org/attachment.cgi?id=21480) [details]
GdipMeasureDriverString stub
This stub works around the unhandled exception. I'm quite sure it's not correct, so if someone with more skill could put it right, please do so.
+@ stdcall GdipMeasureDriverString()
This isn't right, the parentheses need some information :-).
Look at the rest of the .spec for inspiration.