Locked E_ACCESSDENIED with GetStorageFileName() in C++

  • Tuesday, January 24, 2012 10:19 PM
     
     
    In working with the MSDN documentation for SAPI 5.3, the profile token uses GetStorageFileName(). My duplication of this code on Windows 7 (64-bit) leads to E_ACCESSDENIED. What am I supposed to do?

All Replies

  • Thursday, February 02, 2012 3:15 PM
     
     

    This forum supports the help system built into Visual Studio.

    For best answers to your C++ programming question, please ask the experts in the C++ developer forums, found here:

    http://social.msdn.microsoft.com/Forums/en-US/category/visualc

    When you post there, you should include the code that is causing the issue.