Stevie Trujillo wrote:
> "Age of Empires II scrolling gets stuck after Alt-Tab away
> and back" ( http://bugs.winehq.org/show_bug.cgi?id=30814 ) has been
> debugged now.
>
> The problem is that GetKeyboardState starts returning 0x40 after
> changing window. Documentation seems to only define LSB
"Age of Empires II scrolling gets stuck after Alt-Tab away
and back" ( http://bugs.winehq.org/show_bug.cgi?id=30814 ) has been
debugged now.
The problem is that GetKeyboardState starts returning 0x40 after
changing window. Documentation seems to only define LSB and MSB
( http://msdn.microsoft.com/
Austin English wrote:
> +LPTOP_LEVEL_EXCEPTION_FILTER
> MSVCR110__crtSetUnhandledExceptionFilter(LPTOP_LEVEL_EXCEPTION_FILTER filter)
> +{
> +return SetUnhandledExceptionFilter(filter);
> +}
msvcrt APIs need an explicit calling convention specifier.
--
Dmitry.
larmbr zhan wrote:
> +case VT_BOOL:
> +*ret = V_BOOL(v) ? -1 : 0;
> +break;
Shouldn't this be VARIANT_TRUE/VARIANT_FALSE instead of -1/0?
--
Dmitry.
On Wed, Apr 17, 2013 at 9:38 AM, larmbr zhan wrote:
> Hi all,
>
> I'm a junior student from a non-famous college,
> I apply to parcitipate in GSoC , to help do some
> vbscript module implementation. I've just submitted
> a patchset on this.
>
Howdy Zhan,
While your college may not be famous, i
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=25139
Your paranoid android
Hi all,
I'm a junior student from a non-famous college,
I apply to parcitipate in GSoC , to help do some
vbscript module implementation. I've just submitted
a patchset on this.
Thanks.
--
Regards,
Zhan Jianyu
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=25138
Your paranoid android