Re: credui: Full russian translation

2008-01-23 Thread Kirill K. Smirnov
Hi, > +IDS_INCORRECTPASSWORDTITLE "Вход успешно произведён" The translation has opposite meaning than original. >+IDS_INCORRECTPASSWORD "Убедитесь, что имя пользоватея\nи пароль верны." Typo in word "пользоватея" -- Kirill

Re: msxml3: Implement ownerDocument

2008-01-23 Thread Alistair Leslie-Hughes
Dont apply this patch. "Alistair Leslie-Hughes" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > Changelog: > msxml3: Implement ownerDocument > > Best Regards > Alistair Leslie-Hughes > > Fr

Re: help with typelib support

2008-01-23 Thread Alistair Leslie-Hughes
"Dan Hipschman" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Wed, Jan 23, 2008 at 09:45:26PM +1100, Alistair Leslie-Hughes wrote: >> >> The think ths issue is that widl isnt making the .tlb file when run. >> Also >> when I run the widl command from >> a prompt, no .tlb file i

Basis to accept someone as a maintainer

2008-01-23 Thread Vitaliy Margolen
Recently I've noticed number of random people being accepted as maintainers of few apps I'm being a super-maintainer for. First, can the appDB send notifications that some one became a maintainer? Second, what are the basis that appDB admins accept some one as one? I've tried to search for a sin

Re: [dbghelp 4/10] Rewrite much of the symbol lookup method to work with Optimized PDB files as well

2008-01-23 Thread Eric Pouech
Jason Green a écrit : thanks for the sample files how does this patch solve the issue ? A+ diff --git a/include/wine/mscvpdb.h b/include/wine/mscvpdb.h index 58627c0..8a22dfd 100644 --- a/include/wine/mscvpdb.h +++ b/include/wine/mscvpdb.h @@ -343,9 +343,9 @@ union codeview_type { un

Re: help with typelib support

2008-01-23 Thread Dan Hipschman
On Wed, Jan 23, 2008 at 09:45:26PM +1100, Alistair Leslie-Hughes wrote: > > The think ths issue is that widl isnt making the .tlb file when run. Also > when I run the widl command from > a prompt, no .tlb file is created. msxml2.idl doesn't contain any library definitions. widl won't generate

Re: [msi/tests] Install tests on win9x and NT4

2008-01-23 Thread Reece Dunn
On 23/01/2008, Paul Vriens <[EMAIL PROTECTED]> wrote: > Hi, > > Currently the install test fail/crash on at least win95 and NT4. The main > reason > I found was that pMsiQueryComponentStateA and pMsiSourceListGetInfoA are not > guarded. > > Does it makes sense to guard every instance of these call

Re: question for dumps

2008-01-23 Thread Juan Carlos Montes
I'll send u a mail to detail the process, :) Alex Villací­s Lasso escribió: > Juan Carlos Montes escribió: >> I dont like change the source to use all versions of wine... but... >> >> I'll try make a debugger to dump the memory. >> >> So... thanks a lot. >> >> Stefan Dösinger escribió: >> >>> A

Re: [msi/tests] Install tests on win9x and NT4

2008-01-23 Thread Paul Vriens
On Jan 23, 2008 5:53 PM, James Hawkins <[EMAIL PROTECTED]> wrote: > On Jan 23, 2008 5:20 AM, Paul Vriens <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Currently the install test fail/crash on at least win95 and NT4. The main > > reason > > I found was that pMsiQueryComponentStateA and pMsiSourceListG

Re: question for dumps

2008-01-23 Thread Alex Villací­s Lasso
Alex Villací­s Lasso escribió: > Juan Carlos Montes escribió: > >> I dont like change the source to use all versions of wine... but... >> >> I'll try make a debugger to dump the memory. >> >> So... thanks a lot. >> >> Stefan Dösinger escribió: >> >> >>> Am Dienstag, 22. Januar 2008 16:19

Re: [msi/tests] Install tests on win9x and NT4

2008-01-23 Thread James Hawkins
On Jan 23, 2008 5:20 AM, Paul Vriens <[EMAIL PROTECTED]> wrote: > Hi, > > Currently the install test fail/crash on at least win95 and NT4. The main > reason > I found was that pMsiQueryComponentStateA and pMsiSourceListGetInfoA are not > guarded. > > Does it makes sense to guard every instance of

Re: question for dumps

2008-01-23 Thread Alex Villací­s Lasso
Juan Carlos Montes escribió: > I dont like change the source to use all versions of wine... but... > > I'll try make a debugger to dump the memory. > > So... thanks a lot. > > Stefan Dösinger escribió: > >> Am Dienstag, 22. Januar 2008 16:19:54 schrieb Juan Carlos Montes: >> >>> Hi all, >>>

Re: [dbghelp 4/10] Rewrite much of the symbol lookup method to work with Optimized PDB files as well

2008-01-23 Thread Jason Green
See the first paragraph: :) Re-re-responses from Eric van Beurden. I'll send the sample app to you off-list (and anyone else who wants a copy, just email me directly).: I'll send it to you off-list, too, John. On Jan 23, 2008 10:31 AM, John Klehm <[EMAIL PROTECTED]> wrote: > On Jan 23, 2008

Re: [dbghelp 4/10] Rewrite much of the symbol lookup method to work with Optimized PDB files as well

2008-01-23 Thread John Klehm
On Jan 23, 2008 8:14 AM, Jason Green <[EMAIL PROTECTED]> wrote: > > The attached archive contains 4 files: > - 'emptyTest.exe': the optimized release build executable linked to > 'emptyTest.pdb'. This should crash. > - 'emptyTest.pdb': the PDB file > - 'main.cpp': the source file for the test app.

Re: [dbghelp 4/10] Rewrite much of the symbol lookup method to work with Optimized PDB files as well

2008-01-23 Thread Jason Green
On Jan 22, 2008 4:00 PM, Eric Pouech <[EMAIL PROTECTED]> wrote: > Jason Green a écrit : > > 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 inl

Re: appdb test results queue count wrong?

2008-01-23 Thread Alexander Nicolaysen Sørnes
On Wednesday 23 January 2008 10:05:56 Frans Kool wrote: > Alexander Nicolaysen Sørnes thehandofagony.com> writes: > > 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 re

Re: Alexandre Julliard : winex11.drv: Fix handling of strange window sizes in CreateWindow, with tests.

2008-01-23 Thread Alexandre Julliard
"Lei Zhang" <[EMAIL PROTECTED]> writes: > I've having trouble on my dual screen (twinview) setup with this patch. > > With a fresh ~/.wine directory, I ran notepad or regedit. The app > starts on the left monitor. When I move the window to the right > monitor, the window is no longer being redrawn

[msi/tests] Install tests on win9x and NT4

2008-01-23 Thread Paul Vriens
Hi, Currently the install test fail/crash on at least win95 and NT4. The main reason I found was that pMsiQueryComponentStateA and pMsiSourceListGetInfoA are not guarded. Does it makes sense to guard every instance of these calls and just continue: if (pMsiSourceListGetInfoA) { call t

Re: help with typelib support

2008-01-23 Thread Alistair Leslie-Hughes
> Either you didn't remake the Makefile by running make from the toplevel > dir or the dependencies weren't picked up, in which case a "make depend" > should fix things. > Hi Rob, When I modify an Makefile.in, I always run; configure && make depend from the root before trying to compile. The thi

Re: appdb test results queue count wrong?

2008-01-23 Thread Frans Kool
Alexander Nicolaysen Sørnes thehandofagony.com> writes: > > 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 mome

Re: question for dumps

2008-01-23 Thread Juan Carlos Montes
I dont like change the source to use all versions of wine... but... I'll try make a debugger to dump the memory. So... thanks a lot. Stefan Dösinger escribió: > Am Dienstag, 22. Januar 2008 16:19:54 schrieb Juan Carlos Montes: >> Hi all, >> >> I need dump the data using the debug log. >> >> trac

Re: Problem with winelib

2008-01-23 Thread Nagarjuna Bandi
Hi Dmitry, Thanks for your reply, i got compiled without errors after including shlwapi in the Makegile but i didnt find the notepad2 executable file in my directory what is the reason please help me.Nagarjuna Bandi,Infobrain Technologies Pvt. Ltd.,Hyderabad,Mobile: 9949828189Email  : [EMAIL P

Re: help with typelib support

2008-01-23 Thread Robert Shearman
Alistair Leslie-Hughes wrote: > 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

Re: gdi32: Fix spec file to export the right symbols for GetGlyphOutline

2008-01-23 Thread Kai Blin
On Wednesday 23 January 2008 10:52:38 Dmitry Timoshkov wrote: > "Kai Blin" <[EMAIL PROTECTED]> wrote: > > --- a/dlls/gdi32/gdi32.spec > > +++ b/dlls/gdi32/gdi32.spec > > @@ -282,7 +282,6 @@ > > @ stdcall GetFontUnicodeRanges(ptr ptr) > > @ stdcall GetGlyphIndicesA(long ptr long ptr long) > > @ s

Re: gdi32: Fix spec file to export the right symbols for GetGlyphOutline

2008-01-23 Thread Dmitry Timoshkov
"Kai Blin" <[EMAIL PROTECTED]> wrote: > --- a/dlls/gdi32/gdi32.spec > +++ b/dlls/gdi32/gdi32.spec > @@ -282,7 +282,6 @@ > @ stdcall GetFontUnicodeRanges(ptr ptr) > @ stdcall GetGlyphIndicesA(long ptr long ptr long) > @ stdcall GetGlyphIndicesW(long ptr long ptr long) > -@ stub GetGlyphOutline >