The information in this article applies to:
SYMPTOMSWhen you run a program that uses the DdeAddData() function on a computer running Windows NT 4.0, you may receive an "Access Violation" error message. CAUSEThis behavior can occur if one of the first two parameters passed to the DdeAddData() function is invalid (for example, null). The program attempts to use the invalid handle value because it does not detect that the handle value returned by the DdeAddData() function is invalid. RESOLUTIONTo resolve this problem, obtain the latest service pack for Windows NT 4.0. For additional information, please see the following article in the
Microsoft Knowledge Base: Q152734 How to Obtain the Latest Windows NT 4.0 Service Pack STATUSMicrosoft has confirmed this to be a problem in Windows NT 4.0. This problem was first corrected in Windows NT 4.0 Service Pack 6. MORE INFORMATIONFor additional information about the DdeAddData() function, please visit the following Microsoft Web site: http://msdn.microsoft.com/library/psdk/winbase/ddemlib_959d.htm Additional query words: Win32 code
Keywords : kbprg ntsp kbbug4.00 kbfix4.00 NT4SP6Fix |
Last Reviewed: November 11, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |