Click here to Skip to main content
15,887,683 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: cannot open include file 'atlres.h' Pin
Stuart Dootson19-Dec-08 3:38
professionalStuart Dootson19-Dec-08 3:38 
GeneralRe: cannot open include file 'atlres.h' Pin
josip cagalj19-Dec-08 3:57
josip cagalj19-Dec-08 3:57 
GeneralRe: cannot open include file 'atlres.h' Pin
Stuart Dootson19-Dec-08 4:16
professionalStuart Dootson19-Dec-08 4:16 
GeneralRe: cannot open include file 'atlres.h' Pin
josip cagalj21-Dec-08 22:59
josip cagalj21-Dec-08 22:59 
GeneralRe: cannot open include file 'atlres.h' Pin
josip cagalj22-Dec-08 0:08
josip cagalj22-Dec-08 0:08 
GeneralRe: cannot open include file 'atlres.h' Pin
Binni shah10-Feb-09 17:17
Binni shah10-Feb-09 17:17 
GeneralRe: cannot open include file 'atlres.h' Pin
josip cagalj11-Feb-09 0:14
josip cagalj11-Feb-09 0:14 
QuestionLife time of COMObject Pin
KASR118-Dec-08 23:51
KASR118-Dec-08 23:51 
CComObject<CMyCircle> *pCircle;
HRESULT hRes = CComObject<CMyCircle>::CreateInstance(&pCircle);

IMyCirclePtr pCircle1;
pCircle1.CreateInstance(__uuidof(MyCircle));

Difference between pCircle & pCircle1?
AnswerRe: Life time of COMObject Pin
Stuart Dootson19-Dec-08 0:27
professionalStuart Dootson19-Dec-08 0:27 
Questionurgent.... Pin
janebama18-Dec-08 1:59
janebama18-Dec-08 1:59 
Questionhow can i get a php mailer Pin
janebama18-Dec-08 1:55
janebama18-Dec-08 1:55 
AnswerRe: how can i get a php mailer Pin
Stuart Dootson19-Dec-08 0:28
professionalStuart Dootson19-Dec-08 0:28 
Questionwhats the advantage in using CComPtr over CComQIPtr? Pin
KASR118-Dec-08 0:33
KASR118-Dec-08 0:33 
AnswerRe: whats the advantage in using CComPtr over CComQIPtr? Pin
Stuart Dootson18-Dec-08 0:50
professionalStuart Dootson18-Dec-08 0:50 
QuestionInstalling WTL on VS2008 Pin
AghaKhan15-Dec-08 8:48
AghaKhan15-Dec-08 8:48 
AnswerRe: Installing WTL on VS2008 Pin
Jonathan Davies17-Dec-08 2:15
Jonathan Davies17-Dec-08 2:15 
GeneralRe: Installing WTL on VS2008 Pin
led mike17-Dec-08 5:42
led mike17-Dec-08 5:42 
GeneralRe: Installing WTL on VS2008 Pin
AghaKhan17-Dec-08 6:57
AghaKhan17-Dec-08 6:57 
GeneralRe: Installing WTL on VS2008 Pin
AghaKhan17-Dec-08 7:06
AghaKhan17-Dec-08 7:06 
QuestionDefining struct in IDL file Pin
KASR114-Dec-08 21:50
KASR114-Dec-08 21:50 
AnswerRe: Defining struct in IDL file Pin
Stuart Dootson15-Dec-08 12:24
professionalStuart Dootson15-Dec-08 12:24 
AnswerRe: Defining struct in IDL file Pin
Jonathan Davies17-Dec-08 3:03
Jonathan Davies17-Dec-08 3:03 
QuestionCCommand and CAccessor binding question Pin
forcewill14-Dec-08 13:12
forcewill14-Dec-08 13:12 
QuestionVS 2008 and ATL Web Service / Server Pin
Hadi Rezaee12-Dec-08 5:53
Hadi Rezaee12-Dec-08 5:53 
AnswerRe: VS 2008 and ATL Web Service / Server Pin
Stuart Dootson12-Dec-08 8:40
professionalStuart Dootson12-Dec-08 8:40 

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.