Re: [PATCH] [Mmsystem.drv]: always map parameters for all callback kinds
June 19, 2010
3:41 p.m.
Hi Eric, minor comment on this patch: + case CALLBACK_FUNCTION: + TRACE("Function (32 bit) !\n"); + /* 16 bit func, call it */ + TRACE("Function (16 bit) %x!\n", thunk->callback); The back-to-back traces look a little strange. So does the indenting here. --Juan
5849
Age (days ago)
5849
Last active (days ago)
0 comments
1 participants
participants (1)
-
Juan Lang