Re: dockFill problem

2010-11-26 Thread Vassilis Virvilis
On 26/11/2010 01:51 μμ, Dan Kegel wrote: .bill wrote: I have the following problem in a .NET application. A form resides in a maximized MDI window. On startup the MDI gets maximized but the form is not although the dockFill property is set. Sounds interesting. If you're not already, please

dockFill problem

2010-11-25 Thread Vassilis Virvilis
Hi everybody, I have the following problem in a .NET application. A form resides in a maximized MDI window. On startup the MDI gets maximized but the form is not although the dockFill property is set. Needless to say that it works on windows. 1) My question is how to debug this - What are the

Re: Transparent windows (with alpha channel)

2010-11-05 Thread Vassilis Virvilis
On 04/11/2010 05:07 μμ, Roderick Colenbrander wrote: You would require ARGB visuals. Various drivers support them these days for desktop composition purposes. When I asked Alexandre about them a long time ago, he said we couldn't use them in Wine. I don't know why that was. Further even if we

Re: Transparent windows (with alpha channel)

2010-11-04 Thread Vassilis Virvilis
On 03/11/2010 12:36 πμ, Vassilis Virvilis wrote: On 02/11/2010 02:12 πμ, Vincent Povirk wrote: It is probably a layered window, in which case the following functions in user32 are relevant: SetLayeredWindowAttributes, GetLayeredWindowAttributes, UpdateLayeredWindowIndirect

Re: Transparent windows

2010-11-02 Thread Vassilis Virvilis
On 02/11/2010 02:12 πμ, Vincent Povirk wrote: It is probably a layered window, in which case the following functions in user32 are relevant: SetLayeredWindowAttributes, GetLayeredWindowAttributes, UpdateLayeredWindowIndirect, and UpdateLayeredWindow Most of user32 is implemented based on gdi32,

Transparent windows

2010-11-01 Thread Vassilis Virvilis
Hi everybody, I am trying to run a pretty complex dotnet (3.5) app which renders flash contents via flash in a box http://www.f-in-box.com/ I have to say that congratulations are in order to everybody involved because the whole thing works remarkably well for such a complex amalgam of

Re: Wine .NET app

2010-09-06 Thread Vassilis Virvilis
On 07/09/2010 02:02 πμ, Reece Dunn wrote: Googling the error indicates that it is coming from libjpeg: JMESSAGE(JERR_CONVERSION_NOTIMPL, Unsupported color conversion request) thanks. You probably want the windowscodecs trace output to see where it is failing. 2)

Re: Wine .NET app

2010-09-06 Thread Vassilis Virvilis
On 07/09/2010 02:53 πμ, James McKenzie wrote: These appear to be .NET errors and it might be a good idea to look into using Mono and see if these 'go away'. What version of .NET does the program require? I tried it. I didn't mention it because I didn't want to clutter my first message. The

Re: Looking for programmator to complete Direct3D 9.0c with GLSL in the Wine

2006-11-22 Thread Vassilis Virvilis
Mirek wrote: Hi, I am not so good at programming in C, but I would like to be perfectly working in Direct3D 9.0c in the Wine. I dont know how much work is on so if someone cold told me how far is the complementation of the Direct3D 9.0c support in the Wine? Here is the offer for

Re: Copy protection

2006-10-05 Thread Vassilis Virvilis
Mike McCormack wrote: Tim Schmidt wrote: It sounds like a general framework for routing these kind of raw disk i/o would be useful... probably configurable by app would be most useful. UML has a COW (copy-on-write) layer [1]. If we had something like this, conceivable we could allow

Re: Valgrind warning cleanup...

2006-05-14 Thread Vassilis Virvilis
Dan Kegel wrote: On 5/13/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I know this kind of errors from working on GNU Parted with Valgrind, and my policy is to leave the code alone when I can't spot why it should be wrong. I strongly advise against doing otherwise. I'll buy that.

Re: WSH, WMI scripts

2006-03-03 Thread Vassilis Virvilis
Sreenivas Tatti wrote: Hi Mike, You could have understood my requirement. I am looking at WINE to get this thing done. If not supported in WINE, then what other possible way, I can achieve this. I have to do some windows registry modifications and start/stop/query about windows services from a

Re: Software patents

2005-05-12 Thread Vassilis Virvilis
gslink wrote: Borland probably doesn't even realize that Wine exists although some of the people in Borland are probably very familiar with it. I think you will find this to be true of all big software companies such as IBM and Microsoft. IRC borland had a delphi for linux named kylix which