How to declare a C++ member method for a ListNames (wodSFTP / wodSFTP.NET / wodSFTPdll)
Hi
I'm writing a C++ wrapper for calling the secure FTP commands using the wodsFTPdll library. I'm lost as to how to declare a member callback to handle those commands that needs a callback function e.g. ListNames.
Can you provide a sample as to how this is done? I suspect there is an issue in the conversion of calling conventions.
Cheers
KS
Complete thread:
- How to declare a C++ member method for a ListNames - yumcious, 2005-03-24, 11:07
- Re: How to declare a C++ member method for a ListN - wodSupport, 2005-03-24, 11:09
- Re: How to declare a C++ member method for a ListN - yumcious, 2005-03-25, 03:21
- Re: How to declare a C++ member method for a ListN - wodSupport, 2005-03-25, 09:51
- Re: How to declare a C++ member method for a ListN - yumcious, 2005-03-25, 03:21
- Re: How to declare a C++ member method for a ListN - wodSupport, 2005-03-24, 11:09