http://bugs.winehq.org/show_bug.cgi?id=7698 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com --- Comment #98 from Austin English <austinenglish(a)gmail.com> 2007-08-10 16:13:06 --- http://wiki.winehq.org/GitWine Use git to get the source code, then use: $ patch -p1 < name_of_patch To patch the source code. The compile it, and run your program using $ ./wine "C:\program.exe" If you want to install the patched wine rather than just running it from the make directory, then use make install after make. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.