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

Skip to content

Commit d1a65ff

Browse files
committed
Added preliminary documentation for the winreg module,
by Mark Hammond <[email protected]>. Limited markup & consistency revisions by FLD.
1 parent 9d17a7a commit d1a65ff

3 files changed

Lines changed: 414 additions & 0 deletions

File tree

Doc/Makefile.deps

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
195195
../lib/libshutil.tex \
196196
../lib/librepr.tex \
197197
../lib/libmsvcrt.tex \
198+
../lib/libwinreg.tex \
198199
../lib/libwinsound.tex \
199200
../lib/windows.tex \
200201
../lib/libpyclbr.tex \

Doc/lib/lib.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ \chapter*{Front Matter\label{front}}
275275

276276
\input{windows} % MS Windows ONLY
277277
\input{libmsvcrt}
278+
\input{libwinreg}
278279
\input{libwinsound}
279280

280281
\input{libundoc}

0 commit comments

Comments
 (0)