ReactOS Fundraising Campaign 2012
€ 4,410 / € 30,000
Information
|
Donate
Home
|
Info
|
Community
|
Development
|
myReactOS
|
Contact Us
Navigation
Home
Community
Development
myReactOS
Fundraiser 2012
Doxygen
Main Page
Alphabetical List
Data Structures
Directories
File List
Data Fields
Globals
Related Pages
Search
ReactOS Development
> Doxygen
lib
rossym
Data Structures
|
Defines
|
Functions
|
Variables
rossympriv.h File Reference
Go to the source code of this file.
Data Structures
struct
ROSSYM_INFO
Defines
#
define
RosSymAllocMem
(
Size
) (*RosSymCallbacks.AllocMemProc)(
Size
)
#
define
RosSymFreeMem
(Area) (*RosSymCallbacks.FreeMemProc)(Area)
#
define
RosSymReadFile
(FileContext,
Buffer
,
Size
) (*RosSymCallbacks.ReadFileProc)((FileContext), (
Buffer
), (
Size
))
#
define
RosSymSeekFile
(FileContext, Position) (*RosSymCallbacks.SeekFileProc)((FileContext), (Position))
#
define
ROSSYM_IS_VALID_DOS_HEADER
(DosHeader)
#
define
ROSSYM_IS_VALID_NT_HEADERS
(NtHeaders)
Functions
BOOLEAN
RosSymZwReadFile
(
PVOID
FileContext,
PVOID
Buffer
,
ULONG
Size
)
BOOLEAN
RosSymZwSeekFile
(
PVOID
FileContext,
ULONG_PTR
Position)
Variables
ROSSYM_CALLBACKS
RosSymCallbacks
Generated on Fri May 25 2012 06:02:38 for ReactOS by
1.7.6.1
ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.