Re: [fpc-pascal] Google API on Windows

2016-08-08 Thread Michael Van Canneyt
On Mon, 8 Aug 2016, Lubos Pintes wrote: Hello list, Do I absolutely need the OpenSSL library if I want to use Google API under Windows? Yes. You need an SSL implementation to support the https protocol. I am asking just in case there is something native I am not aware of. I would like to

[fpc-pascal] Google API on Windows

2016-08-08 Thread Lubos Pintes
Hello list, Do I absolutely need the OpenSSL library if I want to use Google API under Windows? I am asking just in case there is something native I am not aware of. I would like to have just one binary if possible. Thanks ___ fpc-pascal maillist -