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

desktopbg.h
Go to the documentation of this file.
00001 /* $Id: desktopbg.h 47315 2010-05-23 00:51:29Z jmorlan $
00002  *
00003  * COPYRIGHT:       See COPYING in the top level directory
00004  * PROJECT:         ReactOS system libraries
00005  * FILE:            subsys/csrss/include/destkopbg.h
00006  * PURPOSE:         CSRSS internal desktop background window interface
00007  */
00008 
00009 #pragma once
00010 
00011 #include "api.h"
00012 
00013 /* Api functions */
00014 CSR_API(CsrCreateDesktop);
00015 CSR_API(CsrShowDesktop);
00016 CSR_API(CsrHideDesktop);
00017 CSR_API(CsrRegisterSystemClasses);
00018 
00019 BOOL FASTCALL DtbgIsDesktopVisible(VOID);
00020 
00021 /* EOF */

Generated on Sat May 26 2012 04:37:33 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.