Am 08.10.2009 um 09:46 schrieb Andrew Nguyen:
dlls/ddraw/ddraw.spec | 2 +- dlls/ddraw/main.c | 17 +++++++++++++---- dlls/ddraw/tests/ddrawenum.c | 37 +++++++++++++++++++++++++++++++++ ++++ 3 files changed, 51 insertions(+), 5 deletions(-) <0003-ddraw-Implement-and-test-DirectDrawEnumerateW.txt>
The patch looks ok to me(as do the others). I am just curious, how did you run into this function if its unimplemented on Windows? Just curiosity because it exists, or do you have an app that actually calls it?
2009/10/8 Stefan Dösinger stefandoesinger@gmx.at:
The patch looks ok to me(as do the others). I am just curious, how did you run into this function if its unimplemented on Windows? Just curiosity because it exists, or do you have an app that actually calls it?