On Thu, 7 Mar 2002, Wei Weng wrote:

> I am working on a project to write an apache module in C++. Do I need 
> anything else other than wrapping MODULE_VAR_EXPORT in extern "C"{}?
> 
> Thanks!

I have been working on an Apache-2.0 project which allows you to implement 
modules in C++ without any of this funniness (simply build your class into 
an so) if you or anyone is interested:  http://modcplusplus.sourceforge.net


sterling

Reply via email to