[PATCH v4 8/9] user32: Invalidate cache in update_monitor_cache when modification time matches current time.

rbernon at codeweavers.com rbernon at codeweavers.com
Tue Nov 30 07:14:24 CST 2021


On 11/30/21 1:26 PM, Jacek Caban <jacek at codeweavers.com> wrote:
> 
> Also preserve last error.
> 

FWIW I think I had similar problems with my nulldrv patches, and the last error reset comes from CreateMutex. If you plan on using ntdll functions directly (or if you don't, using them would), it should not be necessary to save and restore last error.



More information about the wine-devel mailing list