Re: project idea?

new topic     » goto parent     » topic index » view thread      » older message » newer message

At 04:53 p.m. 18-12-98 , you wrote:
>> Take a look at a program I posted some time ago to RDS. It's called EUFTP.
>> Here's a direct link to download it:
>>
>> ftp://ftp27.pair.com/pub/daber/euftp01.zip
>>
>> I'm sure you'll be able to understand what it does and how to modify it to
>> upload or
>> download whatever you want.
>>
>> Regards,
>>         Daniel   Berstein
>>         daber at pair.com
>
> I took a good look at it, and at first, it was just a complete mess, to me,
>but I think now, with enough experimentation, and testing I can maybe adapt
>this to my needs.  Thanks!

The implementation might be messy (was my first win32 app), but the concept
is very simple. All the work (establishing connection, transfering files,
etc) is
held by the external functions in wininet.dll. At microsoft's workshop website
is a complete reference to the wininet routines. If you need assitance please
email me, I'll be glad to help.

>Oh, I think I know the answer to this question, but if it's a console app,
>that uses a windows .dll, it has to be interpreted using exw, right?

Yes. In fact, exw.exe is a console application it self. A WIN32 application
will
only become "windowed" if you explicitly create a window (by yourself, with
win32lib, or with VE).


Regards,
        Daniel   Berstein
        daber at pair.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu