Fwd:Novell client

2004-08-04 Thread Ivan Leo Puoti
new ad request.--- Begin Message --- Pls advise if I can run a Novell Client using Wine. Many tnx, Zwi --- End Message ---

Re: Wine and locales

2004-08-04 Thread Shachar Shemesh
David Lee Lambert wrote: I don't agree. Mixing default codepages across simultaneously running programs is not possible on Windows, and sounds horribly difficult to implement. Clipboard handling and cross-file using are two examples of things that are likely to go horribly wrong if we tried.

Re: Wine and locales

2004-08-04 Thread David Lee Lambert
On Wed, Aug 04, 2004 at 11:20:57AM +0300, Shachar Shemesh wrote: > David Lee Lambert wrote: > >On Wed, Jul 28, 2004 at 10:13:15PM -0700, Alexandre Julliard wrote: > >>"Dmitry Timoshkov" <[EMAIL PROTECTED]> writes: > >>I don't see how the settings would be different, surely LC_CTYPE is > >>always g

Re: winedos: dos debugger support

2004-08-04 Thread markus . amsler
Quoting Andreas Mohr <[EMAIL PROTECTED]>: > What does this patch do? Does it do what I believe it does?? :-) > (finally provide useful debugging for DOS programs launched by Wine?) Yeahp. For Debugging .com files you also have to apply the EXEC fix patch [1]. For line editing support, apply BUFFE

winedos: TSR (was MCB implementation)

2004-08-04 Thread markus . amsler
Hi, Quoting Steven Edwards <[EMAIL PROTECTED]>: > Do you have to run FreeCOM? You could run ReactOS cmd.exe. Its based on > FreeCOM but works on Wine already. Perhaps. The main goal isn't running FreeCOM, my goal is TSR (Terminate and Stay Resident) support. I thought, the easiest way to get TSR

Re: dosmem: MCB implementation

2004-08-04 Thread Steven Edwards
Hi, --- [EMAIL PROTECTED] wrote: > I'm trying to run freecom[1] of the freedos project in wineconsole. > After changing comspec in user.reg and some ugly hacks to > kernel/dosmem.c it > runs (dosmem_paragraph.patch). But it will never run cleanly without > proper MCB > support (it does its own MCB

dosmem: MCB implementation

2004-08-04 Thread markus . amsler
Hi, I'm trying to run freecom[1] of the freedos project in wineconsole. After changing comspec in user.reg and some ugly hacks to kernel/dosmem.c it runs (dosmem_paragraph.patch). But it will never run cleanly without proper MCB support (it does its own MCB-chain walking, like a lot of other progr

rsabase and itunes

2004-08-04 Thread Michael Jung
Rob, I've seen the press release concerning the CrossOver Office iTunes preview and I've noticed that it depends on libcrypto. Im just wondering if your effort with rsabase is related to this? Greetings, Michael -- Michael Jung, MSc Be liberal in what you accept,

Re: Wine and locales

2004-08-04 Thread Shachar Shemesh
David Lee Lambert wrote: On Wed, Jul 28, 2004 at 10:13:15PM -0700, Alexandre Julliard wrote: "Dmitry Timoshkov" <[EMAIL PROTECTED]> writes: I like the idea of moving that setting to the config file. We can't use existing unix locale settings except LC_ALL and LANG because every user's syste