Kaydet (Commit) d1a65ff4 authored tarafından Fred Drake's avatar Fred Drake

Added preliminary documentation for the winreg module,

by Mark Hammond <markh@activestate.com>.

Limited markup & consistency revisions by FLD.
üst 9d17a7ad
...@@ -195,6 +195,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \ ...@@ -195,6 +195,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
../lib/libshutil.tex \ ../lib/libshutil.tex \
../lib/librepr.tex \ ../lib/librepr.tex \
../lib/libmsvcrt.tex \ ../lib/libmsvcrt.tex \
../lib/libwinreg.tex \
../lib/libwinsound.tex \ ../lib/libwinsound.tex \
../lib/windows.tex \ ../lib/windows.tex \
../lib/libpyclbr.tex \ ../lib/libpyclbr.tex \
......
...@@ -275,6 +275,7 @@ and how to embed it in other applications. ...@@ -275,6 +275,7 @@ and how to embed it in other applications.
\input{windows} % MS Windows ONLY \input{windows} % MS Windows ONLY
\input{libmsvcrt} \input{libmsvcrt}
\input{libwinreg}
\input{libwinsound} \input{libwinsound}
\input{libundoc} \input{libundoc}
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment