ReactOS
0.4.16-dev-1067-ge98bba2
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
joy.h
Go to the documentation of this file.
1
#pragma once
2
3
#define WIN32_NO_STATUS
4
#define _INC_WINDOWS
5
#define COM_NO_WINDOWS_H
6
#include <stdarg.h>
7
#include <
windef.h
>
8
#include <
winbase.h
>
9
#include <
objbase.h
>
10
#include <commctrl.h>
11
#include <
cpl.h
>
12
13
#include "
resource.h
"
14
15
typedef
struct
16
{
17
int
idIcon;
18
int
idName;
19
int
idDescription;
20
APPLET_PROC
AppletProc;
21
}
APPLET
, *
PAPPLET
;
22
23
typedef
struct
24
{
25
WCHAR
szTarget[
MAX_PATH
];
26
WCHAR
szWorkingDirectory[
MAX_PATH
];
27
WCHAR
szDescription
[
MAX_PATH
];
28
WCHAR
szLinkName[
MAX_PATH
];
29
}
CREATE_LINK_CONTEXT
, *
PCREATE_LINK_CONTEXT
;
30
31
32
extern
HINSTANCE
hApplet
;
33
34
void
ShowLastWin32Error
(
HWND
hWndOwner);
35
36
/* EOF */
cpl.h
APPLET_PROC
LONG(APIENTRY * APPLET_PROC)(HWND, UINT, LPARAM, LPARAM)
Definition:
cpl.h:23
szDescription
static const WCHAR szDescription[]
Definition:
provider.c:55
MAX_PATH
#define MAX_PATH
Definition:
compat.h:34
void
Definition:
nsiface.idl:2307
ShowLastWin32Error
void ShowLastWin32Error(HWND hWndOwner)
Definition:
winutils.c:11
PAPPLET
struct APPLET * PAPPLET
PCREATE_LINK_CONTEXT
struct CREATE_LINK_CONTEXT * PCREATE_LINK_CONTEXT
hApplet
HINSTANCE hApplet
Definition:
access.c:17
objbase.h
APPLET
Definition:
hotplug.h:34
CREATE_LINK_CONTEXT
Definition:
appwiz.h:29
resource.h
winbase.h
windef.h
WCHAR
__wchar_t WCHAR
Definition:
xmlstorage.h:180
dll
cpl
joy
joy.h
Generated on Sat May 3 2025 06:03:05 for ReactOS by
1.9.6