Skip to content
Snippets Groups Projects
Commit eddf9a02 authored by Alberto Massari's avatar Alberto Massari Committed by Alexandre Julliard
Browse files

Added stubs for FtpCommand[A|W].

parent 3773035a
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,8 @@
@ stub FindNextUrlCacheEntryW
@ stub FreeUrlCacheSpaceA
@ stub FreeUrlCacheSpaceW
@ stub FtpCommandA
@ stub FtpCommandW
@ stdcall FtpCreateDirectoryA(ptr str) FtpCreateDirectoryA
@ stdcall FtpCreateDirectoryW(ptr wstr) FtpCreateDirectoryW
@ stdcall FtpDeleteFileA(ptr str) FtpDeleteFileA
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment