|
-
October 12th, 2003, 06:47 AM
#1
About ATL
Hi all...
I m aware of VC++ and MFC to some extent..
i want to do some applications in ATL and i want to know something about ATL...
i m freasher to ATL...
so i hope u people can help me out in understanding that what is ATL and How it works and where it works....
how to get start with ATL......
shashi.
-
October 12th, 2003, 07:25 AM
#2
I assume your goal is to create Active X controls.
Get a book or read some of the fine introductory articles that began appearing online a few years ago. Take some time to play around with the ATL component wizard. Create some "toy" components.
If you are doing any GUI work, you can either mix MFC with ATL or use WTL to handle the user interface. ATL comes with some rudimentary Windows templates. WTL extends these templates to cover nearly all of the Windowing API.
-rick
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|