mirror of
https://github.com/ziglang/zig.git
synced 2025-12-11 08:43:09 +00:00
I've added more of the ".def" files from mingw. The list is based on all the libraries referenced by the win32metadata project. (see https://github.com/marlersoft/zigwin32).
27 lines
490 B
Modula-2
27 lines
490 B
Modula-2
LIBRARY api-ms-win-core-path-l1-1-0
|
|
|
|
EXPORTS
|
|
|
|
PathAllocCanonicalize@
|
|
PathAllocCombine@
|
|
PathCchAddBackslash@
|
|
PathCchAddBackslashEx@
|
|
PathCchAddExtension@
|
|
PathCchAppend@
|
|
PathCchAppendEx@
|
|
PathCchCanonicalize@
|
|
PathCchCanonicalizeEx@
|
|
PathCchCombine@
|
|
PathCchCombineEx@
|
|
PathCchFindExtension@
|
|
PathCchIsRoot@
|
|
PathCchRemoveBackslash@
|
|
PathCchRemoveBackslashEx@
|
|
PathCchRemoveExtension@
|
|
PathCchRemoveFileSpec@
|
|
PathCchRenameExtension@
|
|
PathCchSkipRoot@
|
|
PathCchStripPrefix@
|
|
PathCchStripToRoot@
|
|
PathIsUNCEx@
|