On Monday 21 November 2005 23:05, Nick Kew wrote: > On Monday 21 November 2005 22:10, Steffen wrote:
> > 1>Compiling... > > 1>mod_dbd.c > > 1>.\mod_dbd.c(123) : error C2373: 'ap_dbd_prepare' : redefinition; > > different type modifiers > > That's presumably windows _dllimport/_dllexport stuff? Looks like > AP_DECLARE wrappers should fix it. I've just added that to mod_dbd - can > you retry? Apparently it didn't fix it. Can someone who understands windows function declarations look into this and figure out what's wrong? -- Nick Kew
