AutoitMike Posted November 22, 2012 Posted November 22, 2012 Is there a way that AutoIt can create a DLL that VBA can call rather than an exe that VBA has to shell to DOS and run? I think that it would be much faster? Thanks
jmon Posted November 22, 2012 Posted November 22, 2012 Try autoitX, you can call autoit functions directly from your VB script. [center]www.jmontserrat.comFile Sequence UDF - _StringExtractPaths - _StringTrimPattern - GuiCtrlSetOnTop - CalendarUDF[/center]
JohnOne Posted November 22, 2012 Posted November 22, 2012 AutoIt cannot create dll files. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
AutoitMike Posted November 22, 2012 Author Posted November 22, 2012 Can you give a simple example of how to use autoitx with vba? I would like to see how to pass parameters and how to create e code Thanks mucho
Danyfirex Posted November 22, 2012 Posted November 22, 2012 I think it's stupid. I'm sure you can make all your code in autoit script. Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut
JohnOne Posted November 22, 2012 Posted November 22, 2012 Can you give a simple example of how to use autoitx with vba?I would like to see how to pass parameters and how to create e codeThanks muchoThere's a forum board for that, it will also have in it your answer. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
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