Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

主窗口隐藏后再恢复,阴影窗口未恢复的BUG #61

Closed
shelovemee opened this issue Jan 29, 2018 · 2 comments
Closed

主窗口隐藏后再恢复,阴影窗口未恢复的BUG #61

shelovemee opened this issue Jan 29, 2018 · 2 comments

Comments

@shelovemee
Copy link

解决方法:
WndShadow.cpp 264行修改为

ShowWindow(pThis->m_hWnd, SW_SHOWNA);
pThis->m_Status |= SS_VISABLE;

@zhangyi
Copy link

zhangyi commented Nov 14, 2018

赞~

@blueantst
Copy link
Owner

修改已提交。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants