Jump to content

Desktop Bands


Recommended Posts

Link to comment
Share on other sites

After a quick look at the code I saw that it uses the IUnknown interface, which is, mildly speaking, a bitch to implement in autoit. Furthermore, I don't think this will even be possible in autoit since this would require a COM object to be registered in a module, which is not something autoit can handle.

Broken link? PM me and I'll send you the file!

Link to comment
Share on other sites

Okay. Is there another way to do this, using a DLL or the like?

Well you probably have to build it yourself, the code for a C++ dll is right there and looking in the further references sectin there is also links to codeproject articles that describe how to do it in .net

Broken link? PM me and I'll send you the file!

Link to comment
Share on other sites

Still no hope as I obviously fail... :D

Will probably leave it to later unless someone else has a want to create the DLL. I can surivive with AnyGUI for now... :D

Link to comment
Share on other sites

  • 1 month later...

oh yeah, it was my position as well, i havent dug deep enough in c++ to be able to create dlls etc, but i did want to use a desktop band like this . first i need to understand and study more about using the IUnknown , IClassFactory interfaces, etc. then we'll think about creating one of my own... :-(

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...