changeset 74348:4fd4b53813c6

(Windows Processes) [@ifnottex]: Mention w32-shell-execute.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 01 Dec 2006 12:23:52 +0000
parents b8fb10afdb2d
children cdbaa3a95e6c
files man/msdog.texi
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/msdog.texi	Fri Dec 01 11:53:31 2006 +0000
+++ b/man/msdog.texi	Fri Dec 01 12:23:52 2006 +0000
@@ -518,6 +518,16 @@
 any quote characters that appear; otherwise chose a suitable escape
 character based on the type of the program.
 
+@ifnottex
+@findex w32-shell-execute
+  The function @code{w32-shell-execute} can be useful for writing
+customized commands that run MS-Windows applications registered to
+handle a certain standard Windows operation for a specific type of
+document or file.  This function is a wrapper around the Windows
+@code{ShellExecute} API.  See the MS-Windows API documentation for
+more details.
+@end ifnottex
+
 @node Windows Printing
 @section Printing and MS-Windows