Re: OpenFileDialog - get Microsoft Live files

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




Oh lovely. Why do I get the feeling Office Live doesn't want anything
else to use it...

thanks - dave


On Thu, 25 Jun 2009 13:54:58 GMT, v-zhye@xxxxxxxxxxxxxxxxxxxx (Zhi-Xin
Ye [MSFT]) wrote:

Hi Dave,

I try install the Office Live client, and now have the "Microsoft Office
Live" option on the side bar. However, the open file dialog in the Word
and the OpenFileDialog in .NET are not the same.

The open file dialog in the Office Word 2007 uses a window whose class name
is "bosa_sdm_Microsoft Office Word 12.0", it uses a window whose class name
is "Internet Explorer_Server" to explore the directories. While the .NET
OpenFileDialog is a wrapper of the Win32 open file dialog, it's window
class name is "#32770 (Dialog)", and it uses a window whose class name is
"SysListView32" to explore the directories. You can see these differences
by the Spy++ tool.

The "Microsoft Office Live" option links to a web page, but the
"SysListView32" window cannot display a web page, so even we can manage to
add the "Microsoft Office Live" option on the sidebar, the content of the
page cannot be displayed.

So, a quick solution would be to create a Form with a WebBrowser on it,
navigate the WebBrowser to the Microsoft Office Live link location.

If you have any questions or concerns, please feel free to let me know.

Best Regards,
Zhi-Xin Ye



david@at-at-at@windward.dot.dot.net
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com

Cubicle Wars - http://www.windwardreports.com/film.htm
.



Relevant Pages

  • Re: xorg 7.1.1 upgrade problem (More Info)
    ... X Protocol Version 11, Revision 0, Release 7.1.1 ... Before reporting problems, check http://wiki.x.org ... The following window managers were installed after the Xorg 7.1 upgrade, ... Failed to open file ...
    (Debian-User)
  • Re: Control hidden folder/file settings?
    ... That's left up to individual apps and the window manager. ... GTK+ is really the most common, KDE ... Pick "Open File", I get a standard ...
    (comp.os.linux.misc)
  • Re: Word file opening off the visible monitor
    ... arrow keys to drag the open file back to the desktop, ... reposition and center word in the open window. ... >> screen but the open file is not visible on the monitor. ...
    (microsoft.public.mac.office.word)
  • Open File Dialog Box - How to resize?
    ... All of a sudden my Open and Open File dialog box for all Office products ... comes up as a full screen window with no re-size button and a navigation ... the Opoen and Open File dialog boxes were smaller windows. ... I wouold like to be able to set this window ...
    (microsoft.public.office.misc)
  • Re: OpenFileDialog - get Microsoft Live files
    ... I try install the Office Live client, and now have the "Microsoft Office ... the open file dialog in the Word ... The open file dialog in the Office Word 2007 uses a window whose class name ... So, a quick solution would be to create a Form with a WebBrowser on it, ...
    (microsoft.public.dotnet.framework.windowsforms.controls)