- Windows skips the '\t' and ' ' at the beginning and end of section
commit17b1f46150cf62a2e820f9639c69215974474fde
authorAndreas Mohr <amohr@student.ei.uni-stuttgart.de>
Sun, 30 Jan 2000 21:15:14 +0000 (30 21:15 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 30 Jan 2000 21:15:14 +0000 (30 21:15 +0000)
tree4ecf14d29184159b6d070964a6ecd7ef7310ec05
parent8573cc7faf9bc716daad30c3b98f07ddf4bf0349
- Windows skips the '\t' and ' ' at the beginning and end of section
  key names of .INI files.
- Fixed Get/WritePrivateProfileStructA():
  - (re-)translate the binary data into ASCII hex chars
  - add checksum / checking of it
files/profile.c