Jump to content

Recommended Posts

Posted (edited)

I'm learning C++ and I want to convert some of my autoit stuff to C++ except I can't seem to find any references about COM and C++ for windows. Most of my scripts use the IE UDF so I wanted to make an IE UDF or atleast learn to use COM objects with C++. Any insight? :)

EDIT:

http://www.codeproject.com/KB/COM/comintro.aspx

xD Good site

Edited by Thatsgreat2345
Posted

I'm learning C++

This is the first clue that you are nowhere near ready for COM. COM is one of the most difficult Windows programming concepts to grasp. If you're still learning C++, you're a long way out from COM.
Posted (edited)

This is the first clue that you are nowhere near ready for COM. COM is one of the most difficult Windows programming concepts to grasp. If you're still learning C++, you're a long way out from COM.

Yeah I figured xD. I got Thinking in C++ 2nd Edition by Bruce Eckle hehe didn't know it was free to download :)

Edited by Thatsgreat2345

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
  • Recently Browsing   0 members

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