Huw Davies
|
00ced5e3af
|
Fix regression in GetPrivateProfileSection for lines without an '='.
Add test.
|
2005-03-04 10:46:55 +00:00 |
Rein Klazes
|
4c5832ba65
|
When enumerating keys using Get(Private)ProfileString do not include
lines without an '=' character. Added a test that shows the behavior.
|
2005-03-02 10:08:18 +00:00 |
Stefan Leichter
|
de16a00fa5
|
Fix the GetPrivateProfileIntA tests for the win9x platform.
|
2004-06-17 23:00:54 +00:00 |
Francois Gouget
|
afd3c257bd
|
Add trailing '\n's to ok() calls.
|
2004-02-06 05:24:34 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Alexandre Julliard
|
a67d999da9
|
Warning fixes.
|
2003-03-14 04:02:28 +00:00 |
Stefan Leichter
|
2f10ca5237
|
Added tests for GetPrivateProfileInt.
|
2003-03-04 04:34:57 +00:00 |