Erik Inge Bolsø
|
e8754b8ea6
|
kernel32: Fix PROFILE_Load to handle mac line endings.
|
2008-09-23 13:07:40 +02:00 |
Dmitry Timoshkov
|
4d672ba090
|
kernel32: Use a kernel error code.
|
2008-09-11 11:46:02 +02:00 |
Michael Karcher
|
34aa6b7002
|
kernel32: Fix profile cache logic and don't cache new files.
|
2008-08-20 14:56:15 +02:00 |
Michael Karcher
|
c2a26cee16
|
kernel32/tests: Fix profile crash on NT and up.
|
2008-08-19 15:19:29 +02:00 |
Michael Karcher
|
33ca67dcab
|
kernel32: Fix profile sharing mode.
Based on a patch from Austin English.
|
2008-08-18 17:15:56 +02:00 |
Francois Gouget
|
a793888a28
|
Assorted spelling fixes.
|
2008-08-04 13:04:48 +02:00 |
Detlef Riekenberg
|
5437f4ce9c
|
kernel32/tests: Fix a crash on win9x (lpDefault is truncated inplace).
|
2008-07-28 11:35:38 +02:00 |
James Hawkins
|
3fb196fb57
|
kernel32: Return the default value if lpKeyName is empty.
|
2008-07-17 11:38:19 +02:00 |
James Hawkins
|
7e9df53f38
|
kernel32: Fix removing trailing spaces from lpDefault for GetPrivateProfileString.
|
2008-07-17 11:37:55 +02:00 |
James Hawkins
|
e5705eae84
|
kernel32: Add tests for GetPrivateProfileString.
|
2008-07-17 11:37:02 +02:00 |
Alexandre Julliard
|
284335229a
|
kernel32: Don't require write access on profile file when only reading.
|
2008-05-22 12:15:37 +02:00 |
Alexandre Julliard
|
1dcaddee99
|
kernel32: Add some test cases for profile file sharing modes.
Based on a patch by Louis Lenders.
|
2008-05-21 14:23:44 +02:00 |
Paul Vriens
|
7a6fbf2b09
|
kernel32/tests: Add a forgotten if statement.
|
2007-07-09 11:46:22 +02:00 |
Paul Vriens
|
35edd40f33
|
kernel32/tests 2/2: Use skip for not implemented function.
|
2007-07-05 19:54:26 +02:00 |
Paul Vriens
|
4f86b5cd07
|
kernel32/tests: Don't crash on win98.
|
2007-07-05 19:54:19 +02:00 |
Francois Gouget
|
0081b430e1
|
Assorted spelling and English fixes.
|
2007-04-03 11:23:12 +02:00 |
Paul Vriens
|
5de163f9d4
|
kernel32/profile: Some parameter tests for GetPrivateProfileSectionA.
|
2007-03-28 12:09:26 +02:00 |
Paul Vriens
|
0230695a29
|
kernel32/profile: Move GetPrivateProfileSectionA to its own test.
|
2007-03-28 12:06:28 +02:00 |
Paul Vriens
|
2559440dc9
|
kernel32/profile: Rename a test.
|
2007-03-28 12:06:18 +02:00 |
Huw Davies
|
3f49239063
|
kernel32: Fix GetPrivateProfileSectionNamesA when the file does not exist.
|
2007-03-14 18:49:40 +01:00 |
Alexandre Julliard
|
489d87d1e5
|
kernel32: Renamed the kernel directory to kernel32.
Also get rid of the kernel/messages subdirectory.
|
2006-09-12 13:34:06 +02:00 |