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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

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