RE: ISAPI Filter Bug In ISA 2004

  • From: "josephk" <josephk@xxxxxxxxx>
  • To: "[ISAserver.org Discussion List]" <isalist@xxxxxxxxxxxxx>
  • Date: Tue, 21 Sep 2004 09:20:31 -0700

I have at occasion changed the values of the constants when 2 constant's
had the same value
That way you will determine what value/constant the program is really
trying to return.


Joseph

-----Original Message-----
From: Wayne Berry [mailto:wayne@xxxxxxxxxx] 
Sent: Monday, September 20, 2004 12:43 PM
To: [ISAserver.org Discussion List]
Subject: [isalist] ISAPI Filter Bug In ISA 2004


http://www.ISAserver.org

ISAList:

It appears that I am getting a SF_NOTIFY_POLICY_CHECK_COMPLETED in
HttpWPXFilterProc even though I didn't specify to get that notification
in GetWPXFilterVersion.

The interesting thing is that:

#define SF_NOTIFY_PREPROC_HEADERS           0x00004000

is the same as:

#define SF_NOTIFY_POLICY_CHECK_COMPLETED        0x00004000

and I am specifying SF_NOTIFY_PREPROC_HEADERS in GetFilterVersion.

My Question is:

Should I be setting pVer->dwFlags in GetWPXFilterVersion for ISA 2004
notifications? Or is there some other variable in the
GetWPXFilterVersion structure to set for ISA 2004 notifications?

Kind Regards,
Wayne Berry



------------------------------------------------------
List Archives: http://www.webelists.com/cgi/lyris.pl?enter=isalist
ISA Server Newsletter: http://www.isaserver.org/pages/newsletter.asp
ISA Server FAQ: http://www.isaserver.org/pages/larticle.asp?type=FAQ
------------------------------------------------------
Other Internet Software Marketing Sites:
World of Windows Networking: http://www.windowsnetworking.com Leading
Network Software Directory: http://www.serverfiles.com No.1 Exchange
Server Resource Site: http://www.msexchange.org Windows Security
Resource Site: http://www.windowsecurity.com/ Network Security Library:
http://www.secinf.net/ Windows 2000/NT Fax Solutions:
http://www.ntfaxfaq.com
------------------------------------------------------
You are currently subscribed to this ISAserver.org Discussion List as:
josephk@xxxxxxxxxxxxxxxxx To unsubscribe visit
http://www.webelists.com/cgi/lyris.pl?enter=isalist
Report abuse to listadmin@xxxxxxxxxxxxx


Other related posts: