On Wed, 2006-03-01 at 07:50 +0100, Stefan Dösinger wrote:
> Hi,
> > I got a lot of these two messages:
> > fixme:d3d_surface:IWineD3DSurfaceImpl_UnlockRect unsupported unlocking
> > to Rendering surface [EMAIL PROTECTED] usage(1)
> > fixme:d3d:IWineD3DDeviceImpl_CopyRects Wanted to copy partial sur
Hi,
> I got a lot of these two messages:
> fixme:d3d_surface:IWineD3DSurfaceImpl_UnlockRect unsupported unlocking
> to Rendering surface [EMAIL PROTECTED] usage(1)
> fixme:d3d:IWineD3DDeviceImpl_CopyRects Wanted to copy partial surfaces
> not implemented, returning D3DERR_INVALIDCALL
>
> I'll play
On Tue, Feb 28, 2006 at 11:19:19PM +0100, Gerald Pfeifer wrote:
> On Tue, 28 Feb 2006, Raphael wrote:
> > Yes wine use libxml2 for msxml implementation (see
> > dlls/msxml3/Makefile.in) but autoconf/automake check it
>
> Thanks for this information. Alexandre, patch for you below. ;-)
>
> Geral
I just tried the new d3d8 code with FFXiBench3 again tonight and it's
pretty good!The textures are mostly there and there are only a
handful of recurring glitches.This demo is downloadable from
http://www.playonline.com.
Some textures had their colors munged up. I assume this is related
On Tue, 28 Feb 2006, Raphael wrote:
> Yes wine use libxml2 for msxml implementation (see
> dlls/msxml3/Makefile.in) but autoconf/automake check it
Thanks for this information. Alexandre, patch for you below. ;-)
Gerald
ChangeLog:
Fix spelling Red Hat. Remove unneeded references to Debian and
> Please submit a seperate patch for the windns.h header file.
In order for the patch to compile you need the windns.h header.
> Hmmm. The Windows Platform SDK doesn't define this function as
WINAPI.
In WinDNS.h in the PSDK include directory, it is declared as BOOL
WINAPI.
> Maybe cdecl instead,
From: "Evgeny F" <[EMAIL PROTECTED]>
> Does anybody working on winefile right now?
Nobody seems to working on it Evgeny, I think you'd
be pretty safe to go ahead and do the work.
--
Dimi Paun <[EMAIL PROTECTED]>
Lattica, Inc.
Hi there!
Does anybody working on winefile right now? I would like to implement some
features, currently reported as unimplemented. (for example create directory
dialog)
If anybody is doing it right now, please contact to avoid duplicated efforts.
Yours
Hi there!
Is anybody working on winefile right now?
I would like to implement some of its features currently marked as
unimplemented (like Create Directory).
So if anybody is working on it, please contact me in order to avoid
duplicating efforts.
Yours
Hi,
> I was installing "ls2004.exe" (Lan Suite) from http://www.software602.com
> on a Slackware Linux 10.2 system using wine 0.98 from your website when at
> the end of the installation this error was coming up !
I doubt that this app can ever fully work in Wine. A mail server isn't the
problem,
Here is the command line captur of ls2004.exe installation that failed right
at the end !
Using Slackware 10.2 and Wine-0.98, hope you can fix it for the Wine-1.0
[EMAIL PROTECTED]:~# wine ls2004.exe
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:RpcChannelBuffer_GetDestCtx (0x423
I was installing "ls2004.exe" (Lan Suite) from http://www.software602.com
on a Slackware Linux 10.2 system using wine 0.98 from your website when at
the end of the installation this error was coming up !
Error Code:-5011 : 0x80020005
Error Information:
Kernel\TextSubstitution.cpp (292)
Set
Although #ifdef GL_VERSION_2_0 will make compilation work with older
OpenGl headers, it's not the way to fix this. Basically, wined3d
should check for functionallity during runtime with GL_SUPPORT and
call extensions with GL_EXTCALL. The issue has come up a few times
before with patches from the sa
On 28/02/06, Christian Gmeiner
<[EMAIL PROTECTED]> wrote:
> device.o: In function `IWineD3DDeviceImpl_SetRenderState':
> /home/austriancoder/development/wine/dlls/wined3d/device.c:3770:
> undefined reference to `glStencilOpSeparate'
> /home/austriancoder/development/wine/dlls/wined3d/device.c:3799:
Neal Gompa wrote:
The Win32 programs that come with Wine, with the exception of the Task
Manager, seems to take on Windows's info box instead of using its own...
AND it says "Microsoft(R) WINE" That is definitely not good
Check it out by downloading the Windows binaries off the downlo
The Win32 programs that come with Wine, with the exception of the
Task Manager, seems to take on Windows's info box instead of using its
own... AND it says "Microsoft(R) WINE" That is definitely not
good Check it out by downloading the Windows binaries off the
download page They need to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
is there or will be there any solution to execute .bat programs over PIF files
and avoid the error below?
fixme:winevdm:pif_cmd .bat programs in pif files are not supported.
The "fixme" message occurs when I try to run external programs wit
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
make[2]: Entering directory
`/home/austriancoder/development/wine/dlls/wined3d'
../../tools/winegcc/winegcc -B../../tools/winebuild -shared
./wined3d.specbasetexture.o cubetexture.o device.o directx.o
drawprim.o indexbuffer.o pixelshader.o query.o
Rein Klazes <[EMAIL PROTECTED]> writes:
> Fixing bug #4506: unaligned 32bit access, can access one byte beyond the
> pixel buffer.
>
> Changelog:
> dlls/x11drv : dib_convert.c
> Avoid unaligned 32 bit reads, and reads beyond the input pixel buffer in
> the convert_888_to_0888_* functions.
This
Martin Jorge Bayo wrote:
Hi, Any can help me
No. Please don't forward this kind of thing to wine-devel. If somebody
can help you, they'll answer in wine-users. If not, file a bug on bugzilla.
Mike
-- Forwarded message --From: Martin Jorge Bayo <[EMAIL PROTECTED]>Date: 28-feb-2006 8:15
Subject: error 3633To: [EMAIL PROTECTED]Hi, Any can help me
fixme:ole:CoRegisterMessageFilter stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stu
Eric Pouech <[EMAIL PROTECTED]> writes:
> - split dbg_main_loop in two parts (one for finishing the debuggee
> attachment, the second one really for handling the main loop)
> - removed now longer needed dbg_main_loop
This doesn't compile, you still have references to dbg_main_loop.
--
Alexand
dmitry serpokryl wrote:
Hi, thanks for your feedback.
I just updated wine cvs, no ./configure errors but still "make" unable
to complete:
gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__
-D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-gstabs+ -Wdecla
23 matches
Mail list logo