CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #2
    Join Date
    Feb 2003
    Location
    Iasi - Romania
    Posts
    8,241

    Re: Using IFileDialog interface with VC 6.0

    First, you need a newer SDK. I have found ShObjIdl.h in Windows SDK version 6.1 (can be downloaded from Microsoft Download Center).
    Second, I'm not sure it can be used with old VC 6.0.
    Just do a tray and, if it's not possible, get Visual Studio 2005, 2008, or 2010.
    Last edited by ovidiucucu; September 14th, 2010 at 05:52 AM.
    Ovidiu
    "When in Rome, do as Romans do."
    My latest articles: https://codexpertro.wordpress.com/

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured