To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51767
User ccill changed the following:
What |Old value |New value
================================================================================
Status|CLOSED |UNCONFIRMED
--------------------------------------------------------------------------------
Resolution|INVALID |
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Oct 6 09:21:33 -0700
2005 -------
I need to do the next operation: From my own Accounting program call to the
predefined program that open .doc files. My program stand for the end of the
this execution.
The code that I show you is good. Works with any type of extension. (pzh,
doc, xls, img, pdf, txt, etc) When my default program for open .doc files is
Microsoft Windows, they works well. When my defalt program is OOo, they don't
work. Don't stand to the end of de runing of the external program. They return
inmediately.
I don't call to WindWord or OOo directly. My program call "to de default
application in windows, that open .doc files".
This is a professional system to do the program compatible with a lot of
instalations.
I don't need to open serveral instantes of MS-Windows. Only one. But take in
mind that I call to "The predefined application for open .doc files". I don't
call any program directly. I leave the operating system to decide what program
open .doc files. Is like if I double clicked on the file, but making it into my
code.
CreateProcess is not Pascal Code. Is a routine from MS-Windows. If you
search in Win32 API help files you can see it.
Thank you very much. ;) See you.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]