11 Mar
2010
11 Mar
'10
4:31 a.m.
On Wed, Mar 10, 2010 at 1:09 PM, joel falcou
Alexander Lamaison wrote:
Unfortunately, I can't write proc_address
because it only has the single Signature template paramter. I notice that the boost 'portable syntax' would be boost::function*X* . I don't have numbered versions of proc_address. Is this what I need to get it to work? I think so
That should not be necessary, VS2k5 supports the modern usage just fine. I actually have code that does exactly what you are trying to do that works just fine.