[ros-diffs] [dreimer] 42068: Sync to winhlp32, xcopy to Wine 1.1.26 wordpad sync does not generate a valid win32 resource Out of no reason wine changed the way they include theirs rc files. rsrc.rc is no more and all rcs are added as headers with own includes into the makefile. I have no idea if we plan to do it that way, so I changed this back to the old behavior.