Ejoc 1 Posted April 22, 2005 So Larry suggested I post this here, so I am. I've done some work on making structures for passing to DllCall. I've included my dll source code in this thread, as you can see there's very little to it, everything else is UDF.My other thread: http://www.autoitscript.com/forum/index.php?showtopic=10710DllMemDev.zip Start -> Programs -> AutoIt v3 -> AutoIt Help File -> Index -> (The Function you are asking about)----- Links -----DllStruct UDFsRSA Crypto UDFs Share this post Link to post Share on other sites
adamgal 0 Posted April 24, 2005 I made a script that finds out what input locale the user is currently using in a given window with the help of dllmem, if anybody is interested I can upload the code. also it's basically based on finding a thread ID for a process so if anyone is interested in how to do that just tell me. I think it's useful in a lot of situations when you want to detect events in other processes using dllcall. Share this post Link to post Share on other sites