| Line 34... |
Line 34... |
| 34 |
returned, and, possibly, empty element names.
|
34 |
returned, and, possibly, empty element names.
|
| 35 |
|
35 |
|
| 36 |
On 64-bit Windows, this will by default read the 32-bit view of the
|
36 |
On 64-bit Windows, this will by default read the 32-bit view of the
|
| 37 |
Registry when run from 32-bit \R, and the 64-bit view when run from
|
37 |
Registry when run from 32-bit \R, and the 64-bit view when run from
|
| 38 |
64-bit \R: see
|
38 |
64-bit \R: see
|
| 39 |
\url{https://docs.microsoft.com/en-us/windows/win32/winprog64/registry-redirector}.
|
39 |
\url{https://learn.microsoft.com/en-us/windows/win32/winprog64/registry-redirector}.
|
| 40 |
}
|
40 |
}
|
| 41 |
\value{
|
41 |
\value{
|
| 42 |
A named list of values and subkeys (which may themselves be named
|
42 |
A named list of values and subkeys (which may themselves be named
|
| 43 |
lists). The default value (if any) precedes named values which
|
43 |
lists). The default value (if any) precedes named values which
|
| 44 |
precede subkeys, and both the latter sets are sorted alphabetically.
|
44 |
precede subkeys, and both the latter sets are sorted alphabetically.
|