Re: [2/2] user32:focus.c Remove unneeded palette messages.

2008-08-05 Thread Anatoly Lyutin
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 know about this? Try to run the tests in a paletted (256 color

Re: user32:tests:msg.c Add msg tests for SetActiveWindow()

2008-06-25 Thread Anatoly Lyutin
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.

Re: user32:tests:msg.c Remove TODO flag from a test.

2008-06-24 Thread Anatoly Lyutin
regards Anatoly Lyutin.

Re: user32:msg: Test for SetFocus

2008-06-19 Thread Anatoly Lyutin
found. I have written this test for one purpose : I can not understand in which cases sets hooks HCBT_SETFOCUS and HCBT_ACTIVATE for there combinations of visible/invisible windows. Also it will be nice if somebody says how I can make this test well and useful. -- Best regards Anatoly

Re: user32:msg: Test for SetFocus

2008-06-19 Thread Anatoly Lyutin
in wine-patches list. -- Best regards Anatoly Lyutin.

Re: user32:msg: Test for SetFocus

2008-06-19 Thread Anatoly Lyutin
and why in this test hook is not sets. -- Best regards Anatoly Lyutin.

Re: [2/2] [try2] user32:mdi.c Fix creating MDI child window according with test. [resend]

2008-04-25 Thread Anatoly Lyutin
is not complete: expected - actual 0083 msg.c:3484: Test failed: Create MDI child window with invisible parent: the msg sequence is not complete: expected - actual 0046 I muff this regression, thank you. I sent a new version of this patch. -- Best regards Anatoly Lyutin.

Re: user32:mdi.c Fix creating MDI child window according with test.

2008-04-18 Thread 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.

Re: [2/2] comctl32: tab.c The Item Interior should use HotTracking color not Hilight color (resend).

2008-03-26 Thread Anatoly Lyutin
not find anywhere documentation about TCIS_HIGHLIGHTED... I just changed the registry value HotTrackingColor in Windows and after that I have seen that the tab flashes HotTracking color not Hilight. Please tell me right way to fix this mistake. -- Best regards Anatoly Lyutin.

Re: wine.inf: Add ShowMenuDelay value

2008-03-19 Thread Anatoly Lyutin
Anatoly Lyutin wrote: Changelog: Add ShowMenuDelay value Ops! Right changelog: Changelog: Add MenuShowDelay value. -- Best regards Anatoly Lyutin.

Re: [1/2] user32:scroll: Added some tests for scrollbar [try2]

2008-02-22 Thread Anatoly Lyutin
Alexandre Julliard wrote: Yes. I have posted a new version of patches. -- Best regards Anatoly Lyutin.

Re: [1/2] user32:scroll: Added some tests for scrollbar [try2]

2008-02-20 Thread Anatoly Lyutin
! 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.

Re: user32:scroll.c: Compulsory enabling/disabling scrollbars after setting scrollbar`s flags.

2008-02-08 Thread Anatoly Lyutin
Oh, Sorry! It crashes some another scrollbars. :( -- Best regards Anatoly Lyutin.

Re: Translation of shell32_Ru.rc (Sorry, last message may be without attach)

2008-01-14 Thread Anatoly Lyutin
, do not forget the 'yo' letter. -- Best regards Anatoly Lyutin.

Re: wined3d:context.c Check for a context is added

2007-12-05 Thread Anatoly Lyutin
, Roderick -- Best regards Anatoly Lyutin.

Re: Start: Convert start to Unicode. [try7]

2007-11-23 Thread Anatoly Lyutin
will surely do it. - Dan -- Best regards Anatoly Lyutin.

Re: Start: Convert start to Unicode. [try5]

2007-11-23 Thread Anatoly Lyutin
send new version according your requirements to patches-lists. Have I made all correctly? -- Best regards Anatoly Lyutin.

Re: start:start.c Display messages in the console encoding.

2007-10-25 Thread Anatoly Lyutin
WCMD_output_asis_len function). And it may be much better to convert start utility to unicode. Yes, I agree with you. -- Kirill P.S. all this manipulations is supposed to be done by msvcrt printf function family, but wine lacks this functionality :-( -- Best regards Anatoly Lyutin.

Re: Start: Convert start to Unicode.

2007-10-25 Thread Anatoly Lyutin
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 in the new version. Output given message to stdout without formatting

Re: Start: Convert start to Unicode.

2007-10-25 Thread Anatoly Lyutin
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 IMO is to return an error to the caller instead

Re: Start: Convert start to Unicode.

2007-10-25 Thread 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. Hm. I thought that some modules use 4 space symbols instead of 1 tab symbol. Sorry if I am wrong. I

Re: Maximum window size, help needed

2007-10-05 Thread Anatoly Lyutin
Anatoly Lyutin.

Re: Maximum window size, help needed

2007-10-05 Thread Anatoly Lyutin
GetMaxWindowSizeWithoutDesktopPanels, which clips panels? Thanks in advance -- Kirill P.S. Application which uses this - Far Manager -- Best regards Anatoly Lyutin.

Re: Maximum window size, help needed

2007-10-05 Thread Anatoly Lyutin
rcMonitor. :) It is good, that it has found one more bug. This almost exactly what I needed, but it does not take into account different monitors. Anyway, problem is half-solved. Thanks, Anatoly! I am glad, that could help you a little. -- Kirill -- Best regards Anatoly

Re: user32: Make message test pass cleanly under XP SP2

2007-09-25 Thread Anatoly Lyutin
-- Best regards Anatoly Lyutin.

Re: user32: Make message test pass cleanly under XP SP2

2007-09-25 Thread 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 monitoring test.winehq.org/data and trying to fix failures

Cvs update error.

2007-09-13 Thread Anatoly Lyutin
? -- Best regards Anatoly Lyutin.

Re: cmd:batch: Check for a context is added

2007-07-24 Thread 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.

Re: Make visible mdi client window before as Switch Maximized MDI Children test will be activated. [try2]

2007-07-16 Thread 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.

Re: Make visible mdi client window before as Switch Maximized MDI Children test will be activated. [try2]

2007-07-13 Thread Anatoly Lyutin
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 the same failures. Thanks

Re: Make visible mdi client window before as Switch Maximized MDI Children test will be activated. [try2]

2007-07-13 Thread Anatoly Lyutin
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 0x00ae messages. I could

Re: Make visible mdi client window before as Switch Maximized MDI Children test will be activated. [try2]

2007-07-13 Thread 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/200707121000/2003_W2K3-SE

Re: Make visible mdi client window before as Switch Maximized MDI Children test will be activated. [try2]

2007-07-12 Thread Anatoly Lyutin
Hi, Dmitry! Can you send me output when you run my test on XP? It will be nice. -- Best regards Anatoly Lyutin.

Re: kernel32:tests:path.c Add test for GetShortPathNameW [try3]

2007-07-11 Thread Anatoly Lyutin
Alexandre Julliard wrote: Anatoly Lyutin [EMAIL PROTECTED] writes: +if ( GetThreadLocale() == CyrLCID ) +{ +/* Create directory with Cyrillic long name */ +helper_GetShortPathNameW( pathRL ); + +/* Create directory with Cyrillic short name

Re: kernel32:tests:path.c Add test for GetShortPathNameW [try3]

2007-07-11 Thread Anatoly Lyutin
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 would non

Re: programs: Add extrac32 (empty program)

2007-07-10 Thread Anatoly Lyutin
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 thought that would be better to apply

Re: programs: Add extrac32 (empty program)

2007-07-10 Thread Anatoly Lyutin
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 program

Re: programs:extrac32 Add new program (Extrac32.exe) (Pre alpha version :))

2007-07-06 Thread Anatoly Lyutin
Anatoly Lyutin.

Re: programs:extrac32 Add new program (Extrac32.exe) (Pre alpha version :))

2007-07-05 Thread Anatoly Lyutin
Anatoly Lyutin.

Using Rx Controls (Delphi) [resend]

2007-06-26 Thread Anatoly Lyutin
-- Best regards Anatoly Lyutin. ---BeginMessage--- 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

Writing tests in Wine.

2007-06-26 Thread Anatoly Lyutin
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.

Re: [kernel32][tests] Add test for GetShortPathNameW

2007-06-20 Thread Anatoly Lyutin
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 *pGetLongPathNameW)(LPWSTR

Re:user32:tests:msg Add test for switch mdi children.[try2] What is wrong with it?

2007-06-08 Thread Anatoly Lyutin
Subject. Thanks for attention. -- Best regards Anatoly Lyutin.

Re: cmd:Ru:Update Russian translation.[try2][fixed]

2007-06-07 Thread Anatoly Lyutin
расширения %s will be better. Hmm, I think that I has found phrase better. and so on... -- Kirill -- Best regards Anatoly Lyutin.

Lost KOI8-U.

2007-02-18 Thread Anatoly Lyutin
---BeginMessage--- 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

Re: [kernel32][tests][locale] Add test for CompareStringA for non latin symbols

2007-01-25 Thread Anatoly Lyutin
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 +#include locale.h +#include tables_CP1251.h I'd

Re: configure: add ncursesw detecting [try 2]

2007-01-13 Thread Anatoly Lyutin
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 work

Re: configure: add ncursesw detecting [try 2]

2007-01-04 Thread Anatoly Lyutin
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