MemoryEx Action Plugin V "2.0.0.0"
Extraction and placed in this path:
Table of Contents

Dropbox.com Server
--------------------------------------
This is the latest version so far 08/04/2013

Dropbox.com Server
--------------------------------------
This is the latest version so far 13/04/2013 Created in Thu 11 Apr 2013
View changes:

Dropbox.com Server
--------------------------------------
This is the latest version so far 10/05/2013 Created in Fri 10 May 2013
View changes:

Dropbox.com Server
--------------------------------------
This is the latest version so far 9/11/2015 Created in Mon 09 Nov 2015
View changes:

Dropbox.com Server
Extraction and placed in this path:
Offtopic:
"C:\Program Files\AutoPlay Media Studio 8\Plugins\Actions"
Table of Contents
Offtopic:
ASM.Assemble
ASM.Close
ASM.Initialize
Bitwise._And
Bitwise._ASL
Bitwise._ASR
Bitwise._Mod
Bitwise._Not
Bitwise._Or
Bitwise._Xor
Bitwise.And
Bitwise.ASL
Bitwise.ASR
Bitwise.Mod
Bitwise.Not
Bitwise.Or
Bitwise.Xor
Library.Load
MemoryEx.Allocate
MemoryEx.AllocateEx
MemoryEx.AssignStruct
MemoryEx.Byte
MemoryEx.Compare
MemoryEx.CompareStrings
MemoryEx.Copy
MemoryEx.CopyEx
MemoryEx.DefineStruct
MemoryEx.Double
MemoryEx.DWORD
MemoryEx.Fill
MemoryEx.Float
MemoryEx.Free
MemoryEx.FromPointer
MemoryEx.Integer
MemoryEx.LoadLH
MemoryEx.QWORD
MemoryEx.ReAllocate
MemoryEx.Size
MemoryEx.String
MemoryEx.StringLength
MemoryEx.StructEntryOffset
MemoryEx.StructEntrySize
MemoryEx.StructSize
MemoryEx.Table
MemoryEx.TableRequiredSize
MemoryEx.UnsignedByte
MemoryEx.UnsignedDWORD
MemoryEx.UnsignedInteger
MemoryEx.UnsignedWord
MemoryEx.Word
MemoryEx.Zero
SharedMemory.Access
SharedMemory.AccessEx
SharedMemory.Allocate
SharedMemory.Free
SharedMemory.IsBuffer
SharedMemory.ReleaseAccess
Subclass.Create
Subclass.HasSubclass
Subclass.OldWinProc
Subclass.Remove
ASM.Close
ASM.Initialize
Bitwise._And
Bitwise._ASL
Bitwise._ASR
Bitwise._Mod
Bitwise._Not
Bitwise._Or
Bitwise._Xor
Bitwise.And
Bitwise.ASL
Bitwise.ASR
Bitwise.Mod
Bitwise.Not
Bitwise.Or
Bitwise.Xor
Library.Load
MemoryEx.Allocate
MemoryEx.AllocateEx
MemoryEx.AssignStruct
MemoryEx.Byte
MemoryEx.Compare
MemoryEx.CompareStrings
MemoryEx.Copy
MemoryEx.CopyEx
MemoryEx.DefineStruct
MemoryEx.Double
MemoryEx.DWORD
MemoryEx.Fill
MemoryEx.Float
MemoryEx.Free
MemoryEx.FromPointer
MemoryEx.Integer
MemoryEx.LoadLH
MemoryEx.QWORD
MemoryEx.ReAllocate
MemoryEx.Size
MemoryEx.String
MemoryEx.StringLength
MemoryEx.StructEntryOffset
MemoryEx.StructEntrySize
MemoryEx.StructSize
MemoryEx.Table
MemoryEx.TableRequiredSize
MemoryEx.UnsignedByte
MemoryEx.UnsignedDWORD
MemoryEx.UnsignedInteger
MemoryEx.UnsignedWord
MemoryEx.Word
MemoryEx.Zero
SharedMemory.Access
SharedMemory.AccessEx
SharedMemory.Allocate
SharedMemory.Free
SharedMemory.IsBuffer
SharedMemory.ReleaseAccess
Subclass.Create
Subclass.HasSubclass
Subclass.OldWinProc
Subclass.Remove

Dropbox.com Server
--------------------------------------
This is the latest version so far 08/04/2013

Dropbox.com Server
--------------------------------------
This is the latest version so far 13/04/2013 Created in Thu 11 Apr 2013
View changes:
Offtopic:
Added: Memory function support, storing and executing of Lua functions in / from memory buffers.
Added: Support for functions in MemoryEx.Table
Added: MemoryEx.Function
Added: MemoryEx.AllowMemoryFunctions
Added: MemoryEx.FunctionRequiredSize
Added: MemoryEx.LString
Updated: Documentation and examples
Added: Support for functions in MemoryEx.Table
Added: MemoryEx.Function
Added: MemoryEx.AllowMemoryFunctions
Added: MemoryEx.FunctionRequiredSize
Added: MemoryEx.LString
Updated: Documentation and examples

Dropbox.com Server
--------------------------------------
This is the latest version so far 10/05/2013 Created in Fri 10 May 2013
View changes:
Offtopic:
Added: Base64 / buffer support for Library.Load, can now load DLL from Base64 encoded data or a buffer.
Added: CallClosure_ method for library handles, allowing you to call a CClosure enabling registering modules from e.g. DLL's which are loaded from memory.
Added: Base64 DLL example.
Updated: Documentation and examples
Added: CallClosure_ method for library handles, allowing you to call a CClosure enabling registering modules from e.g. DLL's which are loaded from memory.
Added: Base64 DLL example.
Updated: Documentation and examples

Dropbox.com Server
--------------------------------------
This is the latest version so far 9/11/2015 Created in Mon 09 Nov 2015
View changes:
Offtopic:
Added: MemoryEx.CompileScan
Added: MemoryEx.Scan
Added: MemoryEx.ScanAll
Added: MemoryEx.FreeScan
Added: Bitwise.ROL
Added: Bitwise.ROR
Added: Bitwise._ROL
Added: Bitwise._ROR
Updated: All bitwise functions have been optimized.
Updated: Documentation
Added: Scan example
Fixed: MemoryEx.ReAllocate (was wrong name, SharedMemory.ReAllocate)
Added: MemoryEx.Scan
Added: MemoryEx.ScanAll
Added: MemoryEx.FreeScan
Added: Bitwise.ROL
Added: Bitwise.ROR
Added: Bitwise._ROL
Added: Bitwise._ROR
Updated: All bitwise functions have been optimized.
Updated: Documentation
Added: Scan example
Fixed: MemoryEx.ReAllocate (was wrong name, SharedMemory.ReAllocate)

Dropbox.com Server