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

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




thanks,
yuanzheng.

2011/4/28 Chris Angelico <ros...@gmail.com>

> On Thu, Apr 28, 2011 at 1:00 PM, yuan zheng <tsinghuayua...@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
>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to