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

fix(graphics): 修复在 initgraph 前调用 getimage 时出错 #41

Merged
merged 1 commit into from
Aug 31, 2020

Conversation

chirsz-ever
Copy link
Collaborator

getimage_from_IPicture 函数使用全局 DC,现改为使用 ::GetDC(NULL) 获取

`getimage_from_IPicture` 函数使用全局 DC,现改为使用 `::GetDC(NULL)` 获取
@wysaid wysaid merged commit 40bca13 into wysaid:master Aug 31, 2020
@chirsz-ever chirsz-ever deleted the fix-getimage-from-ipc-2008 branch August 31, 2020 07:50
FrankHB added a commit to FrankHB/YEGE that referenced this pull request Jan 20, 2024
FrankHB added a commit to FrankHB/YEGE that referenced this pull request Jan 21, 2024
FrankHB added a commit to FrankHB/YEGE that referenced this pull request Jan 21, 2024
FrankHB added a commit to FrankHB/YEGE that referenced this pull request Jan 21, 2024
FrankHB added a commit to FrankHB/YEGE that referenced this pull request Jan 21, 2024
FrankHB added a commit to FrankHB/YEGE that referenced this pull request Jan 21, 2024
FrankHB added a commit to FrankHB/YEGE that referenced this pull request Jan 21, 2024
FrankHB added a commit to FrankHB/YEGE that referenced this pull request Jan 28, 2024
FrankHB added a commit to FrankHB/YEGE that referenced this pull request Jan 28, 2024
FrankHB added a commit to FrankHB/YEGE that referenced this pull request Jan 28, 2024
FrankHB added a commit to FrankHB/YEGE that referenced this pull request Jan 28, 2024
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

Successfully merging this pull request may close these issues.

2 participants