Handling XTP_NC_CALENDAREVENTWASCHANGED |
Post Reply |
Author | |
Martin
Newbie Joined: 26 April 2005 Location: Netherlands Status: Offline Points: 30 |
Post Options
Thanks(0)
Posted: 31 May 2005 at 3:37am |
Hi all, does anybody know how to get a pointer to a calendar event when you are handling the XTP_NC_CALENDAREVENTWASCHANGED event? I know wParam holds the EventID but that's not enough (or is it?). I tried using the data provider to call GetEvent but this is a protected member function so that's a dead end. Any help on this is greatly appreciated. Thanks, |
|
Martin
Newbie Joined: 26 April 2005 Location: Netherlands Status: Offline Points: 30 |
Post Options
Thanks(0)
|
Sergey told me that this function: CXTPCalendarData::GetEvent(DWORD dwEventID) is protected in RC1 but public in RC2. So the solution is to change it from protected to public |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |