# HG changeset patch # User Eli Zaretskii # Date 1164975832 0 # Node ID 4fd4b53813c6cdcc5977f225990922ee445dd662 # Parent b8fb10afdb2d6631839e940ea7db3fe6ec671c16 (Windows Processes) [@ifnottex]: Mention w32-shell-execute. diff -r b8fb10afdb2d -r 4fd4b53813c6 man/msdog.texi --- 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