ReactOS
0.4.16-dev-297-gc569aee
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
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
_
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
Prompt.h
Go to the documentation of this file.
1
#ifndef PROMPT_H__d2442d41_b6b3_47b5_8cb8_e6c597e570b9__INCLUDED
2
#define PROMPT_H__d2442d41_b6b3_47b5_8cb8_e6c597e570b9__INCLUDED
3
4
#include "
RegistryTree.h
"
5
#include "
Console.h
"
6
7
class
CPrompt
8
{
9
public
:
10
CPrompt
(
CRegistryTree
& rTree,
HRESULT
& rhr);
11
~CPrompt
();
12
HRESULT
SetPrompt
(
LPCTSTR
pszPrompt);
13
void
ShowPrompt
(
CConsole
&rConsole);
14
static
LPCTSTR
GetDefaultPrompt
();
15
16
private
:
17
CRegistryTree
&
m_rTree
;
18
LPTSTR
m_pszPrompt
;
19
};
20
21
#endif
// #ifndef PROMPT_H__d2442d41_b6b3_47b5_8cb8_e6c597e570b9__INCLUDED
Console.h
RegistryTree.h
CConsole
Definition:
Console.h:13
CPrompt
Definition:
Prompt.h:8
CPrompt::ShowPrompt
void ShowPrompt(CConsole &rConsole)
Definition:
Prompt.cpp:67
CPrompt::GetDefaultPrompt
static LPCTSTR GetDefaultPrompt()
Definition:
Prompt.cpp:90
CPrompt::~CPrompt
~CPrompt()
Definition:
Prompt.cpp:61
CPrompt::SetPrompt
HRESULT SetPrompt(LPCTSTR pszPrompt)
Definition:
Prompt.cpp:44
CPrompt::m_rTree
CRegistryTree & m_rTree
Definition:
Prompt.h:17
CPrompt::m_pszPrompt
LPTSTR m_pszPrompt
Definition:
Prompt.h:18
CRegistryTree
Definition:
RegistryTree.h:15
HRESULT
Definition:
mshtmhst.idl:286
LPCTSTR
const CHAR * LPCTSTR
Definition:
xmlstorage.h:193
LPTSTR
CHAR * LPTSTR
Definition:
xmlstorage.h:192
modules
rosapps
applications
sysutils
regexpl
Prompt.h
Generated on Tue Nov 26 2024 06:06:29 for ReactOS by
1.9.6