Re: [docs] winedev: Update gcov section (try 2)

2012-03-06 Thread André Hentschel
Am 06.03.2012 06:13, schrieb Saulius Krasuckas: > * On Mon, 5 Mar 2012, André Hentschel wrote: >> >> en/winedev-otherdebug.sgml | 170 >> >> 1 files changed, 62 insertions(+), 108 deletions(-) > ... >> >> For a further in depth desc

Re: Users with native w2k/wxp/Vista/w7, please test (CreateTimerQueue)

2012-03-06 Thread Jerome Leclanche
Jörg, do you need more tests? I have a W7 home premium 32bit laptop I can boot. J. Leclanche On Tue, Mar 6, 2012 at 4:37 PM, Maarten Lankhorst wrote: > Hey Joerg, > > Op 06-03-12 11:21, joerg-cyril.hoe...@t-systems.com schreef: > > Hi, > > > > If you can run MS-Windows without virtual machine,

Re: Users with native w2k/wxp/Vista/w7, please test (CreateTimerQueue)

2012-03-06 Thread Maarten Lankhorst
Hey Joerg, Op 06-03-12 11:21, joerg-cyril.hoe...@t-systems.com schreef: > Hi, > > If you can run MS-Windows without virtual machine, please visit testbot > https://testbot.winehq.org/JobDetails.pl?Key=17175 > download the 32 or 64bit executable and execute it. > > I can't really trust vm machines

Re: Users with native w2k/wxp/Vista/w7, please test (CreateTimerQueue)

2012-03-06 Thread Joerg-Cyril . Hoehle
Vitaliy Margolen wrote: >Have you used timeBeginPeriod() in your tests? No, since the test isn't using winmm at all, it didn't strike me that this might have an influence. Regards, Jörg Höhle

Re: translation: meaning of 'magazine' in winerror string

2012-03-06 Thread Akihiro Sagawa
On Sun, 04 Mar 2012 13:32:16 +0100, Fernando Martins wrote: > Originally I assumed "magazine" was meant as a sort of storage since the > typical meaning of "periodical publication" would not seem to make much > sense in the context of a wine error. > > However, other translations do indeed choos

Re: Users with native w2k/wxp/Vista/w7, please test (CreateTimerQueue)

2012-03-06 Thread Vitaliy Margolen
On 03/06/2012 06:33 AM, joerg-cyril.hoe...@t-systems.com wrote: Hi, thank you. The 2 answers I received so far already highlight the astonishing differences among native w7 systems: Have you used timeBeginPeriod() in your tests? From long time ago Win NT supported up to 10ms call back interva

Re: Users with native w2k/wxp/Vista/w7, please test (CreateTimerQueue)

2012-03-06 Thread Joerg-Cyril . Hoehle
Hi, thank you. The 2 answers I received so far already highlight the astonishing differences among native w7 systems: One machine manages to invoke callbacks at the exact rate I requested (10, 22, 117): sync.c:558: thread 13316 hpctime 664 delta 10 sync.c:558: thread 13316 hpctime 296 delta 22

Users with native w2k/wxp/Vista/w7, please test (CreateTimerQueue)

2012-03-06 Thread Joerg-Cyril . Hoehle
Hi, If you can run MS-Windows without virtual machine, please visit testbot https://testbot.winehq.org/JobDetails.pl?Key=17175 download the 32 or 64bit executable and execute it. I can't really trust vm machines for timing, but so far it appears that: - Vista/w2k8SE/w7 perform rate correction so