Access violation reading 0x00000010

yuan zheng tsinghuayuan86 at gmail.com
Thu Apr 28 02:01:51 EDT 2011


libcommon = CDLL("c:\libcommon-0.dll", RTLD_GLOBAL)

libcommon.SIM_init()     -> This is the invoking.




thanks,
yuanzheng.

2011/4/28 Chris Angelico <rosuav at gmail.com>

> On Thu, Apr 28, 2011 at 1:00 PM, yuan zheng <tsinghuayuan86 at gmail.com>
> wrote:
> > Hi,
> >     everyone. I have a question when I invoke an api which is included a
> > library
> > open by CDLL. And then it will prompt the follow error:
>
> How are you invoking it?
>
> Chris Angelico
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110428/d9d13bdb/attachment-0001.html>


More information about the Python-list mailing list