/[emacs]/emacs/src/w32.h
ViewVC logotype

Diff of /emacs/src/w32.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by bkey1, Wed Dec 18 06:16:28 2002 UTC revision 1.14 by lektu, Tue Feb 4 14:03:13 2003 UTC
# Line 112  extern char * w32_strerror (int error_no Line 112  extern char * w32_strerror (int error_no
112  extern BOOL w32_get_long_filename (char * name, char * buf, int size);  extern BOOL w32_get_long_filename (char * name, char * buf, int size);
113    
114  /* Prepare our standard handles for proper inheritance by child processes.  */  /* Prepare our standard handles for proper inheritance by child processes.  */
115  extern void prepare_standard_handles (int in, int out,  extern void prepare_standard_handles (int in, int out,
116                                        int err, HANDLE handles[4]);                                        int err, HANDLE handles[4]);
117    
118  /* Reset our standard handles to their original state.  */  /* Reset our standard handles to their original state.  */
119  extern void reset_standard_handles (int in, int out,  extern void reset_standard_handles (int in, int out,
120                                      int err, HANDLE handles[4]);                                      int err, HANDLE handles[4]);
121    
122  /* Return the string resource associated with KEY of type TYPE.  */  /* Return the string resource associated with KEY of type TYPE.  */

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26