Sorry for the delay, had some troubles getting CVs to update backwards
follownig the instructions on the regression testing page... The
instructions are quoted with ¨ (aka double quote), but for my cvs to do
it, it has to be ' (aka single quote)... Performing tests now, we will
see which one
Wednesday, November 16, 2005, 10:31:24 PM, Dustin Navea wrote:
> I reverted my Xorg install to 6.8.1, so I can at least do some bug
> hunting, and was able to get wine to run WinRAR post 0.9, pre 0.9.1, now
> after updating to cvs as of about an hour or so ago, WinRAR fails to
> start with:
> e
I reverted my Xorg install to 6.8.1, so I can at least do some bug
hunting, and was able to get wine to run WinRAR post 0.9, pre 0.9.1, now
after updating to cvs as of about an hour or so ago, WinRAR fails to
start with:
err:listview:LISTVIEW_WindowProc unknown msg 108c wp= lp=
Raphael wrote:
Changelog:
- semi implementation of advpack APIs LaunchINFSection/LaunchINFSectionEx
- semi implementation of advpack API ExtractFiles
- setupapi: correct and check pExtractFiles return code
I have a few comments:
Saulius Krasuckas wrote:
Log message:
Saulius Krasuckas <[EMAIL PROTECTED]>
Don't call unicode function of file API as they fail on Win9x.
? dlls/mscms/tests/mscms_test.dsp
Index: dlls/mscms/tests/profile.c
===
RCS
Steven Edwards wrote:
Hi Rob,
This is the reply from Hervé.
1) Windows doesn't have a isspaceW method, so I tested the iswspace
method, which should be equivalent.
Test program:
#include
#include
int main(int argc, char *argv[])
{
int space;
space = iswspace(0xfeff);
printf("iswsp
On Wed, 2005-11-16 at 23:56 +0100, Raphael wrote:
> +if (!bRet) {
> + ERR("Failed to CopyFileW(%s, %s)\n", debugstr_w(src),
> debugstr_w(dst));
> +}
You shouldn't issue ERR if the function can deal with
the error condition. Just return the appropriate error
code. ERR is to signal a ca
Raphael schrieb:
> You can provide a similar behavior with opengl:
>
> from
> http://rzaix12.rrz.uni-hamburg.de/doc_link/en_US/a_doc_lib/libs/openglrf/glXGetFBConfigAttrib.htm
>
>
> GLX_CONFIG_CAVEAT This attribute defines any problems that the GLX FBConfig
> may have:
>
> GLX_NONE
> No cav
Raphael escreveu:
Hi,
I'm working on advpack API LaunchINFSectionEx (trying to get mdac 2.7
installer working)
And i have a strage problem:
In attached subset of my "+file,+advpack,+setupapi,+cabinet" log
you can see at line 30 that CopyFile failed to copy
"C:\\windows\\temp\\IXP010.TMP\\o
Jacek Caban wrote:
Hi Cihan,
Cihan Altinay wrote:
Ok, I looked into it again and found a solution. The problem
was that the '{' character was treated as a separator which
is generally correct. But it seems that key names like the one
mentioned above are allowed without single quotes around the
Lionel Ulmer schrieb:
> On Wed, Nov 16, 2005 at 03:21:29PM +0100, Peter Beutner wrote:
>
>>At the moment wine always set the PFD_GENERIC_ACCELERATED flag in
>>X11DRV_DescribePixelFormat.
>>SeriousSam uses this flag to determine if the pixelformat is hardware
>>accelerated.
>>If the flag is set i
Steven Edwards wrote:
Hi,
On 11/13/05, Robert Reif <[EMAIL PROTECTED]> wrote:
Changelog:
- add a simple sound driver test
Download the test wave file from:
This is 3 megs. Could we not use a higher level studd and use winemp3
to docode a mp3 that can be embedded in a resource script
On 11/17/05, Saulius Krasuckas <[EMAIL PROTECTED]> wrote:
> * On Thu, 17 Nov 2005, Saulius Krasuckas wrote:
> >
> > I didn't see point in adding HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)
>
> I mean:HRESULT_FROM_WIN32(ERROR_MOD_NOT_FOUND),
>
Hmm that makes a difference. I'll
On 11/17/05, Saulius Krasuckas <[EMAIL PROTECTED]> wrote:
> I didn't see point in adding HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)
> value into every checks for TranslateInfString(), as all they fails in the
> same way later. I guess, this is because of NT3.51 unability to parse
> usual INF-files.
On 11/16/05, Raphael <[EMAIL PROTECTED]> wrote:
>
> Changelog:
> - semi implementation of advpack APIs LaunchINFSection/LaunchINFSectionEx
> - semi implementation of advpack API ExtractFiles
> - setupapi: correct and check pExtractFiles return code
>
I appreciate your work on advpack, but s
Hi,
I'm working on advpack API LaunchINFSectionEx (trying to get mdac 2.7
installer working)
And i have a strage problem:
In attached subset of my "+file,+advpack,+setupapi,+cabinet" log
you can see at line 30 that CopyFile failed to copy
"C:\\windows\\temp\\IXP010.TMP\\odbc32.dll"
to "c:\\w
From: "Eric Pouech" <[EMAIL PROTECTED]>
> and how do you deal of MSDN docs evolving ? I'm not even speaking of
> evolution because of new features, but MSDN gets updated from questions
> asked on the KB.
It's true. For this reason I've clearly marked on the common controls
the date and exact ver
> "Eric" == Eric Pouech <[EMAIL PROTECTED]> writes:
Eric> ChangeLog: As some people tend to toy with __UnDName, this patch
Eric> provides a sample of the joy of MSC symbol mangling
Eric,
the biggest problem I encountered with undname was that native msvcrt always
returns something, a
On Wednesday 16 November 2005 19:08, Lionel Ulmer wrote:
> On Wed, Nov 16, 2005 at 03:21:29PM +0100, Peter Beutner wrote:
> > At the moment wine always set the PFD_GENERIC_ACCELERATED flag in
> > X11DRV_DescribePixelFormat. SeriousSam uses this flag to determine if the
> > pixelformat is hardware a
On Wed, Nov 16, 2005 at 08:45:05PM +0100, Detlef Riekenberg wrote:
> Hi
>
>
> GCC did not warn us on this bogus code (dlls/user/tests/monitor.c):
>
> ret = EnumDisplayDevicesA(NULL, num, &dd, 0), "EnumDisplayDevices fails
> \n";
>
>
> This Line is in CVS since 28 Sep.2005
> Should we have stro
On 16.11.2005 18:20, Maarten Lankhorst wrote:
> trace:bitblt:GdiAlphaBlend 0x3b80 0,0 485x422 -> 0xa480 0,0 83x62
> op=00 flags=00 srcconstalpha=ff alphafmt=01
> err:syslevel:_CheckNotSysLevel Holding lock 0x404f0340 level 3
> wine: Unhandled exception (thread 0009), starting debugger...
Hm, does
Vitaly Lipatov wrote:
В сообщении от 14 Ноябрь 2005 21:56 Robert Shearman написал(a):
Vitaly Lipatov wrote:
We are use stderr for print usage or info message in wine programs such as
eject
winedump
winebuild
wine main (dlls/kernel/process.c)
It is broken behavior: info messages usuall
Hi
GCC did not warn us on this bogus code (dlls/user/tests/monitor.c):
ret = EnumDisplayDevicesA(NULL, num, &dd, 0), "EnumDisplayDevices fails
\n";
This Line is in CVS since 28 Sep.2005
Should we have stronger Compiler-Flags?
Patch already send.
http://www.winehq.org/pipermail/wine-patches/2
When I started playing with Wine a few months ago, the first problem I ran
into were missing AVI resources in shell32. Web searches indicated people
asking about these resources over the past several years, but they are still
missing.
I have no artistic talents, so for my testing purposes I just
On Wed, Nov 16, 2005 at 03:21:29PM +0100, Peter Beutner wrote:
> At the moment wine always set the PFD_GENERIC_ACCELERATED flag in
> X11DRV_DescribePixelFormat.
> SeriousSam uses this flag to determine if the pixelformat is hardware
> accelerated.
> If the flag is set it is interpreted as _no_ ha
Fix AlphaBlend() to extract the right part of the source DIB.
(http://www.winehq.com/hypermail/wine-patches/2005/08/0331.html)
After some regression testing, It looks like this patch is the one
that breaks signing into msn messenger. I m not sure why, so Im
interested in finding out why it happens
Hi Cihan,
Cihan Altinay wrote:
Ok, I looked into it again and found a solution. The problem
was that the '{' character was treated as a separator which
is generally correct. But it seems that key names like the one
mentioned above are allowed without single quotes around them.
The attached patc
I've narrowed it down to dlls/user/win.c. If I link the gcc3.4.3
version of the object file (win.o) with all other objects being the
gcc4.0.1 versions, Dreamweaver MX (v6.1) does not leave the splash
screen hanging.
I ran a +win trace against both versions, but it's not immediately
apparent to me
On Tue, 15 Nov 2005 11:20:10 +0200, in gmane.comp.emulators.wine.user
you wrote:
> Hi all,
>
>I found that some applications does not work more. The last successfull
>version was 20050310.
>For testing I can propose one example :
>http://hem.bredband.net/alivor/ichat121b6.exe
In general if
well my mail may be off-topic/irrelevant
please have a look at
http://www.opengl.org/resources/faq/technical/mswindows.htm
(faq no 5.040)
thanks,
vijay
On 11/16/05, Peter Beutner <[EMAIL PROTECTED]> wrote:
> At the moment wine always set the PFD_GENERIC_ACCELERATED flag in
> X11DRV_DescribePixelF
At the moment wine always set the PFD_GENERIC_ACCELERATED flag in
X11DRV_DescribePixelFormat.
SeriousSam uses this flag to determine if the pixelformat is hardware
accelerated.
If the flag is set it is interpreted as _no_ hardware acceleration available.
Unfortunately MSDN isn't really clear ab
В сообщении от 14 Ноябрь 2005 21:56 Robert Shearman написал(a):
> Vitaly Lipatov wrote:
> >We are use stderr for print usage or info message in wine programs such as
> >eject
> >winedump
> >winebuild
> >wine main (dlls/kernel/process.c)
> >
> >It is broken behavior: info messages usually expected f
Hi,
On Tue, Nov 15, 2005 at 04:46:37PM -0600, Phil Lodwick wrote:
> ChangeLog:
> _tempnam uses the TMP environment variable and does not truncate prefix
Your diff file has strange DOS line endings (^M) and thus might fail to get
applied by Alexandre.
Try dos2unix or unix2dos or so.
Thanks for yo
33 matches
Mail list logo