Hi,
This is my first time to install a library, so excuse me if I make any silly mistakes...
I need a library for the ESMTP protocol, so I ran over libESMTP during my searches. Everything looked fine except one thing, it doesn't mention anything about using it on Windows...
First question is: Can I use it on Windows? If you can't use it natively on Windows, I have a feeling you can use it with Cygwin.

Now, if it can be used natively with Windows, how can I integrate it into MSVC++ 2008? It's definitely my favorite IDE out there and I'd much rather use it over any other text editor. My other problem is that I'm working on a Vista 64-bit Windows edition, and until now I can't get Cygwin to work...
If I can't integrate it into MSVC++ 2008, will it work with Cygwin??? I'd rather know if it would work before I work for hours try to get Cygwin to work when libESMTP wouldn't even work with it...

Thanks for your help