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

#include "ff_config.h"
#include "ff_types.h"

Go to the source code of this file.

Data Structures

struct  FF_T_SHORT
struct  FF_T_LONG
union  FF_T_UN16
 16-bit union. More...
union  FF_T_UN32
 32-bit union. More...

Functions

FF_T_UINT8 FF_getChar (FF_T_UINT8 *pBuffer, FF_T_UINT32 aOffset)
FF_T_UINT16 FF_getShort (FF_T_UINT8 *pBuffer, FF_T_UINT32 aOffset)
FF_T_UINT32 FF_getLong (FF_T_UINT8 *pBuffer, FF_T_UINT32 aOffset)
void FF_putChar (FF_T_UINT8 *pBuffer, FF_T_UINT32 aOffset, FF_T_UINT8 Value)
void FF_putShort (FF_T_UINT8 *pBuffer, FF_T_UINT32 aOffset, FF_T_UINT16 Value)
void FF_putLong (FF_T_UINT8 *pBuffer, FF_T_UINT32 aOffset, FF_T_UINT32 Value)

Detailed Description

Author:
James Walmsley

Definition in file ff_memory.h.


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