BUG: Insert Object from Zero Length File Causes GP Fault (108371)



The information in this article applies to:

  • Microsoft OLE Libraries for Windows and Win32s 2.01

This article was previously published under Q108371

SYMPTOMS

Creating an object from a zero length file that does not have a valid file class extension results in a general protection (GP) fault after displaying the message,
Not enough memory to perform this operation. Close one or more applications and try again.

CAUSE

When creating an object from a file that does not have a valid class extension, the Object Packager is invoked to generate the embedded object. In the case of a zero length source file, the Packager document-level DDE window is rendered invalid before a terminate message can be sent to it.

STATUS

Microsoft has confirmed this to be a problem in the Object Linking and Embedding (OLE) libraries version 2.01.

While the operation still fails with Object Packager 3.5 under Windows NT 3.5, the Object Packager provides a better error message.

Modification Type:MajorLast Reviewed:7/17/2001
Keywords:kb16bitonly kbDSupport KB108371