Something seems amiss, we need a unique designation of the status namespace because this is how win32 binds to a specific DLL, and determines if the symbol is exported (e.g., from mod_status). If it is exported from mod_status, we need a seperate 'status' namespace rather than 'ap'. Flagging the note for followup.
Bill At 01:26 PM 6/23/2004, Brian Akins wrote: >Edward Rudd wrote: > >> >> >>APR_OPTIONAL_HOOK(status_hook,my_status_hook, NULL,NULL,APR_HOOK_MIDDLE); >> >> >Thanks! > >I had to add another argument: > >APR_OPTIONAL_HOOK(ap, status_hook, my_status_hook, NULL, NULL, APR_HOOK_MIDDLE); > > > >-- >Brian Akins >Senior Systems Engineer >CNN Internet Technologies