Use IsWindowVisible instead of GetWindowLong(GWL_STYLE) & WS_VISIBLE as a test for desktop visibility

Robert Shearman rob at codeweavers.com
Wed Mar 2 16:05:20 CST 2005


Ferenc Wagner wrote:

>Dmitry Timoshkov <dmitry at baikal.ru> writes:
>  
>
>>let's see if IsWindowVisible() better detects a not visible desktop.
>>    
>>

I would have thought the suggestions at this page would be better:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/interactive_services.asp

Rob



More information about the wine-devel mailing list