Dear Sir, In our application, we are not using HwndOwner in OPENFILENAME for save dialog window, If we used HwndOwner then save dialog window not working properly, It is working fine now without HwndOwner but save dialog is opens below attaching window, so i need to bring above the attaching window. Please help me...? Regards, Basavaraj.
wrote: > In our application, we are not using HwndOwner in OPENFILENAME > for > save dialog window, > If we used HwndOwner then save dialog window not working > properly, What do you mean by "not working properly"? This is the documented way to show the save dialog. If it doesn't work, then there is problem in your peogram that you need to fix. Alex