WTL documentation, free book, tutorial...
-
Hi, since I'm not vey dedicated to GUI programming and it is in some cases necessary, I was seeking the way to make GUI in my applications faster, which I was writting directly through API, but not to use any RAD tool. I started to learn MFC which is very (not to say hard :)) opaque to me, maybe because I used to do programming in API directly or something else. Friend of mine, suggested me to use WTL to make GUI faster, which is (in his opinion, I don have one yet :)) much better in any aspect regarding MFC. So, I've downloaded WTL 7.0 from MS site, but not to count add-in wizard in VC I don't know where to start from, for learning to do programming using this library. I've found one .chm file on this subject but it was corrupted, and nothing else. So my question is, can anyone help to get start, firstly by informing me where can I find some good free documentation on this subject and a good tutorial to understand better WTL and to begin my programming very soon independantly. Thanks.
-
Hi, since I'm not vey dedicated to GUI programming and it is in some cases necessary, I was seeking the way to make GUI in my applications faster, which I was writting directly through API, but not to use any RAD tool. I started to learn MFC which is very (not to say hard :)) opaque to me, maybe because I used to do programming in API directly or something else. Friend of mine, suggested me to use WTL to make GUI faster, which is (in his opinion, I don have one yet :)) much better in any aspect regarding MFC. So, I've downloaded WTL 7.0 from MS site, but not to count add-in wizard in VC I don't know where to start from, for learning to do programming using this library. I've found one .chm file on this subject but it was corrupted, and nothing else. So my question is, can anyone help to get start, firstly by informing me where can I find some good free documentation on this subject and a good tutorial to understand better WTL and to begin my programming very soon independantly. Thanks.
Try http://perso.wanadoo.fr/laurent.kempe/technical/wtl/ I recommend the "WTL Makes UI Programming a Joy" articles. Oliver