Script to compile Wine programs on Windows

Alexandre Julliard julliard at winehq.org
Sat Sep 27 21:23:38 CDT 2003


Martin Fuchs <martin-fuchs at gmx.net> writes:

> I tried to compile my explorer as winelib application, and got to this 
> problem: How to compile a resource file, which has no problems with RC or 
> WINDRES with WRC?

If it compiles with rc and windres then it should compile with wrc
too. The inline stuff is a wrc extension, but you don't have to use
it, the normal mode should work just fine with wrc.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list