mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:25:48 +00:00
Added help command to shell.exe.
Minor changes. svn path=/trunk/; revision=1021
This commit is contained in:
parent
c37b4fd7f1
commit
d53eeb0cee
11 changed files with 198 additions and 63 deletions
|
@ -1,6 +1,6 @@
|
|||
//======================================================================
|
||||
//
|
||||
// $Id: format.c,v 1.1 1999/05/16 07:27:35 ea Exp $
|
||||
// $Id: format.c,v 1.2 2000/02/29 23:57:46 ea Exp $
|
||||
//
|
||||
// Formatx
|
||||
//
|
||||
|
@ -38,7 +38,7 @@
|
|||
#define _UNICODE 1
|
||||
#include <windows.h>
|
||||
#include <stdio.h>
|
||||
#include "fmifs.h"
|
||||
#include "../../reactos/include/fmifs.h"
|
||||
//#include <tchar.h>
|
||||
#include "win32err.h"
|
||||
#include "config.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue