Add new stub MLLoadLibrary.
This commit is contained in:
parent
603f20fc0e
commit
7cd2dd79c6
|
@ -700,6 +700,8 @@ debug_channels (shell)
|
||||||
#@ stdcall StrRetToStrW (ptr ptr ptr) StrRetToStrW
|
#@ stdcall StrRetToStrW (ptr ptr ptr) StrRetToStrW
|
||||||
@ stdcall SHRegGetPathA(long str str ptr long)SHRegGetPathA
|
@ stdcall SHRegGetPathA(long str str ptr long)SHRegGetPathA
|
||||||
@ stdcall SHRegGetPathW(long wstr wstr ptr long)SHRegGetPathW
|
@ stdcall SHRegGetPathW(long wstr wstr ptr long)SHRegGetPathW
|
||||||
|
@ stub MLLoadLibraryA
|
||||||
|
@ stub MLLoadLibraryW
|
||||||
@ stub PathIsDirectoryEmptyA
|
@ stub PathIsDirectoryEmptyA
|
||||||
@ stub PathIsDirectoryEmptyW
|
@ stub PathIsDirectoryEmptyW
|
||||||
@ stub PathIsNetworkPathA
|
@ stub PathIsNetworkPathA
|
||||||
|
|
Loading…
Reference in New Issue