Re: [PATCH 2/2] winmm: Dispatch MCI_BREAK to the driver
March 1, 2017
2:58 p.m.
On 01.03.2017 08:10, Bruno Jesus wrote:
+ TRACE("(%08x, %08X, vkey %04X\n", wDevID, dwFlags, lpParms->nVirtKey);
Did you forget to add a ")" ?
March 2017
3:01 p.m.
New subject: [PATCH 2/2] winmm: Dispatch MCI_BREAK to the driver
On Wed, Mar 1, 2017 at 11:58 AM, Sebastian Lackner <sebastian(a)fds-team.de> wrote:
On 01.03.2017 08:10, Bruno Jesus wrote:
+ TRACE("(%08x, %08X, vkey %04X\n", wDevID, dwFlags, lpParms->nVirtKey);
Did you forget to add a ")" ?
Yes, thanks ;-) I'll resend today later.
3312
Age (days ago)
3312
Last active (days ago)
1 comments
2 participants
participants (2)
-
Bruno Jesus -
Sebastian Lackner