BOOL IsUseLayeredWindow();
得到UI窗口是否使用了微软的Layered窗口技术.
使用了Layered技术返回非0值, 否则返回0.
CUIWnd::UseLayeredWindow
CUIWnd Methods