11 Mar
2010
11 Mar
'10
10:04 a.m.
On Wed, 10 Mar 2010 21:31:06 -0700, OvermindDL1 wrote:
On Wed, Mar 10, 2010 at 1:09 PM, joel falcou
wrote: 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.
Would you be able to post a snippet showing the declaration? Thanks. Alex