[PATCH 1/5] shell32: Added SHCNRF_InterruptLevel flag support to SHChangeNotifyRegister (try3)

Piotr Caban piotr at codeweavers.com
Wed Feb 2 08:22:42 CST 2011


try3: Interrupt notifications thread is created on the first call to 
SHChangeNotifyRegister. If I'm not missing something thread pools can't 
be used in this case as long as WT_EXECUTEINIOTHREAD flag is not supported.

---
  dlls/shell32/changenotify.c |  280 
++++++++++++++++++++++++++++++++++++++++++-
  1 files changed, 278 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-shell32-Added-SHCNRF_InterruptLevel-flag-support-to-SH.txt
Type: text/x-patch
Size: 12254 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110202/1214abe0/attachment-0001.bin>


More information about the wine-patches mailing list