Hi,
This msxml bug requires the TYPELIB resource to be added.
http://bugs.winehq.org/show_bug.cgi?id=11257
I modified the followng file as follows.
Makefile.in
IDL_TLB_SRCS = msxml3_v1.idl
msxml3_v1.idl(new File, with a single line)
#include "msxml2.idl"
version.rc
1 TYPELIB LOADONCALL DIS
On Tuesday January 22 2008 23:56:13 Lei Zhang wrote:
> On Jan 22, 2008 4:01 AM, Alexandre Julliard <[EMAIL PROTECTED]> wrote:
> > Module: wine
> > Branch: master
> > Commit: 390ae9cc2845fe002bc2e68c14d104d927af68b1
> > URL:
> > http://source.winehq.org/git/wine.git/?a=commit;h=390ae9cc2845fe002b
On Jan 22, 2008 4:01 AM, Alexandre Julliard <[EMAIL PROTECTED]> wrote:
> Module: wine
> Branch: master
> Commit: 390ae9cc2845fe002bc2e68c14d104d927af68b1
> URL:
> http://source.winehq.org/git/wine.git/?a=commit;h=390ae9cc2845fe002bc2e68c14d104d927af68b1
>
> Author: Alexandre Julliard <[EMAIL PR
On Tuesday 22 January 2008 23:15:12 Dan Kegel wrote:
> When an app maintainer is logged in to the appdb,
> and there are test results queued for approval,
> the test results queue length is wrongly reported
> as zero at the moment...
Thanks for looking out for AppDB issues.
A patch should be appl
When an app maintainer is logged in to the appdb,
and there are test results queued for approval,
the test results queue length is wrongly reported
as zero at the moment...
Am Dienstag, 22. Januar 2008 16:19:54 schrieb Juan Carlos Montes:
> Hi all,
>
> I need dump the data using the debug log.
>
> trace:winsock:WSASendTo socket 00f8, wsabuf 0x34e1e0, nbufs 1, flags 0, to
> (nil), tolen 0, ovl (nil), func (nil)
>
> if have this one, can i dump the data in 0x34e1e0 with
Re-responses from Eric van Beurden:
> hmm I still don't get how, in a generic way symbols could overlap
> the only think I could come up with if when static functions get
> automatically inlined by the compiler, but that's rather a different
> story (as I'd suspect the inlined function to be a sin
> Please take this discussion OFF LIST. This has nothing to do with
> wine development.
=-O
This was meant not to go to the list. I apologize.
Cheers, Kuba
Hi all,
I need dump the data using the debug log.
trace:winsock:WSASendTo socket 00f8, wsabuf 0x34e1e0, nbufs 1, flags 0, to
(nil), tolen 0, ovl (nil), func (nil)
if have this one, can i dump the data in 0x34e1e0 with another option in debug,
or i need change the source?
thanks a lot,
--
_
"Zachary Goldberg" <[EMAIL PROTECTED]> wrote:
> + + title="Theming WINE"
> + subject="WINE"
Could you please use a commonly accepted capitalization of the project
name - Wine?
--
Dmitry.
Am Montag, 21. Januar 2008 22:33:17 schrieb Roderick Colenbrander:
> Hi,
>
> Don't use ARB_texture_rectangle in combination with EXT_paletted_texture.
> This should get StarCraft running again on Geforce1-FX cards in case of
> DirectDrawRenderer opengl with RenderTargetLockMode readtex. (bug 10697)
Thomas Zimmermann <[EMAIL PROTECTED]> writes:
> this patch fixes a detection error in configure.ac.
>
> 'Xrandr' and 'Xinerama' detection fails if GCC is set to Ansi mode.
> The reason is the use of 'typeof' in the test. GCC does not support
> this keyword when it is in Ansi mode. The patch solves
On Tuesday 22 January 2008 01:04:31 am Detlef Riekenberg wrote:
> - gdi32: Make GetICMProfile behave more like native. Rewrite ansi
> version as a wrapper and move color management functions to their own
> file.
>
> The large subject is an indicator, that the Patch can be splitted.
> IMHO, moving
13 matches
Mail list logo