Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygensetup.c
Go to the documentation of this file.
00001 /* 00002 * COPYRIGHT: See COPYING in the top level directory 00003 * PROJECT: ReactOS kernel 00004 * FILE: ntoskrnl/tests/setup.c 00005 * PURPOSE: No purpose listed. 00006 * 00007 * PROGRAMMERS: No programmer listed. 00008 */ 00009 00010 #include <windows.h> 00011 #include "regtests.h" 00012 00013 _SetupOnce() 00014 { 00015 } Generated on Fri May 25 2012 04:16:06 for ReactOS by
1.7.6.1
|