| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ff826d1 commit 281650a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -312,6 +312,9 @@ Boolean MCScreenDC::close(Boolean force) | |||
| 312 | 312 | timeEndPeriod(1); | |
| 313 | 313 | opened = 0; | |
| 314 | 314 | ||
| 315 | + DestroyWindow(invisiblehwnd); | ||
| 316 | + invisiblehwnd = NULL; | ||
| 317 | + | ||
| 315 | 318 | return True; | |
| 316 | 319 | } | |
| 317 | 320 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments