Wine preloader redux

2008-03-03 Thread Dan Kegel
Say, it looks like at some point in the past, an alternate approach was looked at for reserving special addresses: http://bugzilla.kernel.org/show_bug.cgi?id=2255 If that kernel issue were resolved, would that let us get rid of the preloader?

Re: Summer of code 2008 - cmd.exe compatibility?

2008-03-03 Thread Edward Savage
Does this also include applications that dump data to cmd.exe will have it show now instead of not as is current? (Ie Eve Online starts with a console, under windows it will list a bunch of starting information for the game in cmd, under wine the box remains empty unless their is a memory error.

Re: Summer of code 2008, looking for volunteers

2008-03-03 Thread Stefan Dösinger
Am Montag, 3. März 2008 22:22:30 schrieb Maarten Lankhorst: > I'm also looking for project ideas, if anyone has an idea for a > project for the summer of code, please update > http://wiki.winehq.org/SummerOfCode . I would prefer projects that can > be done by small changes at a time, like implement

Re: Request for comments on listview patch which was rejected.

2008-03-03 Thread Dimi Paun
On Tue, 2008-03-04 at 01:40 +0100, Peter Dons Tychsen wrote: > It looks quite sober to me... Looks good to me too... -- Dimi Paun <[EMAIL PROTECTED]> Lattica, Inc.

Request for comments on listview patch which was rejected.

2008-03-03 Thread Peter Dons Tychsen
Hello Devs. I sent in this listview patch some while ago, but it was silently rejected (like most of my patches :-)). Before i re-send it, could someone take a peak at it and tell me what is wrong? It looks quite sober to me... /p >From f1ec43b0c629e51b5e16d967d9d5f54005b7b3d6 Mon Sep 17 00:00:

Re: Summer of code 2008 - cmd.exe compatibility?

2008-03-03 Thread Lei Zhang
On Mon, Mar 3, 2008 at 3:38 PM, Ann & Jason Edmeades <[EMAIL PROTECTED]> wrote: > Hiya, > > Out of interest, what is meant by improving cmd.exe compatibility? Add support for all the cmd.exe switches and all the dos batch programming constructs?

Summer of code 2008 - cmd.exe compatibility?

2008-03-03 Thread Ann & Jason Edmeades
Hiya, Out of interest, what is meant by improving cmd.exe compatibility? Jason

Summer of code 2008, looking for volunteers

2008-03-03 Thread Maarten Lankhorst
Hi all, I'm planning on being administrator for wine project with the summer of code 2008. I'm looking for mentor volunteers. If you don't know what that is read take some time to read through http://code.google.com/soc/2008/faqs.html If anyone is interested, please contact me privately. I'm als

Re: Bugzilla's down again

2008-03-03 Thread Austin English
On Mon, Mar 3, 2008 at 2:26 PM, Ben Hodgetts <[EMAIL PROTECTED]> wrote: > Seems to work for me although initially loading it took a little longer > than it normally does. > > Ben H. > > > > Jeremy Newman wrote: > > It didn't go down that I'm aware of. At least not in the same way it had > > be

Re: Bugzilla's down again

2008-03-03 Thread Ben Hodgetts
Seems to work for me although initially loading it took a little longer than it normally does. Ben H. Jeremy Newman wrote: > It didn't go down that I'm aware of. At least not in the same way it had > been crashing before. > > Austin English wrote: > >> Someone with access care to reset mysql

Re: Bugzilla's down again

2008-03-03 Thread Jeremy Newman
It didn't go down that I'm aware of. At least not in the same way it had been crashing before. Austin English wrote: > Someone with access care to reset mysql? > > -Austin > >

Re: Building dlls/oleaut32/tests/olepicture.c under Cygwin?

2008-03-03 Thread Dan Kegel
On Mon, Mar 3, 2008 at 8:51 AM, Steven Edwards <[EMAIL PROTECTED]> wrote: > The default search order for the headers on cygwin/mingw is host then > Wine so if you just remove or rename the w32api headers you will end > up including the Wine headers which may fix the problem. That did it. So th

Re: Next big app(s) to try?

2008-03-03 Thread Kuba Ober
On Sunday 17 February 2008, denis bonnenfant wrote: > Another major application that may be interesting to support is SolidWorks. > http://appdb.winehq.org/objectManager.php?sClass=version&iId=8983 > > Why ? > > - It's one of the most popular CAD application for mechanical design and > engineering,

Bugzilla's down again

2008-03-03 Thread Austin English
Someone with access care to reset mysql? -Austin

Re: Getting apps running under Wine

2008-03-03 Thread Juan Lang
Hi Martin, > 1) User interface stuff. We are using dialogs (MFC CDialog) that have > non-default font size (i.e. Times New Roman, 12 ). The font is > displayed correctly under Wine, but dialog window has wrong size (it's > smaller and some parts of dialog, mainly buttons at bottom, are not >

Re: Building dlls/oleaut32/tests/olepicture.c under Cygwin?

2008-03-03 Thread Steven Edwards
On Mon, Mar 3, 2008 at 11:29 AM, Dan Kegel <[EMAIL PROTECTED]> wrote: > > The cygwin ones. Think I can just add that one define to them? > > I bet not. I guess I'll try the microsoft headers next. The default search order for the headers on cygwin/mingw is host then Wine so if you just remove

Re: Building dlls/oleaut32/tests/olepicture.c under Cygwin?

2008-03-03 Thread Dan Kegel
On Mon, Mar 3, 2008 at 8:24 AM, Dan Kegel <[EMAIL PROTECTED]> wrote: > On Mon, Mar 3, 2008 at 8:19 AM, Robert Shearman <[EMAIL PROTECTED]> wrote: > > From ocidl.h: > > #define IPictureDisp_Invoke ... > > > > Which headers are you using? > > The cygwin ones. Think I can just add that one d

Re: Building dlls/oleaut32/tests/olepicture.c under Cygwin?

2008-03-03 Thread Dan Kegel
On Mon, Mar 3, 2008 at 8:19 AM, Robert Shearman <[EMAIL PROTECTED]> wrote: > From ocidl.h: > #define IPictureDisp_Invoke ... > > Which headers are you using? The cygwin ones. Think I can just add that one define to them?

Re: Building dlls/oleaut32/tests/olepicture.c under Cygwin?

2008-03-03 Thread Robert Shearman
Dan Kegel wrote: > 7. Try compiling again. Now you fail with a handful of errors like > /cygdrive/c/DOCUME~1/Liz/LOCALS~1/Temp/ccXL7SF3.o:olepicture.c:(.text+0x18e5): > u > ndefined reference to `_IPictureDisp_Invoke' > > Seems like a portability problem in tests/olepicture.c. From ocidl.h: #de

Re: winex11.drv: Add DefaultRefreshRates option to specify refreshratewhen application does not

2008-03-03 Thread Denver Gingerich
On Mon, Mar 3, 2008 at 10:25 AM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > "Denver Gingerich" <[EMAIL PROTECTED]> wrote: > > > > The only way I could see of modifying the default refresh rate under > > Windows is to change it through Display Settings. Unfortunately, not > > all Wine platform

Building dlls/oleaut32/tests/olepicture.c under Cygwin?

2008-03-03 Thread Dan Kegel
I tried building dlls/oleaut32/tests/olepicture.c on Windows using cygwin, but ran into a couple small problems. The main problem is: /cygdrive/c/DOCUME~1/Liz/LOCALS~1/Temp/ccXL7SF3.o:olepicture.c:(.text+0x18e5): undefined reference to `_IPictureDisp_Invoke' That sounds fishy - is that test using

Re: winex11.drv: Add DefaultRefreshRates option to specify refreshratewhen application does not

2008-03-03 Thread Dmitry Timoshkov
"Denver Gingerich" <[EMAIL PROTECTED]> wrote: > The only way I could see of modifying the default refresh rate under > Windows is to change it through Display Settings. Unfortunately, not > all Wine platforms have this option. On my system, where the Nvidia > binary driver automatically construc

Re: winex11.drv: Add DefaultRefreshRates option to specify refresh ratewhen application does not

2008-03-03 Thread Denver Gingerich
On Mon, Mar 3, 2008 at 6:03 AM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > "Denver Gingerich" <[EMAIL PROTECTED]> wrote: > > > This patch allows the user to specify a list of default refresh > > rates to use at particular resolutions to override the default > > behavior that chooses the refre

Re: [PATCH 1/4] rpcss: Implement endpoint-mapper server using DCE/RPC.

2008-03-03 Thread Alexandre Julliard
Robert Shearman <[EMAIL PROTECTED]> writes: > --- > include/Makefile.in|2 + > include/sharedidl/dcetypes.idl | 88 > include/sharedidl/epm.idl | 113 > programs/rpcss/Makefile.in |3 + > programs/rpcss/epm.idl | 19 +++

Re: [1/3] shlwapi/tests: Move the function pointers to the string test functions where they are initialized and used.

2008-03-03 Thread Francois Gouget
On Mon, 3 Mar 2008, Alexandre Julliard wrote: > Francois Gouget <[EMAIL PROTECTED]> writes: > > > It makes no sense to declare the function pointers globally, but then > > only initialiaze them in one function or another. This is a recipe for > > adding code that calls the function pointer else

Getting apps running under Wine

2008-03-03 Thread Martin Hinner
Hello, I would like to run some of our (win32-based) applications under Linux using Wine. At this time it is only for my personal use, but maybe someday some of our users will like to have it on Linux like me. I have managed to get all of them running, showing at least first dialog/window.

Re: ntdll: Added support for Windows 2008

2008-03-03 Thread Reece Dunn
On 03/03/2008, Robert Shearman <[EMAIL PROTECTED]> wrote: > > I see Microsoft are using even more sneaky tactics these days to > increase sales. They are releasing new versions of Windows with the > first service pack already applied to satisfy the customers who always > wait for the first serv

Re: [PATCH 1/6] OLE: Remove tabs from olepicture.c test file.

2008-03-03 Thread Alexandre Julliard
Please don't do that. -- Alexandre Julliard [EMAIL PROTECTED]

Re: [PATCH 1/1] GDI+: Implement GdipGetImageEncoders.

2008-03-03 Thread Alexandre Julliard
Nathan Beckmann <[EMAIL PROTECTED]> writes: > + > +/* > + * Encoders - > + * Implemented as dummy objects that let the user know which files are > + * supported. Actual encoding is done by OLE. > + * > + * This code is b

Re: mountmgr.sys and ioctl's

2008-03-03 Thread Alexandre Julliard
"Maarten Lankhorst" <[EMAIL PROTECTED]> writes: > What if we always map access to \\.\X: is always mapped to mountmgr, > and let mountmanager open \\.\X:: that would be mapped to > /dosdevices/x::, any ioctl, and read/write stuff that mountmgr can't > handle can then be forwarded to the raw device

Re: [1/3] shlwapi/tests: Move the function pointers to the string test functions where they are initialized and used.

2008-03-03 Thread Alexandre Julliard
Francois Gouget <[EMAIL PROTECTED]> writes: > It makes no sense to declare the function pointers globally, but then > only initialiaze them in one function or another. This is a recipe for > adding code that calls the function pointer elsewhere... and before it > has been initialized of course.

Re: winex11.drv: Add DefaultRefreshRates option to specify refresh ratewhen application does not

2008-03-03 Thread Dmitry Timoshkov
"Denver Gingerich" <[EMAIL PROTECTED]> wrote: > This patch allows the user to specify a list of default refresh > rates to use at particular resolutions to override the default > behavior that chooses the refresh rate based on whichever mode > is first in the list for a given resolution. The list

Re: Regession tests

2008-03-03 Thread Alistair Leslie-Hughes
"Paul Vriens" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Alistair Leslie-Hughes wrote: >> Hi, >> >> Some of the regessions test are failing with errors in output file like >> msxml3:domdoc start dlls/msxml3/tests/domdoc.c 1.80 >> msxml3:domdoc done (-1073741819) >> >> Is this du

Re: ntdll: Added support for Windows 2008

2008-03-03 Thread Alistair Leslie-Hughes
"Robert Shearman" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Alistair Leslie-Hughes wrote: >> sizeof(RTL_OSVERSIONINFOEXW), 6, 0, 0x1770, >> VER_PLATFORM_WIN32_NT, >> {' ',0}, >> 0, 0, VER_SUITE_SINGLEUSERTS, VER_NT_WORKSTATION, 0 >> +}, >> +/

Re: ntdll: Added support for Windows 2008

2008-03-03 Thread Robert Shearman
Alistair Leslie-Hughes wrote: > sizeof(RTL_OSVERSIONINFOEXW), 6, 0, 0x1770, VER_PLATFORM_WIN32_NT, > {' ',0}, > 0, 0, VER_SUITE_SINGLEUSERTS, VER_NT_WORKSTATION, 0 > +}, > +/* WIN2K8 */ > +{ > +sizeof(RTL_OSVERSIONINFOEXW), 6, 0, 0x1771, VER_PLATFORM_W

Re: msi: Fix cast-qual warnings

2008-03-03 Thread Robert Shearman
James Hawkins wrote: > module = LoadLibraryExW( file->TargetPath, NULL, > LOAD_LIBRARY_AS_DATAFILE ); > if (module) > { > -LPCWSTR guid; > -guid = MSI_RecordGetString(row,1); > -CLSIDFromString((LPWSTR)guid, &tl_struct.clsid); > +LPWSTR guid; > +

Re: winequartz.drv Mac OS X UI discontinued?

2008-03-03 Thread Adam Strzelecki
James McKenzie wrote: > As to the rest, AJ has stated, repeatedly, that he wants no Obj-C in > the > Wine tree. This prevents bringing in some Mac specific code, and > completely eliminates the winequartz.drv project. I'm not going to > argue with his reasoning, but this forces a Native version