| AntiDebugLIB Function Reference | |
GJ_ReadFile |
BOOL GJ_ReadFile(
LPVOID lpBuffer,
DWORD
nNumberOfBytesToRead,
LPDWORD lpNumberOfBytesRead
)
lpBuffer
Pointer to buffer that receives data.
nNumberOfBytesToRead
Number of bytes to read.
lpNumberOfBytesRead
Pointer to number of bytes read.
TRUE If
the GJ_ReadFile function succeeds
; FALSE
otherwise.
The filepointer auto increase
nNumberOfBytesTo Read.
© Copyright 2009 AntiDebugLIB International Inc. All Rights Reserved
|