> I just got hold of VC++ 6.0 and was waiting for 2.0.49 to be release before > trying to compile everything again. but now that it's out I'll give it all > another whirl with the more recent version and see how it goes. > > one of the things on my hit list is post-connect being called 4x instead of > 2x like on unix, since that seems to be a major difference between the > platforms. but no sense guessing...
well, I think I'm about to give up. I've determined that the problem isn't in my logic but rather in some other interaction between httpd and mod_perl. the attached test case proves it to me - the hook order logic (mod_hook_order.c) runs just fine as it's own post_config handler, but when the same block is copied into mod_perl's post_config handler I see the familiar invalid handle errors. so, I'm probably going to drop it as I'm out of ideas. thanks all for taking the time to help me debug, though. --Geoff
hook_order_test-win.tar.gz
Description: GNU Zip compressed data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
