BUG: DriverCallback Return Value InvalidLast reviewed: June 13, 1997Article ID: Q170087 |
The information in this article applies to:
SYMPTOMSDriverCallback returns an invalid value that has nothing to do with the status of the call.
CAUSEDriverCallback incorrectly overwrites the actual return value right before the function exits.
RESOLUTIONTo work around this problem, do not use the return value as a reference for return status.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONDriverCallback is a Windows API function that is primarily used by multimedia installable drivers.
|
Additional query words: mm multimedia
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |