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

PMACHVTBL Struct Reference

#include <machine.h>

Data Fields

VOID(* ConsPutChar )(int Ch)
BOOLEAN(* ConsKbHit )(VOID)
int(* ConsGetCh )(VOID)
VOID(* VideoClearScreen )(UCHAR Attr)
VIDEODISPLAYMODE(* VideoSetDisplayMode )(char *DisplayMode, BOOLEAN Init)
VOID(* VideoGetDisplaySize )(PULONG Width, PULONG Height, PULONG Depth)
ULONG(* VideoGetBufferSize )(VOID)
VOID(* VideoSetTextCursorPosition )(UCHAR X, UCHAR Y)
VOID(* VideoHideShowTextCursor )(BOOLEAN Show)
VOID(* VideoPutChar )(int Ch, UCHAR Attr, unsigned X, unsigned Y)
VOID(* VideoCopyOffScreenBufferToVRAM )(PVOID Buffer)
BOOLEAN(* VideoIsPaletteFixed )(VOID)
VOID(* VideoSetPaletteColor )(UCHAR Color, UCHAR Red, UCHAR Green, UCHAR Blue)
VOID(* VideoGetPaletteColor )(UCHAR Color, UCHAR *Red, UCHAR *Green, UCHAR *Blue)
VOID(* VideoSync )(VOID)
VOID(* Beep )(VOID)
VOID(* PrepareForReactOS )(IN BOOLEAN Setup)
FREELDR_MEMORY_DESCRIPTOR *(* GetMemoryDescriptor )(FREELDR_MEMORY_DESCRIPTOR *Current)
PFREELDR_MEMORY_DESCRIPTOR(* GetMemoryMap )(PULONG MaxMemoryMapSize)
BOOLEAN(* DiskGetBootPath )(char *BootPath, unsigned Size)
BOOLEAN(* DiskReadLogicalSectors )(UCHAR DriveNumber, ULONGLONG SectorNumber, ULONG SectorCount, PVOID Buffer)
BOOLEAN(* DiskGetDriveGeometry )(UCHAR DriveNumber, PGEOMETRY DriveGeometry)
ULONG(* DiskGetCacheableBlockCount )(UCHAR DriveNumber)
TIMEINFO *(* GetTime )(VOID)
ULONG(* GetRelativeTime )(VOID)
PCONFIGURATION_COMPONENT_DATA(* HwDetect )(VOID)
VOID(* HwIdle )(VOID)

Detailed Description

Definition at line 39 of file machine.h.


The documentation for this struct was generated from the following file:

Generated on Mon May 28 2012 06:36:57 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.