Using Tabs with Initialization File APIs (132180)
The information in this article applies to:
- Microsoft Win32 Software Development Kit (SDK) 4.0
This article was previously published under Q132180 SUMMARY
Windows 95 does not support the use of the tab (that is, \t) character as
part of the lpszString parameter of WritePrivateProfileString or
WriteProfileString. In addition, GetPrivateProfileString does not return
any characters in a key that occur after a tab character.
This behavior is for backward compatibility with applications that assume
that comments are separated from entries by tabs.
NOTE: Windows NT does support the use of the tab character.
Modification Type: | Major | Last Reviewed: | 1/15/2000 |
---|
Keywords: | kbenv KB132180 |
---|
|