Re: [PATCH 1/3] browseui: Add IOleWindow to IProgressDialog

2012-04-15 Thread Michael Stefaniuc
Hello Detlef, On 04/15/2012 10:08 PM, Detlef Riekenberg wrote: > Used by apps to adjust the dialog position > or remove the cancel button before vista > > -- > By by ... Detlef > --- > dlls/browseui/progressdlg.c | 69 > ++- > 1 files changed, 68 insert

Re: [PATCH 1/3] browseui: Add IOleWindow to IProgressDialog

2012-04-15 Thread Nikolay Sivov
On 4/15/2012 23:08, Detlef Riekenberg wrote: Used by apps to adjust the dialog position or remove the cancel button before vista -- By by ... Detlef --- dlls/browseui/progressdlg.c | 69 ++- 1 files changed, 68 insertions(+), 1 deletions(-) diff --gi