On Mon, May 30, 2005 at 11:33:28AM +0900, Dmitry Timoshkov wrote:
> "Andreas Mohr" <[EMAIL PROTECTED]> wrote:
>
> > On Sun, May 29, 2005 at 07:05:49PM +0900, Dmitry Timoshkov wrote:
> > > Hello,
> > >
> > > Changelog:
> > > Dmitry Timoshkov <[EMAIL PROTECTED]>
> > > Make more of the OLE i
Am Montag, den 30.05.2005, 10:29 +0900 schrieb Dmitry Timoshkov:
> > +
> > +return StrCmpW(e1->name, e2->name);
>
> I strongly suspect that this comparison should be case insensitive.
Sorry for not written this comment:
* The Commands are Case-Sensitive! (Checked with Win98SE and Win2000)
*
On Wed, 2005-05-25 at 09:13 -0700, Dan Kegel wrote:
> Now somebody should update
>
> http://www.winehq.com/site/docs/wine-devel/testing-windows
>
> with a new section sorta like the following
> (Yeah, I should check this text in, but I gotta run. At least I wrote
> a first draft, eh?):
Thanks f
"Andreas Mohr" <[EMAIL PROTECTED]> wrote:
> On Sun, May 29, 2005 at 07:05:49PM +0900, Dmitry Timoshkov wrote:
> > Hello,
> >
> > Changelog:
> > Dmitry Timoshkov <[EMAIL PROTECTED]>
> > Make more of the OLE interface vtables const.
> You do know that those will *not* end up const?
>
> fil
"Detlef Riekenberg" <[EMAIL PROTECTED]> wrote:
> Changelog:
> Partial Implementation of shell32/SHHelpShortcuts_RunDLL
>Connect and Disconnect: Forwarded to mpr.dll
>AddPrinter: Forwarded to printui.dll
> +static int shrundll_compare(const void *p1, const void *p2)
> +{
> +str
Hi Michael,
Please consider the configure based global flag only an option. That's
actually what I said several times. It could be a per application option as
well. And there is no problem in activating it via a wine-specific API, which
would override the config on a per process basis.
P
On Sun, 2005-05-29 at 21:10 +0100, J. Grant wrote:
> Hello,
>
> I am getting this error when trying to run Half Life2 in
> err:mmio:MMIO_ParseExtA. Could someone tell me if this is a problem in
> in WINE, or a problem in my setup? Or not an error at all..?
>
> Also if there is already a document
Hi, I am getting this underrun when running Call of Duty v1.5.
fixme:powermgnt:SetThreadExecutionState (0x2): stub, harmless.
fixme:mmtime:timeBeginPeriod Stub; we set our timer resolution at minimum
fixme:mmtime:timeEndPeriod Stub; we set our timer resolution at minimum
fixme:mmtime:timeBeginPer
Hello,
I am getting this error when trying to run Half Life2 in
err:mmio:MMIO_ParseExtA. Could someone tell me if this is a problem in
in WINE, or a problem in my setup? Or not an error at all..?
Also if there is already a document on setting up Half Life2 could
someone direct me to it please,
On Thu, 26 May 2005 01:15:45 +0100, Mike Hearn wrote:
> Mike Hearn <[EMAIL PROTECTED]>
> Default setting for RelayExclude
Alexandre, any reason this didn't get in?
thanks -mike
Marcus Meissner wrote:
Hmm, this seems weird, I looked into the config.log after running
configure, but the tests for libgif already do fail when using the wrong
library version (DGifOpen (); is missing; it reads:
configure:15519: checking for -lungif soname
configure:15549: gcc -o conftest -g
Mike Hearn <[EMAIL PROTECTED]> wrote:
> I can't comment on the DirectX side of things, but this looks like a
> textbook case of how to do a patch correct.
Thanks :)
On 5/29/05, Lionel Ulmer <[EMAIL PROTECTED]> wrote:
>
> The only (minor) gripe I would have with this patch is the use of the 'lo
On Sun, 2005-05-29 at 20:49 +0200, Andreas Mohr wrote:
> So, does anybody know what seems to be wrong with winegcc or why it
> chose to do that?
winegcc is just a wrapper around gcc, it just passes stuff on to the
native compiler. I doubt it's because of that (unless some of the
additional options
Hi,
On Sun, May 29, 2005 at 07:05:49PM +0900, Dmitry Timoshkov wrote:
> Hello,
>
> Changelog:
> Dmitry Timoshkov <[EMAIL PROTECTED]>
> Make more of the OLE interface vtables const.
You do know that those will *not* end up const?
filemoniker.c:static const IClassFactoryVtbl FileMonikerCFV
Sunday, May 29, 2005, 2:17:12, Vitaliy Margolen wrote:
> Hi,
> Changelog
> * Shift selected tab text up instead of down.
>- drawRect->>bottom += 3;
>+ drawRect->>bottom -= 3;
This does not shift tab up. This will shrink tab text area instead of growing
it. Also you missed note abo
> Hmm, this seems weird, I looked into the config.log after running
> configure, but the tests for libgif already do fail when using the wrong
> library version (DGifOpen (); is missing; it reads:
>
> configure:15519: checking for -lungif soname
> configure:15549: gcc -o conftest -g -O2 confte
As already said by Mike, nice patch (and also nice test script). I think I
was the one who added the previous comment (and it's true that I only tested
it without the COMPLEX bit set).
The only (minor) gripe I would have with this patch is the use of the 'log()
/ log()' to compute the mipmap count
On Sat, 28 May 2005 23:36:52 +0200, Antoine Chavasse wrote:
> I don't know if I did this right, any comment is welcome.
I can't comment on the DirectX side of things, but this looks like a
textbook case of how to do a patch correct. Unified diff from the source
root, test cases, clear explanation,
On Sat, 28 May 2005 17:04:59 +0200, Lionel Ulmer wrote:
> After, if I continue to be motivated to hack on DPlay, I may take a shot at
> implementing a built-in version of 'dpwsockx.dll' (I never touched any
> Windows networking programming so it could be nice to change a bit).
Good luck! Be warned
19 matches
Mail list logo