Matu Posted November 17, 2006 Posted November 17, 2006 Hi forumer's If I want to read and write to a memory location, either in ram, or hard drive, how do I achieve that with autoit ? HELP HELP PLEASE
PaulIA Posted November 17, 2006 Posted November 17, 2006 Hi forumer'sIf I want to read and write to a memory location, either in ram, or hard drive, how do I achieve thatwith autoit ?HELP HELP PLEASEYou can read/write memory locations using the A3LMemory unit of Auto3Lib. However, I have no idea how to read/write the memory of a hard drive. If you find out, please let us all know. Auto3Lib: A library of over 1200 functions for AutoIt
Snarg Posted November 18, 2006 Posted November 18, 2006 Read/write process memory with this UDF.I'm fairly certain AutoIt does not support PEEK/POKE A little reading goes a long way. Post count means nothing.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now