Jump to content

Recommended Posts

Posted

Help me to read a data from a file using " _WinAPI_ReadFile" (_WinAPI_ReadFile($hFile, $pBuffer, $iToRead, ByRef $iRead[, $pOverlapped = 0]))

For example I want to read data from C:\1.jpg. How can I do it?

_____________________________________________________________________________

Posted

Help me to read a data from a file using " _WinAPI_ReadFile" (_WinAPI_ReadFile($hFile, $pBuffer, $iToRead, ByRef $iRead[, $pOverlapped = 0]))

For example I want to read data from C:\1.jpg. How can I do it?

DataFiler

GL

Posted

I want to write archiver. But somewhen, one my friend(programmer) tell me that using WinAPI he cannot to read a file without errors. Error was occured reading some not often used bytes. Thats why i decided to check it.

_____________________________________________________________________________

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...