wine for two, please.

2007-11-29 Thread Athel
Hi Rob, i was looking a long time the way to do this. Can you help me to done this?, plis I really need it. If I could understand better the functionality I'll do it for myself. Sorry for my english. Regaards Athel > I was going to wait til tomorrow to test this, but couldnt wait. > This works pe

Re: wine for two, please.

2005-11-01 Thread Rob D
I was going to wait til tomorrow to test this, but couldnt wait. This works perfectly for my app and couldnt have came at a better time. I just created a simple Win32 dispatcher program for each screen and sent the window creation messages to the HWNDs from FindWindow instead of the local app a

Re: wine for two, please.

2005-11-01 Thread Rob D
At 01:54 PM 11/1/2005, Marcus Meissner wrote: Running two "wine foo.exe" will act as if on the same machine, including interchange of windows messages if the apps do that. Ciao, Marcus So I could create 2 wine apps that simply duplicate the window creation and message handling , and have

Re: wine for two, please.

2005-11-01 Thread wino
On Tue, 01 Nov 2005 21:54:51 +0100, Marcus Meissner <[EMAIL PROTECTED]> wrote: My goal is getting NatSpeak dictated text messages freed from the confines of the wine instance of the app. This would seem to be one approach if wine can run more than one process at a time. Running two "wine

Re: wine for two, please.

2005-11-01 Thread Kuba Ober
> I dont know much about the message queue works on Wine but wondered if > there was means of running two progams in the same context on wine in such > a way that they use the same message queue and can therefore potencially > interact. > > As I understand it, running two instance of command line w

Re: wine for two, please.

2005-11-01 Thread Marcus Meissner
On Tue, Nov 01, 2005 at 08:03:07PM +0100, [EMAIL PROTECTED] wrote: > Hi, > > I dont know much about the message queue works on Wine but wondered if > there was means of running two progams in the same context on wine in such > a way that they use the same message queue and can therefore potenc

wine for two, please.

2005-11-01 Thread wino
Hi, I dont know much about the message queue works on Wine but wondered if there was means of running two progams in the same context on wine in such a way that they use the same message queue and can therefore potencially interact. As I understand it, running two instance of command line