Re: Wininet Constants
- Posted by JJProg at CYBERBURY.NET Dec 21, 1998
- 500 views
EU>I have started writing a program in Euphoria to download HTTP files EU>using wininet.dll. The wininet reference at Microsoft is very useful EU>and Daniel Berstein's EuFTP has also helped me get started. However, I EU>have hit a stumbling block in trying to find the actual values for the EU>constants and errors which are used throughout the reference EU>documentation. I can't find these values listed anywhere in the EU>documentation, only the names. EU>As an example, to use the InternetOpen function you need to specify an EU>access type one of which can be the value INTERNET_OPEN_TYPE_DIRECT. EU>To code this in Euphoria I need the actual value assigned to this name. EU>Can somebody please direct me to a complete list of the values assigned EU>to the constant and error names. EU>Mark Smith EU>Mark's Leisure Zone EU>http://www.btinternet.com/~markrsmith I don't know of any list like that. I will try writing one, but it wil take a while. I'll send it when it's done. Also, does anyone know how to use EuFTP? I've tried it several times and I've never got it to work. Jeffrey Fielding JJProg at cyberbury.net http://members.tripod.com/~JJProg/