Dmitry Timoshkov wrote:
> "Anatoly Lyutin" <[EMAIL PROTECTED]> wrote:
>
>> I run test-cases on 98 and XP and I can not see where this messages
>> have been posted in tests. In Wine this messages have not processing.
>>
>> Does anybody something
Dmitry Timoshkov wrote:
> Isn't the comment above is clear enough to which test it belongs to?
>
Yes, It my fall. I have posted a patch again.
--
Best regards
Anatoly Lyutin.
q.org and this test doesn`t fail ...
It agrees with my results.
Thank you! I`ll try to fix it.
--
Best regards
Anatoly Lyutin.
hy in another test hook sets well and why in this
test hook is not sets.
--
Best regards
Anatoly Lyutin.
Only this have motivated me to post this test in
wine-patches list.
--
Best regards
Anatoly Lyutin.
seful.
--
Best regards
Anatoly Lyutin.
regression, thank you. I sent a new version of this patch.
--
Best regards
Anatoly Lyutin.
Dmitry Timoshkov wrote:
>
> SWP_NOZORDER should be there for sure, and in that case HWND_TOP
> doesn't make
> sense, so just use 0 (although HWND_TOP == 0) instead.
>
Yes, You are right. I have sent a new version.
--
Best regards
Anatoly Lyutin.
e seen that the tab flashes HotTracking color not Hilight.
Please tell me right way to fix this mistake.
--
Best regards
Anatoly Lyutin.
Anatoly Lyutin wrote:
> Changelog:
>Add "ShowMenuDelay" value
Ops!
Right changelog:
Changelog:
Add "MenuShowDelay" value.
--
Best regards
Anatoly Lyutin.
Alexandre Julliard wrote:
> Yes.
>
>
I have posted a new version of patches.
--
Best regards
Anatoly Lyutin.
wScrollBar() should failed.
>
Yes! These tests must be failed in WINE, but it passes clear in Win
XP. I just want to show you some incorrect behavior of scrollbar in WINE.
Should I mark these tests as "todo_wine"?
--
Best regards
Anatoly Lyutin.
Oh, Sorry! It crashes some another scrollbars. :(
--
Best regards
Anatoly Lyutin.
файлы в конечной папке имеют те же имена, что и файлы в
> выбранной\n"\
> + "папке, они будут заменены. Вы все еще хотите переместить или
> скопировать\n"\
> + "папку?"
Please, do not forget the 'yo' letter.
--
Best regards
Anatoly Lyutin.
(+0x6040f) (0x0033fbf0)
11 0x0059a4aa in mme (+0x5a4aa) (0x0033fc08)
12 0x0059a7bf in mme (+0x5a7bf) (0x0033fc14)
13 0x00548ec4 in mme (+0x8ec4) (0x0033fc2c)
14 0x0056e770 in mme (+0x2e770) (0x0033fc3c)
15 0x005af139 in mme (+0x6f139) (0x0033fc4c)
16 0x0054443d in mme (+0x443d) (0x0033fc6c)
>
27;t, you should call it a resend, rather than a new try.
>
I will surely do it.
> - Dan
>
--
Best regards
Anatoly Lyutin.
lish message.
>
>
I send new version according your requirements to patches-lists. Have
I made all correctly?
--
Best regards
Anatoly Lyutin.
Michael Stefaniuc wrote:
> Anatoly Lyutin wrote:
>
>> Dmitry Timoshkov wrote:
>>
>>> "Anatoly Lyutin" <[EMAIL PROTECTED]> wrote:
>>>
>>>
>>> The whole Wine tree uses 8 spaces for a tab.
>>>
>>&g
Dmitry Timoshkov wrote:
> "Anatoly Lyutin" <[EMAIL PROTECTED]> wrote:
>
>
> The whole Wine tree uses 8 spaces for a tab.
>
>
Hm. I thought that some modules use 4 space symbols instead of 1 tab
symbol. Sorry if I am wrong.
>
> A proper error handling
Dmitry Timoshkov wrote:
> "Anatoly Lyutin" <[EMAIL PROTECTED]> wrote:
>
>> -/**
>> +WINE_DEFAULT_DEBUG_CHANNEL(start);
>> +
>> +/*
>
> All these changes /** -> /* make the diff larger, and are not really
> necessary.
I have considered it
, but wine lacks this functionality :-(
>
--
Best regards
Anatoly Lyutin.
help you a little.
> --
> Kirill
>
--
Best regards
Anatoly Lyutin.
)
--
Best regards
Anatoly Lyutin.
estion: is there such function, smth like
> GetMaxWindowSizeWithoutDesktopPanels, which clips panels?
>
> Thanks in advance
>
> --
> Kirill
>
> P.S. Application which uses this - Far Manager
>
>
>
--
Best regards
Anatoly Lyutin.
Dmitry Timoshkov wrote:
> "Anatoly Lyutin" <[EMAIL PROTECTED]> wrote:
>
> As the subject of the patch says the tests pass absolutely cleanly for
> me.
> The failure you see above is a very minor thing in comparison to
> current state.
> Usually I'm mon
winproc },/* in the 1st MDI child */
> +{ WM_WINDOWPOSCHANGED, sent|wparam,
> SWP_NOSIZE|SWP_NOMOVE|SWP_NOCLIENTSIZE|SWP_NOCLIENTMOVE }, /* in the 1st MDI
> child */
> { 0 }
> };
>
Sorry! It falls in my Windows XP SP2 with:
msg.c:3267:expected 0009 - actual 0009
msg.c:3267:expected 0008 - actual 0008
msg.c:3267:expected 0281 - actual 0007
msg.c:3267: Test failed: Child did not switch correctly: the msg 0x0281
was expected, but got msg 0x0007 instead
msg.c:3268:end of test for switch maximized MDI children
--
Best regards
Anatoly Lyutin.
?
--
Best regards
Anatoly Lyutin.
olves the problem for you as well.
Yes. It looks like well for me. After applied this patch the program
runs well.
Thank you.
Hope this helps
Jason
--
Best regards
Anatoly Lyutin.
NULL);
WCMD_free_commands(toExecute);
toExecute = NULL;
}
the context may be damaged and I have tried to correct it addition of
check.
--
Best regards
Anatoly Lyutin.
Hi, Dmitry!
I have fixed failures in Win2k3 and have posed patch in Wine-Devel.
May be it will be passes in WinXP.
--
Best regards
Anatoly Lyutin.
Dmitry Timoshkov wrote:
"Anatoly Lyutin" <[EMAIL PROTECTED]> wrote:
If a message is marked as optional it can be skipped without causing
the test
to fail.
Thank you. I did not know about it. It will help me.
Here are the failures I see in
http://test.winehq.org/data/200707
Dmitry Timoshkov пишет:
"Anatoly Lyutin" <[EMAIL PROTECTED]> wrote:
You can find the results of the test run under XP here:
http://test.winehq.org/data/200707121000/xp_XP-PRO-IE7/user32:msg.txt
I get the same failures.
Thanks. I have viewed this. It was failed on "0x00a
Dmitry Timoshkov wrote:
"Anatoly Lyutin" <[EMAIL PROTECTED]> wrote:
Can you send me output when you run my test on XP? It will be nice.
You can find the results of the test run under XP here:
http://test.winehq.org/data/200707121000/xp_XP-PRO-IE7/user32:msg.txt
I get t
Hi, Dmitry!
Can you send me output when you run my test on XP? It will be nice.
--
Best regards
Anatoly Lyutin.
Dmitry Timoshkov wrote:
"Anatoly Lyutin" <[EMAIL PROTECTED]> wrote:
/* test for switch maximized MDI children */
+ShowWindow(mdi_client, SW_SHOW);
trace("creating maximized visible MDI child window 1(Switch
test)\n");
mdi_child = Crea
Alexandre Julliard wrote:
Anatoly Lyutin <[EMAIL PROTECTED]> writes:
This test only shows correct work GetShortPathNameW with latin and non
Latin charsets. The Cyrillic locale is chosen only as locale with non
Latin symbols.
Since you are testing the Unicode function, why wou
Alexandre Julliard wrote:
Anatoly Lyutin <[EMAIL PROTECTED]> writes:
+if ( GetThreadLocale() == CyrLCID )
+{
+/* Create directory with Cyrillic long name */
+helper_GetShortPathNameW( pathRL );
+
+/* Create directory with Cyrillic shor
Alexandre Julliard wrote:
Anatoly Lyutin <[EMAIL PROTECTED]> writes:
Only that this code conversion will be correct. Although I understand
that it is for Unicode does not matter. It is only additional test.
Yes but it's useless. Please get rid of the Russian chars and try
James Hawkins wrote:
On 7/6/07, Anatoly Lyutin <[EMAIL PROTECTED]> wrote:
Yesterday I post a first version of extrac32. I expected that this
version would be filled with bugs but I thought that would be better to
apply this version because it contains some binding parts (add this
prog
James Hawkins wrote:
On 7/9/07, Anatoly Lyutin <[EMAIL PROTECTED]> wrote:
James Hawkins wrote:
> On 7/6/07, Anatoly Lyutin <[EMAIL PROTECTED]> wrote:
>> Yesterday I post a first version of extrac32. I expected that this
>> version would be filled with bugs but I thoug
st regards
Anatoly Lyutin.
Thank you.
--
Best regards
Anatoly Lyutin.
Vitaliy Margolen wrote:
Anatoly Lyutin wrote:
This program (EXTRAC32.exe) needed for extract *.cab files. Some Win
programs use EXTARC32.exe for inner functions and often impossible to
change unpacker. I test this EXTRAC32.exe for one program (Russian
office program) and it works!
I shall
tests run successfully in win2k3 but fail in XP, that is why this
test can not be validated by HQ.
3.What does it mean :{ HCBT_SETFOCUS, hook }?
What does this hook in some tests make fail in Win2k3 if it was included?
Thank you for attention.
--
Best regards
Anatoly Lyutin.
--
Best regards
Anatoly Lyutin.
--- Begin Message ---
Rx Controls are used in Delphi programs. This is a free library and it
is runnin under Wine. Parent of this Control is TEditBox or TComboBox
but Wine Edit Box nothing knows about this control. The client rect of
edit box don`t
Dmitry Timoshkov wrote:
"Anatoly Lyutin" <[EMAIL PROTECTED]> wrote:
+ WCHAR PROG_FILES_DIR[MAX_PATH];
Looks like that this variable is not used anywhere.
Yeah, It is a garbage.
static DWORD (WINAPI *pGetLongPathNameA)(LPCSTR,LPSTR,DWORD);
static DWORD (WINAPI *pGetLongP
Hi all!
How can I write a test for this function or build program use it?
I do not understand how I can do this uses Wine?
Thank you for attention!
=)
--
Best regards
Anatoly Lyutin.
Subject.
Thanks for attention.
--
Best regards
Anatoly Lyutin.
This phrase does not sound Russian. "Отсутствует сопоставление для
расширения %s" will be better.
Hmm, I think that I has found phrase better.
and so on...
--
Kirill
--------
--
Best regards
Anatoly Lyutin.
--- Begin Message ---
Hi.
For generate collation table The cpmap.pl (/libs/wine) takes data from
www.unicode.org and I find some bugs in it.
Cpmap.pl uses for generate KOI8-U but in www.unicode.org this file absences!
I can not understand it... =(
That we should to do with it?
Add this file
Dmitry Timoshkov wrote:
"Anatoly Lyutin" <[EMAIL PROTECTED]> wrote:
--- dlls/kernel32/tests/locale.c 5 Jan 2007 19:37:02 - 1.8
+++ dlls/kernel32/tests/locale.c 24 Jan 2007 14:15:14 -
@@ -35,6 +35,9 @@
#include "winerror.h"
#include "winnls.h&q
Dmitry Timoshkov wrote:
"Vitaly Lipatov" <[EMAIL PROTECTED]> wrote:
> Most likely the real fixes in your patch are changing CP_ACP to
CP_UNIXCP
> and getting rid of hardcoded vkkeyscan_table. Do you have an
evidence that
> ncurses is so much broken that it really can't handle UTF-8? Does
it w
Alexandre Julliard wrote:
Vitaly Lipatov <[EMAIL PROTECTED]> writes:
We can't get correct non latin output in utfed console with normal ncurses. As
far as I know there is some problems in normal ncurses with utf8 (multbyte
symbols)... Only ncursesw supports utf8 output correctly (and wide c
53 matches
Mail list logo