ActiveSync 4.0 and IReplNotify::QueryDevice
I have noticed an apparent bug in ActiveSync 4.0 and IReplNotify::QueryDevice. The path returned using the following statement is sometimes empty.
hr = m_pNotify->QueryDevice(QDC_CON_DEVICE, (LPVOID*)&pDevInfo);
It seems to only happen the first time a new partnership is synchronized. (The device name is ok, the device type is ok, and the status returned is zero.)
I can not make the same thing happen with ActiveSync 3.8.
Is this a known problem with ActiveSync 4.0 (Microsoft? ActiveSync? Version 4.0.0 (Build 4343))?
Thanks,
Frank

