On Aug 22, 4:11 pm, Charles Skelton <
char...@kx.com> wrote:
> For #3, that link is relevant for writing a shared library (dll), not a
> standalone executable; and even then, a dll that is loaded explicitly
> via loadlibrary rather
> than binding with c.lib. If you are using loadlibrary, then you can use the
> single threaded version of c.dll.
>
> thanks
>
>
>
>
>
>
>
> On Mon, Aug 22, 2011 at 12:10 AM, Daniel <
cas...@gmail.com> wrote:
> > Hi Charles,
>
> > Thanks that seems to have worked for me.
> > I had been using an old topic on here so they must have been doing 1
> > or 2.
>
> > For 3 can you tell me how this section applies to me?
>
>
> > Thanks,
> > Daniel
>
> > On Aug 22, 7:48 am, Charles Skelton <
char...@kx.com> wrote:
> > > you've probably already found
>