Alexandre Julliard
|
4405195b3c
|
kernel32: Move GetSystemWow64Directory() functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-11-12 22:05:58 +01:00 |
Alexandre Julliard
|
bf03953942
|
kernelbase: Implement GetSystemWow64Directory2().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-11-12 22:05:58 +01:00 |
Alexandre Julliard
|
8d25965e12
|
kernel32: Move SearchPath functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-10-04 09:44:29 +02:00 |
Zebediah Figura
|
1669956966
|
kernelbase: Implement GetFileInformationByHandleEx(FileAttributeTagInfo).
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47813
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-09-26 21:02:39 +02:00 |
Alexandre Julliard
|
2c68c530af
|
kernel32: Move file time functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-09-26 19:36:10 +02:00 |
Alexandre Julliard
|
e3e1bede1b
|
kernel32: Move some path functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-09-17 16:50:44 +02:00 |
Alexandre Julliard
|
f3960c32f1
|
kernel32: Move ioctl functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-09-09 21:05:07 +02:00 |
Alexandre Julliard
|
0b5c0bc769
|
kernel32: Move file change notification functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-09-08 22:52:09 +02:00 |
Alexandre Julliard
|
5fb8e3edef
|
kernelbase: Comment out DECLSPEC_HOTPATCH on stub functions.
It triggers a MinGW compiler bug.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47633
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-08-27 11:46:51 +02:00 |
Alexandre Julliard
|
2c73a08655
|
kernel32: Move some directory functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-08-12 16:15:16 +02:00 |
Alexandre Julliard
|
0b45fc4750
|
kernel32: Move some file name functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-08-12 12:46:59 +02:00 |
Alexandre Julliard
|
ccf4ca825c
|
kernel32: Move file handle functions to kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-08-12 12:46:59 +02:00 |