comctl32: Implementation the WM_GETTEXT processing of datetime control

Ilya Shpigor shpigor at etersoft.ru
Mon Nov 30 07:00:32 CST 2009


Hi,

Thanks for reply.

> I don't think it's a right way. You probably should use window text
> instead updating it on every change,
> see how GetWindowText is implemented.

GetWindowText work with the server side text buffer. Are you offer to use it? 
I don't sure that control text and this kind of window text are same things. 

Datetime control have own interpretation of data in the self text buffers. 
Using window text will need some synchronization when this data change. Can I 
do it?

-- 
Best regards,
Ilya Shpigor.



More information about the wine-devel mailing list