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

vis.h
Go to the documentation of this file.
00001 /* $Id: vis.h 56311 2012-04-01 20:42:43Z akhaldi $
00002  *
00003  * COPYRIGHT:        See COPYING in the top level directory
00004  * PROJECT:          ReactOS Win32k subsystem
00005  * PURPOSE:          Visibility computations interface definition
00006  * FILE:             include/win32k/vis.h
00007  * PROGRAMMER:       Ge van Geldorp (ge@gse.nl)
00008  *
00009  */
00010 
00011 #pragma once
00012 
00013 HRGN FASTCALL VIS_ComputeVisibleRegion(PWND Window, BOOLEAN ClientArea, BOOLEAN ClipChildren, BOOLEAN ClipSiblings);
00014 VOID FASTCALL co_VIS_WindowLayoutChanged(PWND Window, HRGN UncoveredRgn);
00015 
00016 /* EOF */

Generated on Thu May 24 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.