Hi All,
Im back, in this long period im working on some plugin & Program and now im back, for today i create memory plugin And im work on OpenGL Plugin for AMS.
this plugin very very useful for advanced Programmers and less useful for beginners.
usages :
1) all body know call a functions in dll can be in 2 way by value and by refrence and some dll just use second way for calling or returning (Like GetWindowTextA in user32.dll or ...) with this plugin u can call a dll with refrence.(See help file and second attachment)
2) with this plugin you can create Plugin, With this & useful tool from reteset you can create powerful Plugin for Example with this i create Clipboard plugin see third attachment. but if you create a plugin with this plugin you MUST write a THANKS to the author of this plugin for create this.
(this is something like a copyright)
3) if you create a dll that have a string parameter use memory instead of string, use it better.
4) with this u can create relevance between two or more application that you want create.
5) for beginners this can handle (store) any thing on memory (number or string) but be aware after close application all memory poped, be carful.
With these plugins AMS come powerful.
First Attachment is Setup file.
Enjoy.
Please Reply

(See help file and second attachment)
Reply With Quote


