[ctypes-users] Re: LoadLibrary
by Thomas Heller other posts by this author
Feb 23 2006 10:57AM messages near this date
[ctypes-users] LoadLibrary (was: Re: ctypes 0.9.9.3 released)
|
Re: [ctypes-users] Re: LoadLibrary
Thomas Heller wrote:
> Michele Petrazzo wrote:
> > Thomas Heller wrote:
> >> ctypes 0.9.9.3 released - Feb 15, 2006
> >> ======================================
> >>
> >
> > Hello Thomas,
> > I see that into the new version, you have brake the compatibility with
> > the LoadLibrary for windll and cdll. Why don't make a simple internal
> > and transparent link through LoadLibrary and find methods?
> > I have to change all my softwares! :(
>
> Removing the LoadLibrary method on the dll loaders probably was
> not a good idea. Beside Michele complaining about it someone submitted
> a bug report that LoadLibrary does not work any longer:
>
> https://sourceforge.net/tracker/?func=detail&atid=532154&aid=1435103&group_id=71702
>
>
> The problem is that now cdll or windll will try to load a library named
> 'LoadLibrary'.
> Maybe it would be a good idea to add a method to the library loaders named
> 'load_library' and add an alias 'LoadLibrary' for backwards compatibility.
No opinions on this issue?
Thomas
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
ctypes-users mailing list
ctypes-users@[...].net
https://lists.sourceforge.net/lists/listinfo/ctypes-users
Thread:
Thomas Heller
Mike C. Fletcher
Thomas Heller
Michele Petrazzo
Thomas Heller
Thomas Heller
Andre Burgaud
Michele Petrazzo
Shane Holloway
Thomas Heller
Mark McMahon
Thomas Heller
|