hello, I stuck into another NotificationData parsing issue, this time for SearchMessageModifiedNotification event.
Checking the "Core Notifications Protocol Specification", there are a few issue with current idl code for parsing event notification, which the attached patch should fix (it include the patch I posted previously, since it seams to match the specification). According to the protocol specification a value of 0xffff for the 'TagCount' field must be interpreted as 0 (no tags follow). How can be specified this behavior into the idl ? cheers, Paolo
notify_search_fix.patch
Description: Binary data
_______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
