WinInet: added FtpCommand stubs

Alberto Massari alby at exln.com
Wed Dec 11 14:13:52 CST 2002


Changelog:
 - added stubs for FtCommand[A|W]

Alberto

Index: wininet.spec
===================================================================
RCS file: /home/wine/wine/dlls/wininet/wininet.spec,v
retrieving revision 1.29
diff -u -r1.29 wininet.spec
--- wininet.spec	5 Dec 2002 19:54:40 -0000	1.29
+++ wininet.spec	11 Dec 2002 20:10:02 -0000
@@ -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





More information about the wine-patches mailing list