André H. wrote: > Hi, > I dont know much about compiler, so can you please help me and tell me some ways to get the code compiled from bug 1841. > I am interessted in the mingw-way and the wine-way of compiling it. > Thanks! Just install mingw following their install how-to. Then re-run wine/configure so it picks up mingw. To crosscompile Wine test run: Code: make -C dlls/gdi32/tests crosstest