[C++-sig] Re: exporting __stdcall methods

David Abrahams dave at boost-consulting.com
Sat Mar 12 21:44:04 CET 2005


"Leonard \"paniq\" Ritter" <paniq at paniq.org> writes:

> http://mail.python.org/pipermail/c++-sig/2005-February/008556.html
>
> and
>
> http://mail.python.org/pipermail/c++-sig/2003-April/003811.html
>
> has a solution been found for this yet?
>
> is there a standard solution for that problem? i have no chance of 
> changing the calling convention.


The solution is fairly well-known, but may require large-scale hacking
at Boost.Python.  It needs a great many overloads added.  I don't
think I can find the time for it right now; maybe someone else can do
it.


-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com




More information about the Cplusplus-sig mailing list