shlwapi: stub implementation for SHSetTimerQueueTimer

=?BIG5?B?TmlnZWwgTGlhbmcgKLHnpESxaik=?= ncliang at gmail.com
Fri May 18 16:56:38 CDT 2007


This is a stub that just pipes SHSetTimerQueueTimer to
CreateTimerQueueTimer to fix bug 7833. This is not the ideal fix since
the ideal fix would require full support of timer queues, but this
gets around the bug for now and MS Money gets stuck elsewhere.

-Nigel

--
  dlls/shlwapi/ordinal.c    |   25 +++++++++++++++++++++++++
  dlls/shlwapi/shlwapi.spec |    2 +-
  include/shlwapi.h         |    4 ++++
 3 files changed, 30 insertions(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SHSetTimerQueueTimer.diff
Type: text/x-patch
Size: 2254 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070518/f2b10461/SHSetTimerQueueTimer.bin


More information about the wine-patches mailing list