W liście z śro, 21-08-2002, godz. 22:39, Andriy Palamarchuk pisze:
Grzegorz, I found the cause of my problem, I wonder if you have the same issue.
Would be just too easy :-/
In my case was the problem was caused by not implemented processing of property sheet message PSM_SETCURSELID. The application printed to terminal a fixme message:
fixme:propsheet:PROPSHEET_DialogProc Unimplemented msg PSM_SETCURSELID
Do you have the same message in the application output?
No, I don't. My full output when I 'just' run wine and my app is this:
greg@greg:/opt/wine_c/$ wine greg.exe fixme:commctrl:FlatSB_SetScrollProp stub fixme:commctrl:FlatSB_SetScrollProp stub fixme:commctrl:FlatSB_SetScrollProp stub fixme:commctrl:FlatSB_SetScrollProp stub fixme:commctrl:InitializeFlatSB stub fixme:commctrl:FlatSB_SetScrollProp stub [....many of them....] fixme:commctrl:FlatSB_SetScrollProp stub fixme:commctrl:InitializeFlatSB stub fixme:commctrl:FlatSB_SetScrollProp stub [....many of them....] fixme:commctrl:FlatSB_SetScrollProp stub fixme:commctrl:FlatSB_SetScrollProp stub fixme:commctrl:InitializeFlatSB stub fixme:commctrl:FlatSB_SetScrollProp stub [....many of them....] fixme:commctrl:FlatSB_SetScrollProp stub fixme:commctrl:InitializeFlatSB stub fixme:commctrl:FlatSB_SetScrollProp stub [....many of them....] fixme:commctrl:FlatSB_SetScrollProp stub fixme:commctrl:InitializeFlatSB stub fixme:commctrl:FlatSB_SetScrollProp stub [....many of them....] fixme:commctrl:FlatSB_SetScrollProp stub
However I found (see my other mail), that this app crashes somewhere in freereport.bpl. It's not impossible that this is the reason for such behaviour of MsgWaitForMultipleObjectsEx - a side effect of earlier problem.
I'll take a look at TPreviewForm::FormResize - maybe I'll learn sth.
Thanks for all
Grzegorz B. Prokopski
PS: I _am_ subscribed to the list, no _need_ to Cc: me (but you may if you wish, such mail is sorted to Wine's folder anyway - no diff for me)