On 6/28/05, Robert Shearman <[EMAIL PROTECTED]> wrote:
>
> James, the SD in the tests seems to be filled with random data. Can you
> have a go at fixing this?
>
Yea, I'll work on this till I get it fixed.
--
James Hawkins
Vitaliy,
I have been messing around shell32/tests some day ago, and stuck upon a
MSDN, which states that SHGetMalloc() is obsolete. It says we must should
stick with CoTaskMemFree() and CoTaskMemAlloc() instead.
Would you take a thought on this?
"Gerald Pfeifer" <[EMAIL PROTECTED]> wrote:
> The following change to dlls/ntdll/cdrom.c
>
> revision 1.57
> date: 2005/06/27 12:07:49; author: julliard; state: Exp; lines: +13 -19
> Dmitry Timoshkov <[EMAIL PROTECTED]>
> Add a check for sg_io_hdr_t and (not tested) check for scsireq_
Alexandre Julliard wrote:
ChangeSet ID: 18501
CVSROOT:/opt/cvs-commit
Module name:wine
Changes by: [EMAIL PROTECTED] 2005/06/28 08:52:01
Modified files:
dlls/advapi32/tests: security.c
Log message:
Mark as todo a couple of tests that currently fail.
Patch: h
On 6/28/05, Saulius Krasuckas <[EMAIL PROTECTED]> wrote:
> * On Tue, 28 Jun 2005, Hans Leidekker wrote:
> > * On Tuesday 28 June 2005 20:23, Jeremy Newman wrote:
> >
> > > I'll hold off on this patch until the best link is disclosed to me. ;-)
> >
> > OK, I'll be the judge on this, since I wrote MS
- Original Message -
From: "Jacek Caban" <[EMAIL PROTECTED]>
> @@ -78,29 +77,35 @@ static HRESULT WINAPI PersistMoniker_IsD
> static HRESULT WINAPI PersistMoniker_Load(IPersistMoniker *iface, BOOL
fFullyAvailable,
> IMoniker *pimkName, LPBC pibc, DWORD grfMode)
> {
> -FIXME
The following change to dlls/ntdll/cdrom.c
revision 1.57
date: 2005/06/27 12:07:49; author: julliard; state: Exp; lines: +13 -19
Dmitry Timoshkov <[EMAIL PROTECTED]>
Add a check for sg_io_hdr_t and (not tested) check for scsireq_t
presence.
breaks on FreeBSD
cdrom.c: In function
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Alexandre Julliard wrote:
> Anderson Lizardo <[EMAIL PROTECTED]> writes:
>>Fixed the libGL.a configure check for systems where
>>/usr/X11R6/lib/libGL.so is a symbolic link.
>>
>>
>>PS.: I've not used a simple "test -e" because
>>http://www.winehq.org/h
MSCMS tests fails on my box:
| [EMAIL PROTECTED] wine]$ wine dlls/mscms/tests/mscms_test.exe.so 2>&1 | head
-n 6
| This version of Wine was compiled without support for color management
| functions. This means many color functions are empty stubs and you should
| expect your application to fail.
* On Tue, 28 Jun 2005, Hans Leidekker wrote:
> * On Tuesday 28 June 2005 20:23, Jeremy Newman wrote:
>
> > I'll hold off on this patch until the best link is disclosed to me. ;-)
>
> OK, I'll be the judge on this, since I wrote MSCMS for Wine.
Good, soon I will post some question regarding Wine
Hello,
I just wanted to let you know that the new Google Earth application is
working quite well under Wine. There is only an issue with the menus
disappearing under the pictures but it is very promising.
I wrote a message to google to let them know about it (they might want
to add that their app
On Tuesday 28 June 2005 20:23, Jeremy Newman wrote:
> I'll hold off on this patch until the best link is disclosed to me. ;-)
OK, I'll be the judge on this, since I wrote MSCMS for Wine.
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/
> icm/icm_20kz.asp
Saulius was right, th
(I am sorry to reply only privately to Tom both times)
* On Tue, 28 Jun 2005, Jeremy Newman wrote:
>
> I'll hold off on this patch until the best link is disclosed to me. ;-)
Tom and Jeremy, I do not object on this. I have just sent the signal to
the world. :-]
I'll hold off on this patch until the best link is disclosed to me. ;-)
On Tue, 2005-06-28 at 06:43 -0400, Tom Wickline wrote:
> On 6/26/05, Saulius Krasuckas <[EMAIL PROTECTED]> wrote:
> > ChangeLog:
> > Saulius Krasuckas <[EMAIL PROTECTED]>
> > Link to Image Color Management (ICM
I am (still) trying to run a Japanese RPG program in Wine, and it
requires 1) the Indeo video codecs, fortunately downloadable, and 2)
this patch, to prevent crashing on an attempt to IUnknown_Release on a
bogus interface.
Second attempt - first one never appeared on the mail list.
Changelog:
On Mon, 27 Jun 2005 12:06:49 -0400, Dimi Paun wrote:
> Cool, but I wan't the plan to have only one external process (a
> wineexplorer or somesuch) that would handle desktop mode, systray, etc?
Yes, I'm not sure why it was renamed. My first patch to do this did
actually call it winesystray or somet
Hi folks,
As I'm sure you all know, Google has now accepted 6 students
to work on projects for Wine.
Alexandre, Dan Kegel, Lionel Ulmer, Dimi O'Paun and I worked on
the Wine committee that reviewed the applications, and we were all
impressed by the depth and quality of the applications, and we'r
Hello.
Scott Ritchie wrote:
>While poking around the forums today I discovered that some windows
>sysadmins disable permissions for mshtml.dll as a sort of hack to
>prevent spyware infestation due to problems with Internet Explorer.
>
>There's some work being done on mshtml now - if we are coding
Chris Morgan wrote:
The patch needed some minor changes and clarifications. I haven't
received a resubmission yet.
Chris
On 6/27/05, Mitchell Mebane <[EMAIL PROTECTED]> wrote:
David Lee Lambert wrote:
On Wednesday 08 June 2005 08:32 pm, Mitchell Mebane wrote:
I'm putt
I've changed both to match in my tree, since pixel and
vertex shaders are more-or-less identical. I haven't
validated this against windows yet.
--- Ivan Gyurdiev <[EMAIL PROTECTED]> wrote:
> On Tue, 2005-06-28 at 13:37 +0100, Oliver Stieber
> wrote:
> >
> >
> > The first parameter can be name
On Tue, 2005-06-28 at 13:37 +0100, Oliver Stieber wrote:
>
>
> The first parameter can be named (it's pFunction, a
> pointer to the shader function to be validated), and
> d3d8 also needs to be patched.
So... I'm not involved with development, but
it seems to me that it would help if the declara
The first parameter can be named (it's pFunction, a
pointer to the shader function to be validated), and
d3d8 also needs to be patched.
The scrapland demo can be used to test that d3d8 is
correct.
(http://www.download.com/Scrapland-demo/3000-7563_4-10325931.html)
--- James Hawkins <[EMAIL PROT
While poking around the forums today I discovered that some windows
sysadmins disable permissions for mshtml.dll as a sort of hack to
prevent spyware infestation due to problems with Internet Explorer.
There's some work being done on mshtml now - if we are coding a truly
drop-in replacement using
Robert Reif wrote:
Here is a patch that adds an audio driver configure button
and tries to send a DRV_CONFIGURE message to the
selected audio driver.
It doesn't work because it can't find the audio driver. However,
hard coding the driver name to "joystick.drv" does display
the joystick config d
On 6/26/05, Saulius Krasuckas <[EMAIL PROTECTED]> wrote:
> ChangeLog:
> Saulius Krasuckas <[EMAIL PROTECTED]>
> Link to Image Color Management (ICM) Reference instead of
> irrelevant MSCMS Publishing API docs.
>
>
> Index: templates/en/status_dlls.template
> ==
25 matches
Mail list logo