Jump to content

Dllcalls with Object Oriented Functions


Recommended Posts

Hello. I've spent the last week learning how to use DllCall to work with the functions in gdi32.dll. A few days ago, I decided to start using the more powerful and diverse functions in gdiplus.dll, however, when I looked, most of the functions in GdiPlus could only be used by creating objects and using methods. Can anyone tell me how to use these functions through AutoIt? By the way, I know that I could use auto3lib, however, I would like to learn how to do it myself. Thanks.

Link to comment
Share on other sites

Hello. I've spent the last week learning how to use DllCall to work with the functions in gdi32.dll. A few days ago, I decided to start using the more powerful and diverse functions in gdiplus.dll, however, when I looked, most of the functions in GdiPlus could only be used by creating objects and using methods. Can anyone tell me how to use these functions through AutoIt? By the way, I know that I could use auto3lib, however, I would like to learn how to do it myself. Thanks.

Open up the UDF file A3LGDIPlus.au3 and see how PaulIA did it. That get you well on your way.

:)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
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...