Hi,
> +IDS_INCORRECTPASSWORDTITLE "Вход успешно произведён"
The translation has opposite meaning than original.
>+IDS_INCORRECTPASSWORD "Убедитесь, что имя пользоватея\nи пароль
верны."
Typo in word "пользоватея"
--
Kirill
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
"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
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
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
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
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
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
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
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
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
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,
>>>
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
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.
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
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
"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
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
> 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
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
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
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
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
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
"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
>
25 matches
Mail list logo