I am a novice in win32api. I want to create a log file for the ftp sesssion when I use either
shellexecute or internetopen function. Is this possible? Is there any other way to
initiate the ftp session, creating the session log file(such as 150 opening data....
226 transfer complete...).
Thank you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am a novice in win32api. I want to create a log file for the ftp sesssion when I use either
shellexecute or internetopen function. Is this possible? Is there any other way to
initiate the ftp session, creating the session log file(such as 150 opening data....
226 transfer complete...).
Thank you.
Is this possible? I am curious. Anybody knows how to do this?
Can somebody help, please? Thank you.