"Michael Ost" most@museresearch.com wrote:
Or did you mean post it to wine-patches? I am totally new to wine-patches, but I can give it a go... mo
Yes, wine-patches is what you need. Do not forget a changelog description for your change.
"Dan Kegel" daniel.r.kegel@gmail.com wrote:
$ grep -l 'open(' dlls/*/tests/*.c dlls/kernel/tests/file.c dlls/msvcrt/tests/file.c dlls/msvcrt/tests/printf.c
Looking at the three, I'd say dlls/msvcrt/tests/file.c.
It's dlls/kernel/tests/file.c, test_CreateFileA/W.