DXGL r827 - Code Review
For
DXGL
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
|
statistics
)
Jump to navigation
Jump to search
Repository:
DXGL
Revision:
<
r826
|
r827
|
r828
>
Date:
00:15, 3 July 2018
Author:
admin
Status:
new
Tags:
Comment:
Fix incorrect window border on DXGL Config when using certain WindowBlinds visual styles.
Modified paths:
/dxglcfg/dxglcfg.rc
(modified) (
history
)
Diff
[
purge
]
Index: dxglcfg/dxglcfg.rc
—
—
@@ -31,7 +31,7 @@
32
32
//
33
33
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
34
34
IDD_DXGLCFG DIALOG 0, 0, 354, 242
35
-STYLE DS_3DLOOK | DS_CONTEXTHELP | DS_SHELLFONT | WS_CAPTION | WS_SYSMENU
35
+STYLE DS_3DLOOK | DS_CONTEXTHELP | DS_MODALFRAME | DS_SHELLFONT | WS_CAPTION | WS_SYSMENU
36
36
CAPTION "DXGL Config"
37
37
FONT 8, "Ms Shell Dlg"
38
38
{
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