DXGL r869 - Code Review
For
DXGL
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
|
statistics
)
Jump to navigation
Jump to search
Repository:
DXGL
Revision:
<
r868
|
r869
|
r870
>
Date:
21:57, 15 September 2018
Author:
admin
Status:
new
Tags:
Comment:
Undo a change that was attempted for testing.
Modified paths:
/dxglcfg/dxglcfg.cpp
(modified) (
history
)
Diff
[
purge
]
Index: dxglcfg/dxglcfg.cpp
—
—
@@ -3142,7 +3142,7 @@
3143
3143
case WM_INITDIALOG:
3144
3144
hProgressWnd = NULL;
3145
3145
CreateThread(NULL, 0, ProgressThread, &hProgressWnd, 0, &threadid);
3146
- while (hProgressWnd == NULL) Sleep(100);
3146
+ while (hProgressWnd == NULL) Sleep(10);
3147
3147
hDialog = hWnd;
3148
3148
ZeroMemory(&wndclass, sizeof(WNDCLASSEX));
3149
3149
wndclass.cbSize = sizeof(WNDCLASSEX);
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