$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Bulygin, Sergey (Bulygin_at_[hidden])
Date: 2005-10-09 13:28:41
To bind to __stdcall calling convention function with boost::bind, there is a macro to define: BOOST_BIND_ENABLE_STDCALL.
How can I do the same (bind to __stdcall-type function) with boost::lambda::bind?
Thank you,
Sergey