On 06/23/2011 08:12 PM, Andrew Eikum wrote:
- if(dwFlags& WAVE_FORMAT_QUERY)
TRACE("WAVE_FORMAT_QUERY requested!\n");
How is removing the spaces for all these if/else statements an improvement? It's also not consistent with the rest of the winmm code.