Vitaliy Margolen wrote:
Joerg-Cyril.Hoehle@t-systems.com wrote:
- HANDLE old = InterlockedExchangePointer(&wmw->hCallback, NULL);
- if (old) mciDriverNotify(old,wDevID,MCI_NOTIFY_SUPERSEDED);
- mciDriverNotify(HWND_32(LOWORD(hWndCallBack)),wDevID,wStatus);
Here and everywhere else in your patches, please add space before commas.
Of course I meant after comas.
Vitaliy.