The documentation states that you should be able to write WS_FTP apps in VB.
a few notes ... - pointers return from the DLL are returned "As Long" - function calls are case sensitive - declaration parameters must be passed "ByVal" instead of the default ByRef. good luck. b. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, January 04, 2002 8:33 AM To: [EMAIL PROTECTED] Subject: [WS_FTP Forum] Development Kit with VB Hello! Is it possible to write own applications with Visual Basic without bigger problems? The user guide examples are only for C/C++. Has someone any experiences with this? Regards Oliver ------------------------------------------------------------ Magellan Netzwerke GmbH Oliver Thewes Senior Consultant Netzwerkmanagement Auf der Kaiserbitz 3 51147 K�ln Tel.: +49-2203-92263-0 Fax : +49-2203-92263-99 E-Mail: [EMAIL PROTECTED] Web: http://www.magellan-net.de ------------------------------------------------------------- Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list.
