I am seeing an unusual behavior with a CListCtrl API on a CFileDialog, only on VISTA. I have a call like GetItemData on the list control which is supposed to return the item as a LPCITEMIDLIST but it always returns NULL only on a VISTA OS. Windows XP is fine.
Can anyone help me on this one
Thanks,
Jagan
Visual C++3
|