Microsoft KB Archive/111014

From BetaArchive Wiki
Knowledge Base


BUG: CL2TEST Does Not Display Prompt String from GetCurFile()

Article ID: 111014

Article Last Modified on 12/3/2003



APPLIES TO

  • Microsoft OLE 2.01
  • Microsoft OLE 4.0, when used with:
    • Microsoft Windows NT 4.0
    • Microsoft Windows NT 3.51 Service Pack 5
    • Microsoft Windows 95



This article was previously published under Q111014

SYMPTOMS

IPersistFile::GetCurFile() returns S_FALSE to indicate that the document has no currently associated file. In this case, GetCurFile() returns the default prompt string for the filename (as would be displayed in the Save As dialog box under the File menu) in the lplpszFileName parameter.

When CL2TEST calls IPersistFile::GetCurFile(), and GetCurFile() returns S_FALSE, CL2TEST fails to display the returned prompt string.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

To call IPersistFile::GetCurFile() on an object embedded in CL2TEST, click the object using the right mouse button, choose PersistFile Method from the pop-up menu, then choose GetCurFile.


Additional query words: 2.01 3.50 4.00 95 Toolkit

Keywords: KB111014