Hi Dixon

Dixon Hutchinson wrote:
> I am getting lots of errors of the sort:
>
>     'size_t' to 'int', possible loss of data
>
> I could just turn off the warnings, but that seems kind of wreckless.
> The output from the compile is attached.

Try this (But this is not really necessary.):
#pragma warning( disable : 4267)

Take a look at my HP. There is  a working sample to create the Libraries.

Best Regards
Thomas

-- 
www.thlu.de


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to