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

guiconsole.h
Go to the documentation of this file.
00001 /* $Id: guiconsole.h 47326 2010-05-23 15:56:37Z jmorlan $
00002  *
00003  * COPYRIGHT:       See COPYING in the top level directory
00004  * PROJECT:         ReactOS system libraries
00005  * FILE:            subsys/csrss/win32csr/guiconsole.h
00006  * PURPOSE:         Interface to GUI consoles
00007  */
00008 
00009 #include "api.h"
00010 
00011 #define CONGUI_MIN_WIDTH      10
00012 #define CONGUI_MIN_HEIGHT     10
00013 #define CONGUI_UPDATE_TIME    0
00014 #define CONGUI_UPDATE_TIMER   1
00015 
00016 NTSTATUS FASTCALL GuiInitConsole(PCSRSS_CONSOLE Console, BOOL Visible);
00017 
00018 /*EOF*/

Generated on Sun May 27 2012 04:38:45 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.