DXGL r571 - Code Review
For
DXGL
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
|
statistics
)
Jump to navigation
Jump to search
Repository:
DXGL
Revision:
<
r570
|
r571
|
r572
>
Date:
03:40, 6 December 2014
Author:
admin
Status:
new
Tags:
Comment:
Temporarily remove DXGLCFG deprecation warning.
Modified paths:
/dxglcfg/dxglcfg.c
(modified) (
history
)
Diff
[
purge
]
Index: dxglcfg/dxglcfg.c
—
—
@@ -1318,8 +1318,8 @@
1319
1319
GetModuleFileName(NULL,hlppath,MAX_PATH);
1320
1320
GetDirFromPath(hlppath);
1321
1321
_tcscat(hlppath,_T("\\dxgl.chm"));
1322
- MessageBox(NULL, _T("This version of DXGL Config is deprecated and no longer supported. Some options may no longer work correctly."),
1323
- _T("Notice"), MB_OK | MB_ICONWARNING);
1322
+ /*MessageBox(NULL, _T("This version of DXGL Config is deprecated and no longer supported. Some options may no longer work correctly."),
1323
+ _T("Notice"), MB_OK | MB_ICONWARNING);*/
1324
1324
DialogBox(hInstance,MAKEINTRESOURCE(IDD_DXGLCFG),0,(DLGPROC)DXGLCfgCallback);
1325
1325
#ifdef _DEBUG
1326
1326
_CrtDumpMemoryLeaks();
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