How can I apply a patch file for a source directory in Windows using Mingw?
Get msys-patch using mingw-get
mingw-get install msys-patch
Then just use patch like unix http://en.wikipedia.org/wiki/Patch_(Unix)