To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59411





------- Additional comments from [EMAIL PROTECTED] Tue Dec 27 05:13:18 -0800 
2005 -------
pjanik: Yes, you are right.  I checked this against the declaration which is 
BOOL PostUserEvent( ULONG& rEventId, const Link& rLink, void* pCaller = NULL ), 
but did not look into the methods; sorry for that.  The rEventId is used for 
storing a pointer, so ULONG will really not work here for Win64 (do we care 
about Win64? ;-) ). 
 
So, we should probably change the event-related methods (and their usage) to 
sal_uIntPtr all over the code... 
 
pl: Do you agree, please?  ;-) 

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to