Implement LockWindowUpdate [take 3]

Alexandre Julliard julliard at winehq.org
Sat Jan 17 13:05:24 CST 2004


Mike Hearn <mike at theoretic.com> writes:

> Is 'concerned' a technical term? I've not seen it in the Wine sources
> before. If so, is there a function anywhere to calculate the concerned
> DCs given a window?

No it's not really a standard technical term. You need to walk the DCE
list and check the window associated to each DCE to figure it out,
something like what DCE_InvalidateDCE does.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list