Re: copy protection - was: Re: Is it time for playing games on WINE?

2003-11-05 Thread Jonathan Wilson
None whatsoever, the driver reimplementation is clearly a DMCA violation. The proper way to do that is to somehow load the driver and let it perform all the checks it wants to perform; a dummy driver that returns magic values to bypass the checks is not acceptable. From what I know about copy

Re: copy protection - was: Re: Is it time for playing games on WINE?

2003-11-05 Thread Carlos Lozano
El mié, 05 de nov de 2003, a las 00:50, Raphaël Junqueira escribio: Alexandre, is there any chance of this code *ever* being excepted into the wine tree? None whatsoever, the driver reimplementation is clearly a DMCA violation. The proper way to do that is to somehow load the driver

Re: Winelib-Build: undefined versioned symbol name

2003-11-05 Thread Martin Troester
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, just wanted to add that I somehow solved the problem, although I do not have the slightest idea why - please see below. Any explanation on why it now works would help me much to understand the gcc dynamic linking principles. The problem occured

Re: copy protection - was: Re: Is it time for playing games on WINE?

2003-11-05 Thread Robert Shearman
On Wednesday 05 November 2003 6:00 am, you wrote: None whatsoever, the driver reimplementation is clearly a DMCA violation. The proper way to do that is to somehow load the driver and let it perform all the checks it wants to perform; a dummy driver that returns magic values to bypass

Forte Agent 2.0 (closed beta)

2003-11-05 Thread Boris 'pi' Piwinger
Hi! I am new to the list and have Linux at home since last Thursday. I am still having some problems getting Forte Agent to work under Wine, but I am involved into (closed) beta testing for Forte Agent for many years and we just got the first shot at 2.0 which will change a lot anyway. Some

Regressions....

2003-11-05 Thread Marcelo Duarte
Hi all, Some days ago, I have some problems with my application developed in Visual Foxpro 3, that before the end of separation of kernel, runs with some issues, but runs. The problems resides in a call to dlls and library (in VFP, the comand SET LIBRARY calls a especial type of DLL)

[wineinstall] make nice value

2003-11-05 Thread Jérôme Bouat
Since the compilation process is very long, I suggest you give a higher nice value to the make processes launched by wineinstall. I will allow the user to do something else with its computer while wine is compiling. See where you could give higher nice values in the diff file attached. Jérôme

Visuals and GL contexts

2003-11-05 Thread Jason Edmeades
Hello, I've finally pinned down a problem (with help from Lucho) to do with blending and its back to the same old problem that by the time D3D8 gets initialized, the windows has already been created, but the properties of the visual are insufficient to handle the requirements of D3D. In my

Re: copy protection - was: Re: Is it time for playing games on WINE?

2003-11-05 Thread Geoff Thorpe
On November 5, 2003 01:00 am, Jonathan Wilson wrote: Basicly as long as our code: A.cant run copied safedisk disks (perfect copies and no-cd cracks aside) and B.cant be modified to run copied safedisk disks (e.g. by disabling some parts of the WINE code that performed checks) then I think

Status of Winelib?

2003-11-05 Thread Ralf Juengling
Dear Wine developers, I contemplate using Winelib to compile and run an application, which was (keeps being) developed on Windows on my Linux box. There is relatively little Windows specific code in it (mostly concerning the GUI), so chances might be good to get it running with Winelib and a

Re: Status of Winelib?

2003-11-05 Thread Ferenc Wagner
Ralf Juengling [EMAIL PROTECTED] writes: Could somebody please confirm one or the other (winemine compiles and runs with wine-20031016 or not)? programs/winemine/winemine is playable for me. Feri.