ReactOS
0.4.16-dev-1093-g93e9710
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
kbswitch.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <stdarg.h>
4
#include <
windef.h
>
5
#include <
winbase.h
>
6
#include <
winuser.h
>
7
#include <
winnls.h
>
8
#include <
winreg.h
>
9
#include <
wingdi.h
>
10
#include <
shellapi.h
>
11
#include <tchar.h>
12
#include <
strsafe.h
>
13
14
#include "
resource.h
"
15
16
// Character Count of a layout ID like "00000409"
17
#define CCH_LAYOUT_ID 8
18
19
// Maximum Character Count of a ULONG in decimal
20
#define CCH_ULONG_DEC 10
21
22
#define WM_KEY_PRESSED (WM_USER + 10100)
23
#define WM_LANG_CHANGED (WM_USER + 10200)
24
#define WM_WINDOW_ACTIVATE (WM_USER + 10300)
25
26
typedef
BOOL
(
WINAPI
*
PKBSWITCHSETHOOKS
) (
VOID
);
27
typedef
VOID
(
WINAPI
*
PKBSWITCHDELETEHOOKS
) (
VOID
);
28
29
TCHAR
szKbSwitcherName
[] =
_T
(
"kbswitcher"
);
VOID
#define VOID
Definition:
acefi.h:82
PKBSWITCHSETHOOKS
BOOL(WINAPI * PKBSWITCHSETHOOKS)(VOID)
Definition:
kbswitch.h:26
PKBSWITCHDELETEHOOKS
VOID(WINAPI * PKBSWITCHDELETEHOOKS)(VOID)
Definition:
kbswitch.h:27
szKbSwitcherName
TCHAR szKbSwitcherName[]
Definition:
kbswitch.h:29
BOOL
#define BOOL
Definition:
nt_native.h:43
shellapi.h
strsafe.h
_T
#define _T(x)
Definition:
vfdio.h:22
resource.h
winbase.h
windef.h
WINAPI
#define WINAPI
Definition:
msvc.h:6
wingdi.h
winnls.h
winreg.h
winuser.h
TCHAR
char TCHAR
Definition:
xmlstorage.h:189
base
applications
kbswitch
kbswitch.h
Generated on Mon May 5 2025 06:02:29 for ReactOS by
1.9.6