Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Richard Cohen
|
8cbf08b5d5
|
- Fix regression in GetPrivateProfileString16 for key=NULL.
- Check return values in Profile tests.
|
2005-08-10 12:59:38 +00:00 |
Mike McCormack
|
fc51a2680a
|
Fix declaration warnings in the test cases.
|
2005-06-14 11:40:04 +00:00 |
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 |