Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 21a4764

Browse files
committed
As requested by Fred - mention that in the future a winreg module may make a comeback.
1 parent e186983 commit 21a4764

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Doc/lib/libwinreg.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ \section{\module{_winreg} --
1414
neglects to explicitly close them.
1515

1616
This module exposes a very low-level interface to the Windows
17-
registry; for a more object-oriented interface, use the
18-
\module{winreg} module.
17+
registry; it is expected that in the future a new \code{winreg}
18+
module will be created offering a higher-level interface to the
19+
registry API.
1920

2021
This module offers the following functions:
2122

0 commit comments

Comments
 (0)