Re: wine/dlls/advapi32/tests security.c

2005-06-28 Thread James Hawkins
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

shell32/tests: ILFree is not exported on all versions

2005-06-28 Thread Saulius Krasuckas
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?

Re: dlls/ntdll/cdrom.c breakage

2005-06-28 Thread Dmitry Timoshkov
"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_

Re: wine/dlls/advapi32/tests security.c

2005-06-28 Thread Robert Shearman
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

Re: lostwages: fix link to ICM documentation

2005-06-28 Thread Tom Wickline
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

Re: MSHTML: THIS macros clean up

2005-06-28 Thread Dimi Paun
- 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

dlls/ntdll/cdrom.c breakage

2005-06-28 Thread Gerald Pfeifer
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

Re: Fix libGL.a check on configure

2005-06-28 Thread Anderson Lizardo
-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: testing with no support for color management

2005-06-28 Thread Saulius Krasuckas
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.

Re: lostwages: fix link to ICM documentation

2005-06-28 Thread Saulius Krasuckas
* 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

Google Earth

2005-06-28 Thread Jonathan Ernst
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

Re: lostwages: fix link to ICM documentation

2005-06-28 Thread Hans Leidekker
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

Re: lostwages: fix link to ICM documentation

2005-06-28 Thread Saulius Krasuckas
(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. :-]

Re: lostwages: fix link to ICM documentation

2005-06-28 Thread Jeremy Newman
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

[Fwd: QUARTZ: initialize AM_MEDIA_TYPE to prevent crash]

2005-06-28 Thread Alex Villací­s Lasso
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:

Re: Move Notification Window (aka systray) To A Separate Process

2005-06-28 Thread Mike Hearn
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

Follow up to Google's Summer of Code

2005-06-28 Thread Jeremy White
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

Re: MSHTML and spyware

2005-06-28 Thread Jacek Caban
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

Re: [wine] Soliciting suggestions for AppDB

2005-06-28 Thread Mitchell Mebane
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

Re: d3d9: Correct number of params for ValidateVertexShader

2005-06-28 Thread Oliver Stieber
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

Re: d3d9: Correct number of params for ValidateVertexShader

2005-06-28 Thread Ivan Gyurdiev
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

Re: d3d9: Correct number of params for ValidateVertexShader

2005-06-28 Thread Oliver Stieber
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

MSHTML and spyware

2005-06-28 Thread Scott Ritchie
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

Re: winecfg audio question

2005-06-28 Thread Robert Reif
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

Re: lostwages: fix link to ICM documentation

2005-06-28 Thread Tom Wickline
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 > ==