Re: Starting Slow to learn VC...
Jason <jason@measlywimp.com> wrote:
My understanding of the IE bands is that they will be an in-process
COM component (.dll)
Correct
utilizing ATL.
Not necessarily. ATL is just one way to help develop COM components -
arguably the easiest to use, but not the easiest to learn.
Would it be benefitial to
utilize WTL in this situation?
If you plan to do extensive GUI work in your band, WTL won't hurt, if
only for control wrappers.
Does anyone have any links to tutorials or samples that will put me on
the road to developing a COM component with a GUI.
http://www.codeproject.com/atl/
http://www.codeproject.com/atl/ietoolbartutorial.asp
http://www.codeproject.com/tools/rbcolorpicker.asp
http://www.codeproject.com/shell/cookiespy.asp
I was starting to look at the Deskband examples on the web, but many
of them use a Deskband Wizard, which is not compatible with VS 2005.
So, I think I'm stuck starting from scratch. So, I guess I'm looking
for some basic tutorials (COM, GUI, etc) that will ultimately give me
the core needed to develop a deskband. Quite frankley, the Deskband
tutorials I've seen overwhelm me, so I think I need to start with the
basics.
You can start with POLYGON - Microsoft's ATL tutorial
http://msdn2.microsoft.com/en-US/library/599w5e7x.aspx
But really, ATL (and COM, for that matter) is hard to get one's head
around without a good book. Here's the often recommended list
http://groups.google.com/group/microsoft.public.vc.atl/browse_frm/thread/377396f924005ba0/bcf94c4f3797be22
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925