Tracking File Saving using 'Save As' menu options...

Discussion in 'MFC' started by dinu, Jul 8, 2010.

  1. dinu

    dinu New Member

    Joined:
    Dec 28, 2009
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    Hi everybody,

    I want to track the saving of a file using 'Save As' menu option in Microsoft OFFICE utilities. I am not able to figure out exactly how it works because there are no apis exposed, I am really struck here...

    I undestand microsoft office uses a class called bosa_sdm*(* for different version)and has to be subclassed. But so far i have not been successful.

    My exact requirements are as follows:

    1. To get the full path of the file that is currently opened

    2. If the user saves the file using "save as" option, I would like to get the full path of the target file


    I appreciate any help in this direction

    I am using VC++ on windows XP
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice