ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

precomp.h
Go to the documentation of this file.
00001 /*
00002  * COPYRIGHT:       See COPYING in the top level directory
00003  * PROJECT:         ReactOS System Libraries
00004  * FILE:            lib/smlib/precomp.h
00005  * PURPOSE:         SMLIB Library Header
00006  * PROGRAMMER:      Alex Ionescu (alex@relsoft.net)
00007  */
00008 
00009 /* INCLUDES ******************************************************************/
00010 
00011 /* SDK/DDK/NDK Headers. */
00012 #define WIN32_NO_STATUS
00013 #include <windows.h>
00014 #define NTOS_MODE_USER
00015 #include <ndk/cmfuncs.h>
00016 #include <ndk/lpctypes.h>
00017 #include <ndk/lpcfuncs.h>
00018 #include <ndk/obfuncs.h>
00019 #include <ndk/rtlfuncs.h>
00020 
00021 #include <sm/helper.h>
00022 

Generated on Sun May 27 2012 04:16:26 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.