ToDieFor
2006-01-25 20:00:03 UTC
I'm trying to get more information about the windows.h error 12003. I'm
using the afxinet.h include to get a connection to a ftp server, and then
trying to retrieve a list of files and I'm getting no files found, with last
error of 12003. In the more information about the error, I'm supposedly
able to use this function to get more information, but when I try to use as
per the documentation on msdn, I get a lnk2001 error. I'm sure it's because
I'm not using an include file of some sort, but I don't know which file to
include or which option to turn on/off on visual studio. I'm using version
6, and if necessary I can include the code that I'm using to try to do this.
TIA for advice / help / directions
using the afxinet.h include to get a connection to a ftp server, and then
trying to retrieve a list of files and I'm getting no files found, with last
error of 12003. In the more information about the error, I'm supposedly
able to use this function to get more information, but when I try to use as
per the documentation on msdn, I get a lnk2001 error. I'm sure it's because
I'm not using an include file of some sort, but I don't know which file to
include or which option to turn on/off on visual studio. I'm using version
6, and if necessary I can include the code that I'm using to try to do this.
TIA for advice / help / directions