Re: Any experts on IsDialogMessage

2004-01-05 Thread Dmitry Timoshkov
"Bill Medland" <[EMAIL PROTECTED]> wrote: > BTW can you tell me what incorrect behaviour you are aware of; I'll see if I > can fix it while I am working in this area. Attached is an one year old test app which gave very different results under win2k and Wine. I didn't run it for a while, but I d

Re: Any experts on IsDialogMessage

2004-01-05 Thread Bill Medland
On January 2, 2004 09:56 pm, Dmitry Timoshkov wrote: > "Bill Medland" <[EMAIL PROTECTED]> wrote: > > I am just about to start concentrating on IsDialogMessage, especially in > > the non-dialog context. Our program (suite) uses ActiveX controls > > extensively and is difficult to use because the TA

Re: Any experts on IsDialogMessage

2004-01-05 Thread Bill Medland
On January 2, 2004 09:56 pm, you wrote: > "Bill Medland" <[EMAIL PROTECTED]> wrote: > > I am just about to start concentrating on IsDialogMessage, especially in > > the non-dialog context. Our program (suite) uses ActiveX controls > > extensively and is difficult to use because the TAB handling in

Re: Any experts on IsDialogMessage

2004-01-02 Thread Dmitry Timoshkov
"Bill Medland" <[EMAIL PROTECTED]> wrote: > I am just about to start concentrating on IsDialogMessage, especially in the > non-dialog context. Our program (suite) uses ActiveX controls extensively > and is difficult to use because the TAB handling in particular is totally > wrong. Probably wh

Any experts on IsDialogMessage

2004-01-02 Thread Bill Medland
Hi All Happy New Year to everyone and Welcome Back to Alexandre I am just about to start concentrating on IsDialogMessage, especially in the non-dialog context. Our program (suite) uses ActiveX controls extensively and is difficult to use because the TAB handling in particular is totally wron