Click here to Skip to main content
15,902,027 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: Versioning ATL com controls Pin
Ernest Laurentin20-Nov-02 18:58
Ernest Laurentin20-Nov-02 18:58 
Questioncomdef.h ? Pin
Chad Busche18-Nov-02 6:22
Chad Busche18-Nov-02 6:22 
AnswerRe: comdef.h ? Pin
Tim Smith18-Nov-02 6:35
Tim Smith18-Nov-02 6:35 
Generala question about STL sort Pin
liuty200617-Nov-02 23:31
liuty200617-Nov-02 23:31 
GeneralRe: a question about STL sort Pin
Joaquín M López Muñoz17-Nov-02 23:51
Joaquín M López Muñoz17-Nov-02 23:51 
GeneralRe: a question about STL sort Pin
Christian Graus18-Nov-02 0:56
protectorChristian Graus18-Nov-02 0:56 
GeneralExplicit specialization of class templates Pin
Dudi Avramov17-Nov-02 20:33
Dudi Avramov17-Nov-02 20:33 
GeneralRe: Explicit specialization of class templates Pin
Joaquín M López Muñoz17-Nov-02 21:12
Joaquín M López Muñoz17-Nov-02 21:12 
Can't you do this instead?
class CMyCom:public CComObject<CMyCom>
{
  ...
  // override Release
  ...
};


Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
GeneralRe: Explicit specialization of class templates Pin
Dudi Avramov17-Nov-02 22:12
Dudi Avramov17-Nov-02 22:12 
GeneralRe: Explicit specialization of class templates Pin
Joaquín M López Muñoz17-Nov-02 22:53
Joaquín M López Muñoz17-Nov-02 22:53 
GeneralRe: Explicit specialization of class templates Pin
Dudi Avramov18-Nov-02 1:05
Dudi Avramov18-Nov-02 1:05 
GeneralRe: Explicit specialization of class templates Pin
Joaquín M López Muñoz18-Nov-02 2:25
Joaquín M López Muñoz18-Nov-02 2:25 
GeneralRe: Explicit specialization of class templates Pin
Dudi Avramov18-Nov-02 2:52
Dudi Avramov18-Nov-02 2:52 
GeneralRe: Explicit specialization of class templates Pin
Joaquín M López Muñoz18-Nov-02 2:59
Joaquín M López Muñoz18-Nov-02 2:59 
GeneralRe: Explicit specialization of class templates Pin
Dudi Avramov18-Nov-02 3:19
Dudi Avramov18-Nov-02 3:19 
GeneralRe: Explicit specialization of class templates Pin
Joaquín M López Muñoz18-Nov-02 7:00
Joaquín M López Muñoz18-Nov-02 7:00 
GeneralRe: Explicit specialization of class templates Pin
Dudi Avramov18-Nov-02 20:47
Dudi Avramov18-Nov-02 20:47 
QuestionIs this a bug in ATL CAxDialogImpl? Pin
Member 9616-Nov-02 7:33
Member 9616-Nov-02 7:33 
GeneralNeed help in accessing ATL COM property of type coclass. Pin
bahruddina15-Nov-02 5:21
bahruddina15-Nov-02 5:21 
GeneralRe: Need help in accessing ATL COM property of type coclass. Pin
Rene De La Garza15-Nov-02 10:25
Rene De La Garza15-Nov-02 10:25 
GeneralRe: Need help in accessing ATL COM property of type coclass. Pin
Dudi Avramov18-Nov-02 1:43
Dudi Avramov18-Nov-02 1:43 
QuestionWTL - Dockable ToolBar????????? Pin
Member 6784514-Nov-02 4:52
Member 6784514-Nov-02 4:52 
GeneralWTL - Dockable ToolBar Pin
Member 6784514-Nov-02 4:52
Member 6784514-Nov-02 4:52 
GeneralRe: WTL - Dockable ToolBar Pin
Ed Gadziemski14-Nov-02 10:32
professionalEd Gadziemski14-Nov-02 10:32 
GeneralRe: WTL - Dockable ToolBar Pin
Member 6784515-Nov-02 2:48
Member 6784515-Nov-02 2:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.