Alexandre Julliard
|
935e06c5c3
|
kernel32: Null-terminate the buffer also on error in GetPrivateProfileString16.
|
2009-11-16 11:36:08 +01:00 |
Alexandre Julliard
|
e5288bf42f
|
kernel32: Move the DOS file handle functions to file16.c.
|
2009-10-08 19:22:17 +02:00 |
Alexandre Julliard
|
86c6021c71
|
kernel32: Reimplement GetPrivateProfileString16 on top of 32-bit functions and move it to file16.c.
|
2009-10-08 19:12:37 +02:00 |
Vitaliy Margolen
|
908eab4f1f
|
kernel32: Implement GetShortPathName16.
|
2009-02-23 12:19:29 +01:00 |
Francois Gouget
|
7271ed5532
|
kernel32: Remove _hread16() as it is not used. Move _hwrite16() next to the other related functions.
|
2008-12-12 11:46:25 +01:00 |
Michael Stefaniuc
|
8c38b88068
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02: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 |