Displaying 7 results from an estimated 7 matches for "supernew".
Did you mean:
supernews
2001 Mar 19
2
wine.conf newbie problem +user32.dll
...happening?
>
> thx in advance, totti.
>
> --
> Sent through GMX FreeMail - http://www.gmx.net
>
> --__--__--
>
> Message: 2
> From: antispam@stargate.net (Chris)
> Subject: Re: VXDs under linux?
> Date: Sat, 17 Mar 2001 13:43:49 GMT
> Organization: Posted via Supernews, http://www.supernews.com
> To: wine-users@winehq.com
> Reply-To: wine-users@winehq.com
>
> On 17 Mar 2001 07:11:54 GMT, krach42@aol.com (Daniel Foesch) wrote:
>
> >>1. I guess so... didn't occur to me.
> >>2. I understand that. I've tried lobbying (got a...
2001 Feb 20
1
Windows 2000
Wine works quite well with applications that run under Windows 2000.
Chris
In article <3A3ACDC2.F0E80AC0@americasm01.nt.com>, "Sauriol, Nicholas
[CAR:5K24:EXCH]" <nsauriol@americasm01.nt.com> wrote:
> Is there any way to get wine to work with windows 2000?
>
>
> thanks
>
2003 Feb 11
0
samba, winbind, 2k PDC and dynamic home shares?
Hi again all,
First of all, apaologies if this message is replicated on a news server, my new server died on me, so I've moved to supernews and will be posting to the mailman list instead for this.
Anyway, I have a quick question about winbindd and PDC user home shares...
I have gone through all the usual steps for setting up a Samba (2.2.7 /
RedHat 8.0) fileserver, and have a simple, basically functional server
offering services t...
2001 Nov 10
2
Drive use in wine
I'm running Wine release 20011004 and have created the floppy and CDs
drives for my floppy, CD and CDRW. I am automounting the devices.
1. I've noticed that if I don't have a floppy or CD in the drive wine
ignores it and even if I insert a disk later the app (notepad) never sees
it.
2. I have two CDs, one a Creative DVD and the other a Plextor CDRW, and
I've created the
2004 Aug 06
2
Notes on 1.1.4 Windows. Testing of SSE Intrinics Code and others
...full fledged -march=pentium3? I did some playing
around and I can get intrinsics code to compile with -march=i686 -msse on
linux with that.
Check out:
http://groups.google.com/groups?q=enable+gcc+sse+intrinsics&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=ugnh53o8h1bq55%40corp.supernews.com&rnum=1
Aron Rosenberg
SightSpeed
At 10:33 PM 1/21/2004, you wrote:
> > Good catch on the debug mode. After compiling the same code in
> > release mode it does appear to be using all the registers correctly. Give
> > us a few days to integrate our run-time flags...
2004 Aug 06
2
Notes on 1.1.4 Windows. Testing of SSE Intrinics Code and others
Jean-Marc,
Good catch on the debug mode. After compiling the same code in
release mode it does appear to be using all the registers correctly. Give
us a few days to integrate our run-time flags into 1.1.4 and I will let you
know how are testing turns out.
Aron Rosenberg
SightSpeed
At 08:54 PM 1/21/2004, you wrote:
> > 1. Compile Error with regular mode (FIXED_POINT undefined)
2002 Apr 17
6
Non-determinism
Is anyone else concerned about the fact that rsync doesn't guarantee
to produce identical file copies on the the target machine?
Don't get me wrong in sounding critical because I think that rsync is
a great example of how software should be written. (I often make the
observation, as I learn more about Linux, and inevitably find myself
comparing open source applications to Microsoft