On Thu, 29 May 2003 22:22:22 +0200 ilmcuts <ilmcuts@xxxxxxx> writes: > At 15:40 29.05.2003 -0400, Kevin Schaffer wrote: >>> The litestep window should probably be created with >>> HWND_MESSAGE, which would avoid zorder all together >>> (on systems where it's supported) >> That's probably a good idea, but it would break a lot >> of existing modules since a non-message window can't >> have a message window parent. > > I'm not sure if it's a good idea... iirc this crashes > on 9x. I tried that with label I think. MSDN says > HWND_MESSAGE is 2k/xp up only, so it might even crash > on NT4. Oh. I had assumed that HWND_MESSAGE was some sort of reserved value that 9x would just ignore... that's kind of disappointing. If it became important, you could always change the parent to HWND_MESSAGE as soon as you determine what version of windows you're running on. LiteStep has to detect that anyway. but it actually might not work, message only windows don't get broadcast messages... :/ -rabidcow ________________________________________________________________ The best thing to hit the internet in years - Juno SpeedBand! Surf the web up to FIVE TIMES FASTER! Only $14.95/ month - visit www.juno.com to sign up today! __________________________________________________ Subscription options and archive: http://www.freelists.org/list/shell-coding