This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / Anyone knows ISAPI filter? Got a question to ask.
-tweety(RedMenace);
2002-2-21
(#374866@0)
-
我知道一些,不知道你有什么问题
-shaodx(香格里拉);
2002-2-21
(#376223@0)
-
Thanks. My questions are:1. I am trying to implement OnReadRawData(...). If I changed the content (remove some strings in the pvInData buffer), I have to change the value of cbInData and cbInBuffer, is that right? Anything else I should change?
2. What is the pFilterContext in HTTP_FILTER_CONTEXT for? Can I allocate a chunk of memory, put ANY data in it and use pFilterContext to point to it? Will that affect anything else?
-tweety(RedMenace);
2002-2-21
{405}
(#376339@0)