Alexandre Julliard
|
03d6da0894
|
kernel32: Add implementation of GetSystemWow64DirectoryA/W.
|
2009-07-07 11:42:03 +02:00 |
Alexandre Julliard
|
26caf2fdda
|
kernel32: Forward the Wow64 redirection functions to ntdll.
|
2009-07-06 15:09:29 +02:00 |
Alexandre Julliard
|
fb04bcf638
|
Fix position of CDECL qualifier for functions that return pointers.
|
2009-02-06 14:54:01 +01:00 |
Hans Leidekker
|
2095ba19bb
|
kernel32: Add stub implementations of Wow64DisableWow64FsRedirection and Wow64RevertWow64FsRedirection.
|
2009-01-29 12:17:58 +01:00 |
Maarten Lankhorst
|
70441d5bb8
|
kernel32: Change all functions to use CDECL.
|
2008-12-23 13:09:45 +01:00 |
Cesar Eduardo Barros
|
fee6b384e1
|
kernel32: Add stub for CreateHardLink.
|
2008-07-25 13:21:23 +02:00 |
Dan Hipschman
|
0e8f193184
|
kernel32: Add the MOVEFILE_WRITE_THROUGH flag for MoveFileEx (stub).
|
2008-03-14 11:53:15 +01:00 |
Jens Nestler
|
6d59ddf67b
|
kernel32: Don't fail unconditionally in MoveFile for directories with flag MOVEFILE_REPLACE_EXISTING.
|
2008-02-06 13:49:29 +01:00 |
Alexandre Julliard
|
0a134e9e3f
|
kernel32: GetTempPath should try the USERPROFILE and the Windows directory too.
|
2007-09-12 16:52:59 +02:00 |
Lionel Debroux
|
79326157f9
|
kernel32: Fix memory leak in CopyFileW.
|
2007-08-30 17:02:48 +02:00 |
Kirill K. Smirnov
|
fff6db62f3
|
kernel32: Add partial stub for NeedCurrentDirectoryForExePath.
|
2007-04-27 13:05:12 +02:00 |
Andrew Talbot
|
503b338e88
|
kernel32: Replace inline static with static inline.
|
2007-03-17 20:03:39 +01:00 |
Mike McCormack
|
b9910cb36d
|
kernel32: Implement CopyFileWithProgress.
|
2007-01-02 12:08:53 +01:00 |
Michael Stefaniuc
|
8c38b88068
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
Louis. Lenders
|
44da24759c
|
kernel32: Print an error instead of crashing in GetLongPathNameW if shortpath=0.
|
2006-10-02 14:41:08 +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 |