CFtpConnection::Command() problems
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
One last try to see if anyone knows how to deal with this. I'm trying to use this function using VC.Net with MFC, but theres a big problem, parameter 2 is never recognised by the compiler :( Its defined as an enum in afxinet.h but it won't accept any of these values :( Has anyone any idea of how to get this working because its driving me loopy :) I'm needing it so I can use commands other than the basic ones wininet offers such as LIST and PASV. Thanks:)