Jump to content

Reading data & including any file into compiled .au3 script


Recommended Posts

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?

_____________________________________________________________________________

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

_____________________________________________________________________________

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...