Added some stubs in order to

implement them some time

svn path=/trunk/; revision=3459
This commit is contained in:
Robert Kopferl 2002-09-04 22:19:47 +00:00
parent 296c5258a4
commit 449e39d06a
9 changed files with 438 additions and 25 deletions

View file

@ -1,11 +1,13 @@
/* $Id: openclose.cpp,v 1.2 2002/07/26 00:23:12 robertk Exp $
/* $Id: openclose.cpp,v 1.3 2002/09/04 22:19:47 robertk Exp $
*/
/*
*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS OS/2 sub system
* FILE: dll/doscalls.c
* PART: doscalls.dll
* FILE: openclose.cpp
* PURPOSE: Kernelservices for OS/2 apps
* CONTAINS: Open close write and handle related stuff.
* PROGRAMMER: Robert K. nonvolatil@yahoo.de
* REVISION HISTORY:
* 13-03-2002 Created