ggirard Posted November 28, 2006 Posted November 28, 2006 Hello everybody, I need a function that doesn't exist in autoit. I coded it in C. Now I need to integrate the two. 1. Use my code in C and AutoitX for the autoit stuff. Seems silly to me since most of the program is in autoit and I only need C for one function. 2. Use a way to make my C function available to autoit. Is it possible ? 3. Change the source only for this. Hum not elegant. If you guys have any idea on how to do this, please let me know. Thank you very much. Regards
Uten Posted November 28, 2006 Posted November 28, 2006 Take a look at dllcall. You can also search for the Autoit plugin sdk. Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling
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