/[cvs]/joko/Uni/BSArch/03/win32/min_shell.h
ViewVC logotype

Annotation of /joko/Uni/BSArch/03/win32/min_shell.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (hide annotations)
Fri Jun 16 00:06:11 2006 UTC (18 years, 3 months ago) by joko
Branch: MAIN
Changes since 1.3: +3 -5 lines
File MIME type: text/plain
shell command dispatching

1 joko 1.4 /* $Id: min_shell.h,v 1.3 2006/06/15 22:58:58 joko Exp $ */
2 joko 1.3
3 joko 1.4 #include <windows.h>
4 joko 1.3
5     // min_shell
6     void run_commands(FILE * fp);
7 joko 1.4 void dispatch_command(char * command);
8 joko 1.3
9     // utils_os
10     BOOL os_start_process(char * filename, BOOL background);
11    
12     // utils_misc
13     void chomp(char * string);
14 joko 1.1 void check_alert_error(const char * error_source);

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed