On Fri, Apr 4, 2008 at 11:11 AM, Lei Zhang <[EMAIL PROTECTED]> wrote:
>
> On Fri, Apr 4, 2008 at 9:14 AM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote:
> > "Lei Zhang" <[EMAIL PROTECTED]> wrote:
> >
> >
> > > The edit control is the child of a dialog box bar, which is in turn
> > > the child of
On Fri, Apr 4, 2008 at 5:35 PM, Austin English <[EMAIL PROTECTED]> wrote:
> On 4/4/08, Dan Kegel <[EMAIL PROTECTED]> wrote:
> > New (by A.F. and Austin):
> > 11420 advapi320 service control manager API problem:
> > name of named objects might differ (client vs. service process)
On 4/4/08, Dan Kegel <[EMAIL PROTECTED]> wrote:
> New (by A.F. and Austin):
> 11420 advapi320 service control manager API problem:
> name of named objects might differ (client vs. service process)
I didn't add that one, I think you mean:
4372 comctl32 1 listview: ca
Here are the 1.0 bug list changes since April 1:
Fixed (by Stefan D. and Lei):
5955 directx-8 DirectDrawCreate crash on non-OpenGL desktop
New (by A.F. and Austin):
11420 advapi320 service control manager API problem:
name of named objects might differ (client vs. s
I am looking at ddiwrapper lately and having a lot of fun with it. Is Marcel's
on-going
not-merged work anywhere on line that I can have a peek before its merge into
wine?
Hin-Tak
--- On Mon, 31/3/08, Detlef Riekenberg <[EMAIL PROTECTED]> wrote:
> From: Detlef Riekenberg <[EMAIL PROTECTED]>
>
Dan Kegel wrote:
> To get your change and test accepted, please send a patch,
> and make the test a real wine conformance test.
I found a test in dlls/msvcrt/tests/file.c that seems to have been
mad inactive by use of a "todo_wine". Activating the test without
my patch results in two failures:
--- On Fri, 4/4/08, Lei Zhang <[EMAIL PROTECTED]> wrote:
> From: Lei Zhang <[EMAIL PROTECTED]>
> Subject: Re: Documentation is still in CVS?
> To: "Hin-Tak Leung" <[EMAIL PROTECTED]>
> Cc: "Wine Devel"
> Date: Friday, 4 April, 2008, 6:50 PM
> On Fri, Apr 4, 2008 at 8:35 AM, Hin-Tak Leung
> <[EMAI
I'll say upfront that, *thank you* for wine tricks!
Recently I encounted an interesting issue - I have a .wgetrc which sets always
construct directory, and always time stamps, etc. It is equivalent to the
command line option:
"-x, --force-directoriesforce creation of directories" - whil
--- On Thu, 3/4/08, Lei Zhang <[EMAIL PROTECTED]> wrote:
> The instructions on http://www.winehq.org/site/cvs works
> for me.
Doesn't work for me:
$ cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/wine co -P docs
cvs [checkout aborted]: connect to [wine.cvs.sourceforge.net]:2401 failed:
Connecti
On Fri, Apr 4, 2008 at 10:50 AM, andre furtado <[EMAIL PROTECTED]> wrote:
>
>
> add softpub exported functions prototypes...
>
> HRESULT WINAPI GenericChainCertificateTrust(IN OUT PCRYPT_PROVIDER_DATA
> pProvData)
> HRESULT WINAPI GenericChainFinalProv(IN OUT PCRYPT_PROVIDER_DATA pProvData)
> HRE
2008/4/4 James Hawkins <[EMAIL PROTECTED]>:
> Hi,
>
> Changelog:
> * Test and implement CreateAssemblyNameObject.
>
Please ignore this patch.
--
James Hawkins
add softpub exported functions prototypes... HRESULT WINAPI
GenericChainCertificateTrust(IN OUT PCRYPT_PROVIDER_DATA pProvData)HRESULT
WINAPI GenericChainFinalProv(IN OUT PCRYPT_PROVIDER_DATA pProvData)HRESULT
WINAPI HTTPSCertificateTrust(CRYPT_PROVIDER_DATA *pProvData)HRESULT WINAPI
SoftpubD
andre furtado wrote:
> add documentation for exported functions of the xenroll library...
> IEnroll * WINAPI PIEnrollGetNoCOM(void)
> */ returns a pointer to an IEnroll interface. */
> IEnroll2 * WINAPI PIEnroll2GetNoCOM(void)
> */ returns a pointer to an IEnroll2 interface. */
> IEnroll4 * WINAPI
Roderick Colenbrander wrote:
>> Hi,
>>
>> My travel to XDC 2008 is finalized now, I am collecting the topics I
>> should
>> bring up there. I already have these:
>>
>> *) Mouse input handling. I've CC'ed Vitaliy. All I know so far is that
>> Vitaliy
>> said opening the core pointer as XInput devi
On Fri, Apr 4, 2008 at 9:14 AM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote:
> "Lei Zhang" <[EMAIL PROTECTED]> wrote:
>
>
> > The edit control is the child of a dialog box bar, which is in turn
> > the child of another dialog box foo. SetParent() is not involved, if
> > that's what you mean.
> >
>
>
On Fri, Apr 4, 2008 at 8:35 AM, Hin-Tak Leung <[EMAIL PROTECTED]> wrote:
> Doesn't work for me:
>
> $ cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/wine co -P docs
> cvs [checkout aborted]: connect to [wine.cvs.sourceforge.net]:2401 failed:
> Connection timed out
>
> $ git cvsimport -C wine-do
Today's valgrind run shows a bunch more valgrind warnings in gdi32/tests/font.c:
http://kegel.com/wine/valgrind/logs-2008-04-04/vg-gdi32_font-diff.txt
e.g.
+ Use of uninitialised value of size 4
+at HEAP_CreateFreeBlock (heap.c:502)
+by HEAP_MakeInUseBlockFree (heap.c:538)
+by RtlFr
On tablet support:
1) users should never, ever have to edit xorg.conf, but
this is still needed when adding some graphics tablets.
2) users should never, ever have to compile their own
drivers, but this is still required when using some graphics
tablets. See e.g.
https://help.ubuntu.com/communi
> Hi,
>
> My travel to XDC 2008 is finalized now, I am collecting the topics I
> should
> bring up there. I already have these:
>
> *) Mouse input handling. I've CC'ed Vitaliy. All I know so far is that
> Vitaliy
> said opening the core pointer as XInput device would be good. Vitaliy, do
> you
Hello,
I am interested in making the latest versions of Yahoo Messenger work
under Wine.
Currently, an attempt to log in results in some errors about the RAS
API, and Log in never succeeds.
If someone (after attempting a run of the application under the latest
version of Wine) could point me (ev
I read an interesting article on slashdot today:
http://tech.slashdot.org/tech/08/04/04/1437258.shtml
> Windows 7 will be a from-the-ground-up packaging of the Windows codebase;
> partially source,
> but not binary compatible with previous versions of Windows."
Sounds like they format, i.e. mayb
"Lei Zhang" <[EMAIL PROTECTED]> wrote:
> The edit control is the child of a dialog box bar, which is in turn
> the child of another dialog box foo. SetParent() is not involved, if
> that's what you mean.
Seems that's not the case then, from your test it looks more like
a WM_COMMAND forwarding fro
Hi,
My travel to XDC 2008 is finalized now, I am collecting the topics I should
bring up there. I already have these:
*) Mouse input handling. I've CC'ed Vitaliy. All I know so far is that Vitaliy
said opening the core pointer as XInput device would be good. Vitaliy, do you
have any proof of c
On Fri, Apr 4, 2008 at 6:24 AM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote:
>
> "Lei Zhang" <[EMAIL PROTECTED]> wrote:
>
>
> > I noticed I can no longer install an application which uses the NSIS
> > installer by repeatedly hitting enter until it finished. I did some
> > testing and it looks like f
add documentation for exported functions of the xenroll library...
IEnroll * WINAPI PIEnrollGetNoCOM(void)*/ returns a pointer to an IEnroll
interface. */IEnroll2 * WINAPI PIEnroll2GetNoCOM(void)*/ returns a pointer to
an IEnroll2 interface. */IEnroll4 * WINAPI PIEnroll4GetNoCOM(void)*/ returns
Alexandre Julliard wrote:
> Robert Shearman <[EMAIL PROTECTED]> writes:
>
>> Alexandre Julliard wrote:
>>
>>> I don't think we want to disable exceptions, that will just lead to
>>> broken builds. It should be possible to make the sigsetjmp variant work
>>> for MinGW.
>>>
>> You can
"Lei Zhang" <[EMAIL PROTECTED]> wrote:
> I noticed I can no longer install an application which uses the NSIS
> installer by repeatedly hitting enter until it finished. I did some
> testing and it looks like for VK_RETURN, we should be sending
> WM_COMMAND to the ancestor, and not the parent.
Was
Robert Shearman <[EMAIL PROTECTED]> writes:
> Alexandre Julliard wrote:
>> I don't think we want to disable exceptions, that will just lead to
>> broken builds. It should be possible to make the sigsetjmp variant work
>> for MinGW.
>
> You can make it compile by using sigjmp instead of sigsetjmp,
Hi,
> A successful call to fseek() shall clear the end-of-file indicator
> for the stream and undo any effects of ungetc() and ungetwc() on
> the same stream. After an fseek() call, the next operation on an
> update stream may be either input or output.
> }
>+ /* Clear end of file */
>+ f
Alexandre Julliard wrote:
> Robert Shearman <[EMAIL PROTECTED]> writes:
>
>> Actually, I think the best place to fix this is in
>> include/wine/exception.h. I also think it would be better to use
>> "defined(__MINGW32__) && !defined(USE_COMPILER_EXCEPTIONS)." This is
>> because that is the pl
Robert Shearman <[EMAIL PROTECTED]> writes:
> Actually, I think the best place to fix this is in
> include/wine/exception.h. I also think it would be better to use
> "defined(__MINGW32__) && !defined(USE_COMPILER_EXCEPTIONS)." This is
> because that is the platform that can't use the exception
Dan Kegel wrote:
> Does your test also pass on Windows?
I didn't try this actual test on windows because I don't have
easy access to windows. However
> How did you run into this -- does the bug keep a real Windows
> app from running on Wine? Which one?
That gets complicated. I'm on Linux,
Kirill K. Smirnov wrote:
> What if you try to fseek to the end of file (SEEK_END)? Should IOEOF flag be
> cleared in this case?
I believe that for a standards conforming fseek it should be. See:
http://www.opengroup.org/onlinepubs/95399/functions/fseek.html
For standards conforming beh
John Klehm wrote:
> diff --git a/include/excpt.h b/include/excpt.h
> index 3369f3b..081fb06 100644
> --- a/include/excpt.h
> +++ b/include/excpt.h
> @@ -46,6 +46,10 @@ typedef enum _EXCEPTION_DISPOSITION
> unsigned long __cdecl _exception_code(void);
> void * __cdecl _exception_info(void);
> int
Alexandre Julliard wrote:
> Robert Shearman <[EMAIL PROTECTED]> writes:
>
>> MSVC needs a lot more in the way of rule changes and/or helper scripts
>> for it to work properly, but this is a good start.
>>
>
> I'm not sure I see the point. You can't really run configure or make on
> an MSVC
Robert Shearman <[EMAIL PROTECTED]> writes:
> MSVC needs a lot more in the way of rule changes and/or helper scripts
> for it to work properly, but this is a good start.
I'm not sure I see the point. You can't really run configure or make on
an MSVC setup anyway. It seems to me that something lik
Does your test also pass on Windows?
How did you run into this -- does the bug keep a real Windows
app from running on Wine? Which one?
To get your change and test accepted, please send a patch,
and make the test a real wine conformance test.
- Dan
Hi all,
I think I have found a bug in MSVCRT_fseek. If I fread() to the end
of a file, then do fseek (file, 0, SEEK_SET), the feof() function
still returns true.
According to the ISO standard
A successful call to fseek() shall clear the end-of-file indicator
for the stream and undo any effec
On Wed, Apr 2, 2008 at 2:51 PM, John Klehm <[EMAIL PROTECTED]> wrote:
> On Fri, Mar 28, 2008 at 6:05 AM, John Klehm <[EMAIL PROTECTED]> wrote:
> >
> > Well let me know how this works for you. I'll refactor my script a
> > bit later today but for right now you have to run this one after the
>
Hey the following patch eases cross compiling of the dlls that use
exceptions, its possible to work around this with scripts of course
but this makes it much cleaner to do so. I wasnt sure if it was
appropriate to include such a modification in wine though.
This is based on what mingw does in its
Dan Hipschman <[EMAIL PROTECTED]> writes:
> This sets up some real tests for qedit using an actual AVI file to test
> with. The resource is constructed from the AVI file by prepending the
> size so we know how big it is in the code.
That's ugly, you should use SizeofResource instead.
--
Alexan
Hello,
Le jeudi 03 avril 2008 à 20:26 -0700, Dan Kegel a écrit :
> [...]
> The slides are pretty basic; I'll talk a lot around them.
> If anybody feels like reviewing the slides
> and giving feedback, I'd appreciate it.
Slide 4 :
You might be interested to add some, government related, recen
Woah, that's ubercool.
The presentation is excellent! However, you could add five collosal IMHO
advantages of wine:
1. NO 1000 DISCONTINUED WIN VERSIONS
That's what largely made me dump 'doze and go for Linux - got 6 W98 licenses,
and at some point, upgraded the hardware to discover that 98 doe
43 matches
Mail list logo