Re: EnumWindows

2002-01-14 Thread Tommy Schultz Lassen
Uwe Bonnes <[EMAIL PROTECTED]> writes: > > "Tommy" == Tommy Schultz Lassen <[EMAIL PROTECTED]> writes: > > Tommy> Why does EnumWindows return FALSE if no windows exists. Should it > Tommy> not return TRUE instead. Her is a patch witch changes it. > > What are your indications that t

Re: EnumWindows

2002-01-13 Thread Dan Kegel
Uwe Bonnes wrote: > > > "Tommy" == Tommy Schultz Lassen <[EMAIL PROTECTED]> writes: > > Tommy> Why does EnumWindows return FALSE if no windows exists. Should it > Tommy> not return TRUE instead. Her is a patch witch changes it. > > What are your indications that the present behaviou

Re: EnumWindows

2002-01-13 Thread Uwe Bonnes
> "Tommy" == Tommy Schultz Lassen <[EMAIL PROTECTED]> writes: Tommy> Why does EnumWindows return FALSE if no windows exists. Should it Tommy> not return TRUE instead. Her is a patch witch changes it. What are your indications that the present behaviour is wrong? Api-Description or Mi