N
Nitheesh
Hi ,
I developing an application that hooks the Open/Save dialog for getting the
selected file path. currently am able to hook the common dialog but it's not
working on office Open/Save dialog. On Searching i found that Office is using
separate Open/Save dialog. Can anyone help me to identify the Office
Open/Save dialog messags equivalent to common dialog's
CDN_INITDONE
CDN_FILEOK
CDM_GETFILEPATH
CDM_GETFOLDERIDLIST
CDM_GETFOLDERPATH
CDM_GETSPEC
CDM_HIDECONTROL
CDM_SETCONTROLTEXT
CDM_SETDEFEXT
thanks
Nitheesh
I developing an application that hooks the Open/Save dialog for getting the
selected file path. currently am able to hook the common dialog but it's not
working on office Open/Save dialog. On Searching i found that Office is using
separate Open/Save dialog. Can anyone help me to identify the Office
Open/Save dialog messags equivalent to common dialog's
CDN_INITDONE
CDN_FILEOK
CDM_GETFILEPATH
CDM_GETFOLDERIDLIST
CDM_GETFOLDERPATH
CDM_GETSPEC
CDM_HIDECONTROL
CDM_SETCONTROLTEXT
CDM_SETDEFEXT
thanks
Nitheesh