Article ID: 104096
Article Last Modified on 7/11/2005
119591 How to Obtain Microsoft Support Files from Online Services
[section heading]
entry=value
.
.
.
For example, given a profile containing the following section headings
[windows]
.
.
.
[Desktop]
.
.
.
[Extensions]
GetPrivateProfileSections() parses the profile file and places the
following in a buffer:
windows<NULL>Desktop<NULL>Extensions<NULL><NULL>
Keywords: kb16bitonly kbfile kbsyssettings kbsample KB104096