Re: [ARTWORK] icon: "My Computer"

2005-03-13 Thread Brian Vincent
On Sun, 13 Mar 2005 15:32:35 +0100, Jacek Caban <[EMAIL PROTECTED]> wrote: > Hi. > What about icons from the attached patch? There are new icons of shell32.dll > that come from KDE XP Style, which has all icons we need! The reason why > I haven't sent it to wine-patches is that it is GPL-ed. I've s

Re: Ptrace problem on amd64? (Was: Re: Warcraft III can't find cdrom)

2005-03-13 Thread Jesse Allen
On Sun, 13 Mar 2005 03:55:37 -0500, Gavriel State <[EMAIL PROTECTED]> wrote: > > Actually, we first learned about the issue in the November-December > timeframe, and mentioned it in our 4.2 release notes in December. In > general, we still recommend that people use 2.4 kernels, since the > sche

Re: Wine Start Menu in the Desktop Applications Menu

2005-03-13 Thread Dan Kegel
Jeff Waugh (jeff.waugh_at_ubuntu.com) wrote: The PowerPC version of the packages, however, is another issue. Obviously, we can't make Wine work with i386-compiled apps on PPC, (There's an awesome opportunity for qemu integration there...) Yeah, that's something the folks at http://darwine.opendarwi

Re: [X11DRV] Fix X11 Device list leak

2005-03-13 Thread rob
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Raphael fenix-at-club-internet.fr |Wine Mailing Lists| wrote: |Hi, | |Changelog: | - XListInputDevices spec say that device list should be freed using |XFreeDeviceList | - better robustness on X11DRV_AttachEventQueueToTablet | |I hope it helps to fix bu

Re: Borland C++ Buildeer under Wine

2005-03-13 Thread Oliver Stieber
--- Andrew Neil Ramage <[EMAIL PROTECTED]> wrote: > It's an old version - 3 IIRC. It starts, but the > Borland window (menu > bar across top) flickers and no other windows open. > I'll see if I've got a copy on a cover disk. CBuilder defiantly used to work. > Andrew > > > > Oliver Stieber

Re: Borland C++ Buildeer under Wine

2005-03-13 Thread Oliver Stieber
--- Andrew Neil Ramage <[EMAIL PROTECTED]> wrote: > It's an old version - 3 IIRC. It starts, but the > Borland window (menu > bar across top) flickers and no other windows open. > I'll see if I've got a copy on a cover disk. CBuilder defiantly used to work. > Andrew > > > > Oliver Stieber

Re: [documentation] winedev-kernel

2005-03-13 Thread Troy Rollo
On Sun, 13 Mar 2005 19:21, Dmitry Timoshkov wrote: > "Eric Pouech" <[EMAIL PROTECTED]> wrote: > > > For asynchronous read operations, hFile can be any handle opened with > > > the FILE_FLAG_OVERLAPPED flag by the CreateFile function, or a socket > > > handle returned by the socket or accept functio

Re: Let's fix Steam!

2005-03-13 Thread Scott Ritchie
On Sun, 2005-03-13 at 12:56 -0500, Tim Schmidt wrote: > Hey guys, sorry to intrude, but I've been out of the Windows gaming > scene for longer than I can remember. I own copies of Half-life and a > few other games, but am I to understand that they can be played (for > free?) through steam? I see

Help fixing updown (comctl32) bug?

2005-03-13 Thread C. Scott Ananian
I have an open-source Windows application I'm trying to get to run under Wine (sd -- it's in the wine applications database). The particular issue I'd dealing with (at the moment) is a UDM_GETPOS message to an updown control. This is the code in the source application. ui_options.sequence

Re: Winston.exe or Elster-Formular

2005-03-13 Thread Uwe Bonnes
> "Dietrich" == Dietrich Teickner <[EMAIL PROTECTED]> writes: Dietrich> Has anyone tested "Winston" with wine ? This is a replacement Dietrich> for the german tax-program "Elster". If yes, how does the Dietrich> internet-connection works ? Inside Odin(wine-for os\2) Dietrich

Re: Theming for Wine via the registry

2005-03-13 Thread Mitchell Mebane
Mike Hearn wrote: On Sat, 2005-03-12 at 22:15 +, Oliver Stieber wrote: The only problem I can see would be drawing the widgets, I haven't looked deeply enough into QT or GTK to know if it's more on the 'impossible' side of difficult or not. Wrapping the event loop and passing

dlls/dbghelp/elf_module.c, possible problem?

2005-03-13 Thread Gerald Pfeifer
Eric et al, the recent changes to dlls/dbghepl/elf_module.c have triggered the following compiler warning (using GCC 3.3) elf_module.c:1167: warning: passing arg 2 of pointer to function makes integer from pointer without a cast Would you mind having a look? Thanks, Ger

Re: Wine Start Menu in the Desktop Applications Menu

2005-03-13 Thread Jeff Waugh
> 1) Create a new Menu entry in the .menu file > at /usr/share/gnome-app-install/applications.menu /etc/xdg/menus/applications.menu, rather. > This one will be named "Windows Applications" and will need to point to > two locations for .desktop files: system-wide ones, and user-specific > ones.

Winston.exe or Elster-Formular

2005-03-13 Thread Dietrich Teickner
Has anyone tested "Winston" with wine ? This is a replacement for the german tax-program "Elster". If yes, how does the internet-connection works ? Inside Odin(wine-for os\2) overwrites any os-function the WSALastError ( redirected LastError) with any LastError. I know Wine works in the same mann

Re: Let's fix Steam!

2005-03-13 Thread Tim Schmidt
Hey guys, sorry to intrude, but I've been out of the Windows gaming scene for longer than I can remember. I own copies of Half-life and a few other games, but am I to understand that they can be played (for free?) through steam? I see that you can purchase a few games through steam as well ( I re

Re: [documentation] winedev-kernel

2005-03-13 Thread Dimitrie O. Paun
On Sun, Mar 13, 2005 at 09:17:08AM +0100, Eric Pouech wrote: > Also, we miss in the KERNEL32 part some information on > - 16 bit support (and DOS of course) > - Global vs local vs heap allocation Yes, these would be very useful. I'll keep it open then. -- Dimi.

Re: Scrollkeeper, the documentation, XML, and the way forward

2005-03-13 Thread Dimitrie O. Paun
On Sun, Mar 13, 2005 at 09:13:31AM -0700, Brian Vincent wrote: > On Sat, 12 Mar 2005 16:57:22 -0800, Scott Ritchie <[EMAIL PROTECTED]> wrote: > > 1) Create a new directory for all XML documentation at wine/doc. This > > will also bring us to be more standard. > > The key is that we use Docbook's

Re: Scrollkeeper, the documentation, XML, and the way forward

2005-03-13 Thread Dimitrie O. Paun
On Sun, Mar 13, 2005 at 11:53:01AM +0100, Alexandre Julliard wrote: > Scott Ritchie <[EMAIL PROTECTED]> writes: > There's nothing great about SGML, no argument here; but as far as I > can tell XML is the same mess except a bit worse. And I can't say I'm > particularly thrilled to have to change all

Re: Scrollkeeper, the documentation, XML, and the way forward

2005-03-13 Thread Brian Vincent
On Sat, 12 Mar 2005 16:57:22 -0800, Scott Ritchie <[EMAIL PROTECTED]> wrote: > 1) Create a new directory for all XML documentation at wine/doc. This > will also bring us to be more standard. The key is that we use Docbook's SGML. Docbook now supports XML and converting the SGML is as easy Mike s

Re: Borland C++ Buildeer under Wine

2005-03-13 Thread Mike Hearn
On Sun, 13 Mar 2005 14:35:13 +, Oliver Stieber wrote: > The stack overflow looks like somethings got stuck in > a loop, which is problably why there were pages and > pages of messages. I think this happens when you hit Ctrl-C and the thread the exception is delivered to is holding the GDI/USER

Re: wine/ misc/registry.c documentation/samples/config

2005-03-13 Thread Boaz Harrosh
Mike McCormack wrote: You're very quick to accuse. This is a techical list and we are technical people, so let's have a technical discussion about the benefits to Wine of the change, rather than a mud-slinging, name calling flame fest, OK? I take every thing I said back. I meant in a technical f

Re: wine/ misc/registry.c documentation/samples/config

2005-03-13 Thread Mike Hearn
On Sun, 2005-03-13 at 16:31 +0200, Boaz Harrosh wrote: > The tool you propose is not it, as I said in my first post, "Dynamic" is > the only solution for what I was talking about, i.e. the use of same > registry. Hmm, I don't see why. You realise we can't write to the native registry yes? So usi

Re: wine/ misc/registry.c documentation/samples/config

2005-03-13 Thread Mike McCormack
Boaz Harrosh wrote: Well! Above logic just eliminated Wine my friends. If Native dlls and Registry is a set back on "Free" Wine development, than logic would follow that, running native Windows applications (Wine) is a set back/discouragement of Free SW development. I'm almost sure my words wil

Re: Borland C++ Buildeer under Wine

2005-03-13 Thread Oliver Stieber
--- Andrew Neil Ramage <[EMAIL PROTECTED]> wrote: > Below is the last three lines of error messages > printed when I tried to > run Borland C++ Builder under wine. (There were > pages and pages of > error messages after I hit Ctrl-C in the terminal I > had started BCB.EXE > from.) > > Is this

Re: wine/ misc/registry.c documentation/samples/config

2005-03-13 Thread Boaz Harrosh
Mike Hearn wrote: Oh for goodness sake, Alexandre already explained that the whole purpose of this change was to start on moving the config file into the registry so we can use winecfg. You know, winecfg, that program that CodeWeavers don't need because we already have our own? That program which I

Re: [documentation] winedev-kernel

2005-03-13 Thread Eric Pouech
Dmitry Timoshkov a écrit : "Eric Pouech" <[EMAIL PROTECTED]> wrote: For asynchronous read operations, hFile can be any handle opened with the FILE_FLAG_OVERLAPPED flag by the CreateFile function, or a socket handle returned by the socket or accept function. which means that ReadFile() only works

Re: [documentation] winedev-kernel

2005-03-13 Thread Dmitry Timoshkov
"Eric Pouech" <[EMAIL PROTECTED]> wrote: > >>>For asynchronous read operations, hFile can be any handle opened with the > >>>FILE_FLAG_OVERLAPPED flag by the CreateFile function, or a socket handle > >>>returned > >>>by the socket or accept function. > >>> > >> > >>which means that ReadFile() onl

Re: wine/ misc/registry.c documentation/samples/config

2005-03-13 Thread Shachar Shemesh
Mike Hearn wrote: I think we'd do just as well to provide a little tool you can run on Windows to watch a software installation and import the registry entries/files into Wine. I wrote such a tool once. Do you want me to ask my former employer if he would mind releasing it? Shachar -

Re: Let's fix Steam!

2005-03-13 Thread Stefan =?iso-8859-1?q?D=F6singer?=
Am Sonntag, 13. März 2005 11:13 schrieb Scott Ritchie: > On Sun, 2005-03-13 at 10:47 +0100, Stefan Dösinger wrote: > > > Did you try the latest version? Did you install IE with Winetools? I > > > still can't get past my "no text visible" error that I linked to with a > > > screenshot earlier. > >

Re: [ARTWORK] icon: "My Computer"

2005-03-13 Thread Christoph Brill
Am Sonntag, den 13.03.2005, 12:20 + schrieb Mike Hearn: > On Sat, 12 Mar 2005 23:02:54 +0100, egore wrote: > > I drew a simple icon that COULD be used as a replacement for the current > > one. I don't know if anyone of you likes it, so please tell me what you > > think. Tell me if you like it,

Re: wine/ misc/registry.c documentation/samples/config

2005-03-13 Thread Mike Hearn
On Sun, 2005-03-13 at 13:29 +0200, Boaz Harrosh wrote: > Well! Above logic just eliminated Wine my friends. If Native dlls and > Registry is a set back on "Free" Wine development, than logic would > follow that, running native Windows applications (Wine) is a set > back/discouragement of Free SW

Re: Wine Start Menu in the Desktop Applications Menu

2005-03-13 Thread Mike Hearn
On Sat, 12 Mar 2005 18:09:52 -0800, Scott Ritchie wrote: > We've talked about it on the Wine lists before, but there have been some > difficulties. The first is that we don't yet understand how to read > Windows shortcut files and interpret them: this can probably be overcome > with some work. R

Re: Scrollkeeper, the documentation, XML, and the way forward

2005-03-13 Thread Mike Hearn
On Sun, 13 Mar 2005 11:53:01 +0100, Alexandre Julliard wrote: > There's nothing great about SGML, no argument here; but as far as I > can tell XML is the same mess except a bit worse. And I can't say I'm > particularly thrilled to have to change all the documentation every > couple of years just to

Re: [ARTWORK] icon: "My Computer"

2005-03-13 Thread Mike Hearn
On Sat, 12 Mar 2005 23:02:54 +0100, egore wrote: > I drew a simple icon that COULD be used as a replacement for the current > one. I don't know if anyone of you likes it, so please tell me what you > think. Tell me if you like it, if you hate if, what could be done > better, etc. Heya, Typically

Re: wine/ misc/registry.c documentation/samples/config

2005-03-13 Thread Krzysztof Foltman
Boaz Harrosh wrote: Well! Above logic just eliminated Wine my friends. If Native dlls and Registry is a set back on "Free" Wine development, than logic would follow that, running native Windows applications (Wine) is a set back/discouragement of Free SW development. I restrained myself from sayi

Borland C++ Buildeer under Wine

2005-03-13 Thread Andrew Neil Ramage
Below is the last three lines of error messages printed when I tried to run Borland C++ Builder under wine. (There were pages and pages of error messages after I hit Ctrl-C in the terminal I had started BCB.EXE from.) Is this a known bug in Wine ? err:syslevel:_EnterSysLevel (0x40797840, level

Re: [documentation] winedev-kernel

2005-03-13 Thread Eric Pouech
Dmitry Timoshkov a écrit : "Eric Pouech" <[EMAIL PROTECTED]> wrote: For asynchronous read operations, hFile can be any handle opened with the FILE_FLAG_OVERLAPPED flag by the CreateFile function, or a socket handle returned by the socket or accept function. which means that ReadFile() only works

Re: wine/ misc/registry.c documentation/samples/config

2005-03-13 Thread Boaz Harrosh
Steven Edwards wrote: I have to agree. Short term being able to load the Windows registry and Windows system dlls helped Wine but long term it has led to stagnation. Most of the recent growth in Wine in past few years has been because we are being forced to not be dependant on a existing Windows in

Re: Scrollkeeper, the documentation, XML, and the way forward

2005-03-13 Thread Alexandre Julliard
Scott Ritchie <[EMAIL PROTECTED]> writes: > Well, let's discuss it here then. What's so great about SGML, when > scrollkeeper doesn't like it and we can convert it to html/txt with > similar tools to the ones we use now? There's nothing great about SGML, no argument here; but as far as I can tel

Re: Let's fix Steam!

2005-03-13 Thread Scott Ritchie
On Sun, 2005-03-13 at 10:47 +0100, Stefan Dösinger wrote: > > Did you try the latest version? Did you install IE with Winetools? I > > still can't get past my "no text visible" error that I linked to with a > > screenshot earlier. > > I use Wine CVS from yesterday, steam updates itself automatic

Re: "Black" Text

2005-03-13 Thread Lauri Tulmin
> > I notice it's trying for 8 bit mode. I posted a patch a while ago to > do with palette colours that was not been accepted (I'm busy right now > but should get back to modifying it eventually). Try applying that > and see if it fixes the problem. I've attached it. Failing that, I'd > be int

Re: Let's fix Steam!

2005-03-13 Thread Stefan =?iso-8859-1?q?D=F6singer?=
> Did you try the latest version? Did you install IE with Winetools? I > still can't get past my "no text visible" error that I linked to with a > screenshot earlier. I use Wine CVS from yesterday, steam updates itself automatically. I installed MSIE manually into a fresh wine installation. I

Re: Let's fix Steam!

2005-03-13 Thread Scott Ritchie
On Sun, 2005-03-13 at 10:02 +0100, Stefan Dösinger wrote: > Hello, > I forgot to cc this one to the list! > > Steam has had a serious problem for quite some time, failing with a > > strange debug assertion error popup at the dreaded 27% mark. > > > > What's interesting, however, is that Steam works

Re: [Wine]libwine-alsa, etc. still relevant?

2005-03-13 Thread Scott Ritchie
On Sun, 2005-03-13 at 11:01 +0200, David Baron wrote: > This came up before when debian upgrade wanted to remove these because of > their being the previous version. Now all the version numbers are consistant. > Deborphan lists them as orphans--no longer used! > > So ... are all these provided i

Re: Let's fix Steam!

2005-03-13 Thread Stefan =?iso-8859-15?q?D=F6singer?=
Hello, I forgot to cc this one to the list! > Steam has had a serious problem for quite some time, failing with a > strange debug assertion error popup at the dreaded 27% mark. > > What's interesting, however, is that Steam works perfectly in Crossover > 4.1 - since I don't think Steam is supported

Re: Ptrace problem on amd64? (Was: Re: Warcraft III can't find cdrom)

2005-03-13 Thread Gavriel State
Jesse Allen wrote: On Mon, 7 Mar 2005 18:28:36 -0700, Jesse Allen <[EMAIL PROTECTED]> wrote: Well, even if cedega works, it doesn't help us. I'm sure their copy protection support is completely different. When copy protection broke on x86 and wine, the cedega side was completely

Re: Scrollkeeper, the documentation, XML, and the way forward

2005-03-13 Thread Scott Ritchie
On Sun, 2005-03-13 at 03:11 -0500, Dimitrie O. Paun wrote: > On Sat, Mar 12, 2005 at 04:57:22PM -0800, Scott Ritchie wrote: > > 1) Create a new directory for all XML documentation at wine/doc. This > > will also bring us to be more standard. > > You better check with Alexandre first, I doubt he'l

Re: [documentation] winedev-kernel

2005-03-13 Thread Dmitry Timoshkov
"Eric Pouech" <[EMAIL PROTECTED]> wrote: > > For asynchronous read operations, hFile can be any handle opened with the > > FILE_FLAG_OVERLAPPED flag by the CreateFile function, or a socket handle > > returned > > by the socket or accept function. > > > which means that ReadFile() only works on s

Re: [documentation] winedev-kernel

2005-03-13 Thread Eric Pouech
Dimitrie O. Paun a écrit : Does this complete task Documentation/Devel Guide/6 on the TODO list? not yet IMO. I'd like to re-balance the content of the archi chapter and the one of the kernel modules chapter (ie move the details of process, DLL and memory handling from the former to the later).

Re: [documentation] winedev-kernel

2005-03-13 Thread Eric Pouech
Dmitry Timoshkov a écrit : "Eric Pouech" <[EMAIL PROTECTED]> wrote: + File management + + With time, Windows API comes closer to the old Unix paradigm "Everything + is a file". Even if it grew better over the years, it's still not 100% + there (for example, you cannot use ReadFile() ov

Re: Scrollkeeper, the documentation, XML, and the way forward

2005-03-13 Thread Dimitrie O. Paun
On Sat, Mar 12, 2005 at 04:57:22PM -0800, Scott Ritchie wrote: > 1) Create a new directory for all XML documentation at wine/doc. This > will also bring us to be more standard. You better check with Alexandre first, I doubt he'll go for it. > 3) We follow the steps at the above link to add scrol