Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
dd99a50f
Commit
dd99a50f
authored
Feb 22, 2005
by
Justin Chevrier
Committed by
Alexandre Julliard
Feb 22, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Point KEYBOARDPREF and SCREENREADER to registry keys and values that
match native.
parent
743fb99a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
+8
-4
sysparams.c
dlls/user/sysparams.c
+8
-4
No files found.
dlls/user/sysparams.c
View file @
dd99a50f
...
...
@@ -137,6 +137,14 @@ static const WCHAR SPI_SETSHOWSOUNDS_REGKEY[]= {'C','o','n','t','
'A'
,
'c'
,
'c'
,
'e'
,
's'
,
's'
,
'i'
,
'b'
,
'i'
,
'l'
,
'i'
,
't'
,
'y'
,
'\\'
,
'S'
,
'h'
,
'o'
,
'w'
,
'S'
,
'o'
,
'u'
,
'n'
,
'd'
,
's'
,
0
};
static
const
WCHAR
SPI_SETSHOWSOUNDS_VALNAME
[]
=
{
'O'
,
'n'
,
0
};
static
const
WCHAR
SPI_SETKEYBOARDPREF_REGKEY
[]
=
{
'C'
,
'o'
,
'n'
,
't'
,
'r'
,
'o'
,
'l'
,
' '
,
'P'
,
'a'
,
'n'
,
'e'
,
'l'
,
'\\'
,
'A'
,
'c'
,
'c'
,
'e'
,
's'
,
's'
,
'i'
,
'b'
,
'i'
,
'l'
,
'i'
,
't'
,
'y'
,
'\\'
,
'K'
,
'e'
,
'y'
,
'b'
,
'o'
,
'a'
,
'r'
,
'd'
,
' '
,
'P'
,
'r'
,
'e'
,
'f'
,
'e'
,
'r'
,
'e'
,
'n'
,
'c'
,
'e'
,
0
};
static
const
WCHAR
SPI_SETKEYBOARDPREF_VALNAME
[]
=
{
'O'
,
'n'
,
0
};
static
const
WCHAR
SPI_SETSCREENREADER_REGKEY
[]
=
{
'C'
,
'o'
,
'n'
,
't'
,
'r'
,
'o'
,
'l'
,
' '
,
'P'
,
'a'
,
'n'
,
'e'
,
'l'
,
'\\'
,
'A'
,
'c'
,
'c'
,
'e'
,
's'
,
's'
,
'i'
,
'b'
,
'i'
,
'l'
,
'i'
,
't'
,
'y'
,
'\\'
,
'B'
,
'l'
,
'i'
,
'n'
,
'd'
,
' '
,
'A'
,
'c'
,
'c'
,
'e'
,
's'
,
's'
,
0
};
static
const
WCHAR
SPI_SETSCREENREADER_VALNAME
[]
=
{
'O'
,
'n'
,
0
};
static
const
WCHAR
SPI_SETDESKWALLPAPER_REGKEY
[]
=
{
'C'
,
'o'
,
'n'
,
't'
,
'r'
,
'o'
,
'l'
,
' '
,
'P'
,
'a'
,
'n'
,
'e'
,
'l'
,
'\\'
,
'D'
,
'e'
,
's'
,
'k'
,
't'
,
'o'
,
'p'
,
0
};
static
const
WCHAR
SPI_SETDESKWALLPAPER_VALNAME
[]
=
{
'W'
,
'a'
,
'l'
,
'l'
,
'p'
,
'a'
,
'p'
,
'e'
,
'r'
,
0
};
static
const
WCHAR
SPI_SETFONTSMOOTHING_REGKEY
[]
=
{
'C'
,
'o'
,
'n'
,
't'
,
'r'
,
'o'
,
'l'
,
' '
,
'P'
,
'a'
,
'n'
,
'e'
,
'l'
,
'\\'
,
'D'
,
'e'
,
's'
,
'k'
,
't'
,
'o'
,
'p'
,
0
};
...
...
@@ -161,10 +169,6 @@ static const WCHAR SPI_SETMENUSHOWDELAY_REGKEY[]= {'C','o','n','t','
static
const
WCHAR
SPI_SETMENUSHOWDELAY_VALNAME
[]
=
{
'M'
,
'e'
,
'n'
,
'u'
,
'S'
,
'h'
,
'o'
,
'w'
,
'D'
,
'e'
,
'l'
,
'a'
,
'y'
,
0
};
/* FIXME - real values */
static
const
WCHAR
SPI_SETKEYBOARDPREF_REGKEY
[]
=
{
'C'
,
'o'
,
'n'
,
't'
,
'r'
,
'o'
,
'l'
,
' '
,
'P'
,
'a'
,
'n'
,
'e'
,
'l'
,
'\\'
,
'D'
,
'e'
,
's'
,
'k'
,
't'
,
'o'
,
'p'
,
0
};
static
const
WCHAR
SPI_SETKEYBOARDPREF_VALNAME
[]
=
{
'W'
,
'I'
,
'N'
,
'E'
,
'_'
,
'K'
,
'e'
,
'y'
,
'b'
,
'o'
,
'a'
,
'r'
,
'd'
,
'P'
,
'r'
,
'e'
,
'f'
,
0
};
static
const
WCHAR
SPI_SETSCREENREADER_REGKEY
[]
=
{
'C'
,
'o'
,
'n'
,
't'
,
'r'
,
'o'
,
'l'
,
' '
,
'P'
,
'a'
,
'n'
,
'e'
,
'l'
,
'\\'
,
'D'
,
'e'
,
's'
,
'k'
,
't'
,
'o'
,
'p'
,
0
};
static
const
WCHAR
SPI_SETSCREENREADER_VALNAME
[]
=
{
'W'
,
'I'
,
'N'
,
'E'
,
'_'
,
'S'
,
'c'
,
'r'
,
'e'
,
'e'
,
'n'
,
'R'
,
'e'
,
'a'
,
'd'
,
'e'
,
'r'
,
0
};
static
const
WCHAR
SPI_SETSCREENSAVERRUNNING_REGKEY
[]
=
{
'C'
,
'o'
,
'n'
,
't'
,
'r'
,
'o'
,
'l'
,
' '
,
'P'
,
'a'
,
'n'
,
'e'
,
'l'
,
'\\'
,
'D'
,
'e'
,
's'
,
'k'
,
't'
,
'o'
,
'p'
,
0
};
static
const
WCHAR
SPI_SETSCREENSAVERRUNNING_VALNAME
[]
=
{
'W'
,
'I'
,
'N'
,
'E'
,
'_'
,
'S'
,
'c'
,
'r'
,
'e'
,
'e'
,
'n'
,
'S'
,
'a'
,
'v'
,
'e'
,
'r'
,
'R'
,
'u'
,
'n'
,
'n'
,
'i'
,
'n'
,
'g'
,
0
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment