Jump to content

Import an object from dll for use in script


Recommended Posts

Hello Autoit scripters.  So I may (or may not) have an interesting issue that I would like to learn more about/how to implement, as this is the first time I am attempting something like this.  I have a powershell script that I have already completed, but am trying to convert/re-write to autoit.  In this powershell script, which is an active directory tool, I import and utilize this Active Directory Object Picker dialog object from the provided dll.  I was able to import and utilize the object for my own purposes for use in the powershell script, but trying to do the same in autoit, I am left scratching my head thinking "where do I even begin?  Is there a way to import a class/object from an external dll and then create an object from the imported file?  From some of the research I have done, it appears that the ability to import classes is specific to .NET frameworks.  Can someone confirm/give me a nudge in right direction?

*Edit: Here is this if it helps:

https://drive.google.com/file/d/0B6HOqbG1JS5RNWNoZEw4WkJaMTQ/view?usp=sharing

Edited by MattHiggs
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...