http://bugs.winehq.org/show_bug.cgi?id=46255
--- Comment #14 from Janne janne.kekkonen@gmail.com --- Tried to apply patch. But i got this error.
git apply -v test3.patch
test3.patch:29: trailing whitespace.
test3.patch:49: trailing whitespace. write_ret = write_raw_resources(updates); test3.patch:53: trailing whitespace. free_resource_directory( &updates->root, 2 ); Checking patch dlls/kernel32/resource.c... error: while searching for: BOOL WINAPI EndUpdateResourceW( HANDLE hUpdate, BOOL fDiscard ) { .....