Hi,
On 5/31/06, Emmanuel Maillard <[EMAIL PROTECTED]> wrote:
Winemine is playable on both PPC and x86 but it look fine only on
PPC, x86 driver suffer strange rendering bugs.
See wiki for building the driver : http://wiki.opendarwin.org/
index.php/Darwine:quartzdrv
I will update wiki soon with
Am Mittwoch, den 31.05.2006, 16:28 +0900 schrieb Mike McCormack:
> index 169f4e1..73a0987 100644
> --- a/programs/wineconsole/dialog.c
> +++ b/programs/wineconsole/dialog.c
> +return GetWindowLongPtr(hWnd, 0);
> +HFONT hFont = (HFONT)GetWindowLongPtr(hWnd, 0L);
Are 0 and 0L a
Am Dienstag, den 30.05.2006, 00:17 +0100 schrieb Mike Hearn:
Thanks a lot for starting this. As I'm connected with wine about a Year
now, I give my comments / feeling here.
(It's large, but i'm unable to Split ...)
> Questions to consider:
>
> * Is Wine improving or is the regression rate matc
Hi Juan Lang.
> ChangeLog: implement CryptBinaryToStringA and CryptStringToBinaryA based
> on Kai Blin's base64 encoder/decoder
The Functions are not Present in every crypt_32.dll.
The test will crash on win9x.
(The Results from GetProcAddress are not tested)
--
By By ...
... Detlef
Saulius Krasuckas wrote:
> * On Wed, 31 May 2006, Marcus Meissner wrote:
>
>>* On Wed, May 31, 2006 at 12:55:02PM +0300, Saulius Krasuckas wrote:
>>
>>>$ git rebase master ugly_hack
>
> ...
>
>>>$ git checkout master
>>>$ make
>>>Makefile is older than Makefile.in configure, please rerun ./confi
Hi all,
Quartz driver is up to date on Darwine CVS.
Winemine is playable on both PPC and x86 but it look fine only on
PPC, x86 driver suffer strange rendering bugs.
See wiki for building the driver : http://wiki.opendarwin.org/
index.php/Darwine:quartzdrv
I will update wiki soon with issu
Mike Hearn wrote:
As the Summer Of Code begins and new blood joins us all at once,
I thought it'd be a good time to open a discussion on how we are doing as
a project.
Questions to consider:
* Is Wine improving or is the regression rate matching the improvement
rate?
Since I have Admini
> ... "make Windows developers take Wine seriously."
What about "make offices take Wine seriously."? Okay... former versions of MS
Office work very well, but
many offices, e.g. at universities, also depend on Acrobat Standard for doing
everyday-stuff. The latest Acrobat which works (more or less
mark cox wrote:
When i search in google for 'cxtest', one of the hits is from winenq,
but when i open the page http://wiki.winehq.org/CxTest, i get the
message '* This page does not exist yet. You can create a new empty
page, or use one of the page templates. Before creating the page, please
c
Jeremy White wrote:
On a side note, there is something that worries me a bit. Specifically,
it appears that we have a dirty secret about the regression tests - that
they only work reliably on Alexandre's machine. Is that true?
Shouldn't we do something about that? Or am I on crack, and lots of
Mike Hearn wrote:
> Well if you can get the email address of a WoW developer then maybe we
> can track down where the problem in WoW is and work with them to fix
> it.
You might have some luck contacting Sam Lantinga. He is the creator and
current maintainer of the SDL library and works for Blizza
On Wed, 31 May 2006 14:57:06 +0200, Hans Leidekker wrote:
> At the same time we should think of exciting new possibilities that an open
> source implementation of the Windows API brings to the table.
At past WineConfs the possibility of reaching out to Windows developers
was raised, by making it
Alex Villacís Lasso wrote:
In addition, if anyone tries to use DBGRID32.OCX, they will surely hit
this bug:
Bug 3846 - Wine can't run Roderick Colenbrander's DBGRID32.OCX VB test
apps yet
http://bugs.winehq.org/show_bug.cgi?id=3846
This should be fixed as of today.
--
Rob Shearman
Vitaly Lipatov wrote:
svrapi.dll is exist on Win9X OS and used in some programs.
What programs? Is it still used even with the winver set to win2k?
--
Rob Shearman
On Wednesday 31 May 2006 12:43, Kai Blin wrote:
> that the whole process improves code quality. It still is hard in to get
> started. Unfortunately I don't really know how this can be changed.
I think we could focus more on the motivation aspects of becoming a Wine
developer. Yes, you need specif
Vitaly Lipatov wrote:
+/***
+ * GetUName [ 2000 / XP ]
+ *
+ * undocumented fn: GetUName()
+ * The information is not available by API. The thing MS did
+ * here -- parsing the data from nameslist.txt in the Unicode
Vitaly Lipatov <[EMAIL PROTECTED]> writes:
> +/***
> + * GetUName [ 2000 / XP ]
> + *
> + * undocumented fn: GetUName()
> + * The information is not available by API. The thing MS did
> + * here -- parsing the data fr
Alexandre Julliard wrote:
> Jacek Caban <[EMAIL PROTECTED]> writes:
>
>
>> dlls/urlmon/binding.c | 25 -
>> 1 files changed, 20 insertions(+), 5 deletions(-)
>>
>
> This breaks the tests:
>
> ../../../tools/runtest -q -P wine -M urlmon.dll -T ../../.. -p
> urlmon
> Hi Pavel,
Hi Steven!
> I've only slightly followed wine-devel recently
>
> Are you using a stock Fedora kernel?
No. I'm using vanilla kernels just with exec-shield patch from Ingo Molnar.
I'm not using any well-known distro.
> They are all (x86-64) built with SMP support.
My ones are also buil
* James Hawkins <[EMAIL PROTECTED]> [30/05/06, 18:32:37]:
> >
> > * Are we turning away potential developers for any reason? Could we do
> > more to attract new hackers?
> >
>
> It seems a lot of developers are frustrated by our development model
> (one pathway to commit) and by the amount of
Jacek Caban <[EMAIL PROTECTED]> writes:
> dlls/urlmon/binding.c | 25 -
> 1 files changed, 20 insertions(+), 5 deletions(-)
This breaks the tests:
../../../tools/runtest -q -P wine -M urlmon.dll -T ../../.. -p
urlmon_test.exe.so url.c && touch url.ok
url.c:401: Test f
* On Wed, 31 May 2006, Marcus Meissner wrote:
> * On Wed, May 31, 2006 at 12:55:02PM +0300, Saulius Krasuckas wrote:
> >
> > $ git rebase master ugly_hack
...
> > $ git checkout master
> > $ make
> > Makefile is older than Makefile.in configure, please rerun ./configure
> > make: *** [Makefile] Er
Am Dienstag, 30. Mai 2006 16:06 schrieb Augusto Arcoverde da Rocha:
> Hi all,
>
> Where I can find the inputbox drawing code?
>
> Some of these box appear with scrollbar when testing Action Request
> System application under Wine, but not under MS Windows.
I've seen that with richedit controls. The
On Tuesday 30 May 2006 23:39, Michael Stefaniuc wrote:
> it looks like the function returns on the error path with the lock held.
> Is it supposed to do that? If not the attached patch fixes it.
No, that's a bug. Thanks.
-Hans
On Tue, 30 May 2006, Jim White wrote:
[...]
So why are you not supporting setting up a wine-macos(x) list @ WineHQ?
I think the goal is to bring the Wine on Intel Macs development efforts
into the mainline.
That means committing the Audio driver into the main tree (done), doing
the same for
Hi Pavel,
I've only slightly followed wine-devel recently
On 5/31/06, Pavel Troller <[EMAIL PROTECTED]> wrote:
As some of you know, I'm experimenting with my new 64bit systems. I've found
that there are problems running a lot of applications, which normally run on
a 32bit system.
A typical e
On Wed, May 31, 2006 at 12:55:02PM +0300, Saulius Krasuckas wrote:
> I make an ugly hack in a branch at my git tree.
> Then I run after following after some git updates:
>
> $ git rebase master ugly_hack
> $ make
> Makefile is older than Makefile.in configure, please rerun ./configure
> make: **
I make an ugly hack in a branch at my git tree.
Then I run after following after some git updates:
$ git rebase master ugly_hack
$ make
Makefile is older than Makefile.in configure, please rerun ./configure
make: *** [Makefile] Error 1
$ git checkout master
$ make
Makefile is older than Makefil
* On Mon, 29 May 2006, Eric Pouech wrote:
> * Saulius Krasuckas wrote:
> >
> > Shouldn't configure delete dlls/wined3d/wined3d.dll.so or unlink
> > dlls/wined3d.dll.so or at least define code don't try loading
> > wined3d.dll when "--without-opengl" option is given to it?
> >
> > IOW, "make cle
29 matches
Mail list logo