Tools Programming with VC++6

Started by
2 comments, last by Nacho 22 years, 5 months ago
Hi! Do you know where could I find an article or tutorial about writing tools with VC++ 6? I would like to make a simple editor using common Windows controls such as buttons, boxes, etc. but I don´t know where to start from! Thanks!
Advertisement
If you''re looking for an easy alternative to MFC look into ATL & WTL.

Many useful examples are available at

www.codeproject.com
www.codeguru.com
www.idevresource.com


Bobby Ward - COM Guru in training
Bobby Ward - COM Guru in training
Thanks! The Code Project seems to be what I´m looking for. I´ll check the other two later. Thanks pal!
There''s a tutorial on GameDev about making 3D Tools with MFC. You can check it out here: http://www.gamedev.net/reference/programming/features/3dmfc/

- flix
ALL YOUR BASE ARE BELONG TO US

This topic is closed to new replies.

Advertisement