It is possible that under SP2 Microsoft have broken the string library for non-wide characters. I'm going to change the program to completely use wide characters (so as to correctly support internations windows rather than just ascii-only) but this will need a bit of work and a recompile.
To track down what SP2 has broken, I'd need to use debug mode and track the application log to see how the comparisons were carried out - possibly it is now using wide chars in the variables.
Try undefining and redefining the filter, in case this fixes things (if the filter is defined using SP2 mayb e the comparison will also work under SP2)?Statistics: Posted by stevesh — Mon Aug 25, 2008 10:43 am
]]>