DXGL r577 - Code Review
For
DXGL
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
|
statistics
)
Jump to navigation
Jump to search
Repository:
DXGL
Revision:
<
r576
|
r577
|
r578
>
Date:
23:49, 22 December 2014
Author:
admin
Status:
new
Tags:
Comment:
Uninstall DXGL fullscreen window hook when DDraw object is destroyed.
Modified paths:
/ddraw/glDirectDraw.cpp
(modified) (
history
)
Diff
[
purge
]
Index: ddraw/glDirectDraw.cpp
—
—
@@ -643,6 +643,7 @@
644
644
TRACE_ENTER(1,14,this);
645
645
if(initialized)
646
646
{
647
+ if (fullscreen) UninstallDXGLFullscreenHook(hWnd);
647
648
RestoreDisplayMode();
648
649
if(clippers)
649
650
{
Navigation menu
Personal tools
Log in
Namespaces
Special page
English
expanded
collapsed
Views
More
expanded
collapsed
Search
Navigation
Home
Main page
Recent changes
Random page
MediaWiki help
Introduction
Progress
Downloads
Source code
Build from source
AppDB
Bug reports
Forums
Tools
Special pages
Printable version