Well, it would be nice to know what kind of command line options you used.

Did you just type:
wine mirc32.exe

Or did you do something like:
wine -managed mirc32.exe
Or:
wine -desktop 640x480 mirc32.exe

With no options window behavior will be very strange.
With -managed you will see your Linux style border on the window, but sometimes this 
breaks in weird ways.

With -desktop you get a window (in this case 640x480) where Wine apps will run.  
-desktop is usually the least buggy way of doing things.

Also, you may want to try using some native DLLs like commctrl,comctl32 and/or 
commdlg,comdlg32. (You can do that with -dll commctrl,comctl32=n)

And finally, questions like these are usually better asked in the 
comp.emulators.ms-windows.wine newgroup which you can find on your favorite USENET 
server.
Please reserve the wine-devel list for actual development talk.

-Dave

"Christian A Strømmen [Number1/NumeroUno]" wrote:

> I've managed to start mirc under wine (wow... ;)  but it's windows seem to stick on 
>each other(leaving it's text on the windows behing when minimized aso),
> and I get Target change too fast when trying to join more then two channels withing 
>5 seconds...
>
> Anyone have a solution to this then please reply, if someone knows that there isn't 
>a solution, then please reply too..
>
> Thx...
>
> --
> \ Christian A Strømmen /
> \ Number1/NumeroUno @ Undernet - Email: [EMAIL PROTECTED] /
> \ Web: www.cyburbia.net - Cell: +47 911 43 948 /
>    Live your life by your dreams,
>      not by the limits of reality...

Reply via email to