Unfortunately DLLMain appeared to be a very tricky thing: you can't call methods from other DLLs from there (incl
Yes, there is a lot of info about this in the Net.
I revised the situation but found only one way: provide special Start/Finish
methods for init/cleanup.
Why don't you use initial
gjohn...@mixnym.net wrote:
> Hi,
>
> Since the C++ newsreader example included with ICS doesn't use the
> SSL NNTP client, I decided to try replacing the NNTP client in the
> example program with the SSL version of the client.
>
> There is a problem. The first time I connect with any news server