Fabian Maurer dark.shadow4@web.de writes:
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46186 Signed-off-by: Fabian Maurer dark.shadow4@web.de
dlls/user32/cursoricon.c | 15 ++++++++- dlls/user32/tests/cursoricon.c | 56 ++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+), 1 deletion(-)
This would need more tests, but it's pretty unlikely that it would search only the exe directory. Probably it should be using something like SearchPathW.