OK. I will resend the fix after incorporating your feedback. Thanks Santosh Siddheshwar
-----Original Message----- From: Dmitry Timoshkov [SMTP:dmitry@baikal.ru] Sent: Monday, April 12, 2004 6:34 PM To: Santosh Siddheshwar Cc: wine-devel@winehq.com Subject: Re: Handling dialog messages for non-template based dialogs
"Santosh Siddheshwar" santosh.s@sonata-software.com wrote:
Change Log: windows/defdlg.c - Added code for allocating DIALOGINFO structure and storing it as an attribute of the window windows/dialog.c - Removed code for allocating DIALOGINFO structure and moved initialization of DIALOGINFO structure to after CreateWindowEx has been called.
Very nice! I'm glad to see that you finally have fixed that. However, I see one minor point, which needs to be addressed as well: instead of duplicating WM_CREATE code in both DefDlgProcA and W just move it to DEFDLG_Proc. That way you will also fix 16-bit dialog creation code by adding the same case into DefDlgProc16.
Thanks for your great work!
-- Dmitry.
********************************************************************* Disclaimer: The information in this e-mail and any attachments is confidential / privileged. It is intended solely for the addressee or addressees. If you are not the addressee indicated in this message, you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. Please advise immediately if you or your employer does not consent to Internet email for messages of this kind. *********************************************************************