Skip to content

Commit 5a4ed50

Browse files
committed
[SHLWAPI] Move all remaining kernelbase functions to kernelbase.c
This way the other files are almost completely identical to Wine-10 and once we export those functions from kernelbase, we can delete them from there.
1 parent 6adc874 commit 5a4ed50

5 files changed

Lines changed: 1380 additions & 1324 deletions

File tree

dll/win32/shlwapi/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ list(APPEND SOURCE
1616
appcompat.c
1717
clist.c
1818
istream.c
19+
kernelbase.c
1920
msgbox.c
2021
ordinal.c
2122
path.c

0 commit comments

Comments
 (0)