[PATCH] winspool.drv: Clear last error when creating mutex

Alexandre Julliard julliard at winehq.org
Thu Dec 1 05:16:11 CST 2016


"A. Wilcox" <AWilcox at Wilcox-Tech.com> writes:

> A stale error may reside in thread-local storage that causes
> WINSPOOL_LoadSystemPrinters to believe initialisation has already
> occurred.

CreateMutex always sets last error, so this can't make any
difference. There must be something else going on.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list