Nate Schindler wrote:
> Just found something. XWin loads fine in single window mode when NOT invoked by
> run.exe.
> I have two copies of run.exe. One is 22k, one is 70k... but they're both v1.1.3.
> whatever. :)
> it doesn't seem to make a difference which one I use. I also can't find any
> documentation for run.exe to see if there are any helpful switches for it.
>
> Anyway, the problem seems to come from how the xorg XWin.exe and run.exe interact.
Interesting. I'll try to reproduce this on monday with my installation.
Anyway, the difference between startup with -nodecoration and without is
just one line of code:
if (pScreenInfo->fDecoration)
dwWindowStyle |= WS_CAPTION;
else
dwWindowStyle |= WS_POPUP;
but MSDN docs do not give any hints what might be causing the problem.
bye
ago
NP: grauzone.03-07-21
--
[EMAIL PROTECTED]
http://www.gotti.org ICQ: 126018723