Click here to Skip to main content
15,911,711 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionVS2005 using ATL when it's not set Pin
hairy_hats1-Feb-10 0:30
hairy_hats1-Feb-10 0:30 
AnswerRe: VS2005 using ATL when it's not set Pin
KingsGambit1-Feb-10 0:50
KingsGambit1-Feb-10 0:50 
GeneralRe: VS2005 using ATL when it's not set Pin
hairy_hats1-Feb-10 0:54
hairy_hats1-Feb-10 0:54 
GeneralRe: VS2005 using ATL when it's not set Pin
KingsGambit1-Feb-10 5:45
KingsGambit1-Feb-10 5:45 
GeneralRe: VS2005 using ATL when it's not set Pin
hairy_hats1-Feb-10 5:57
hairy_hats1-Feb-10 5:57 
AnswerRe: VS2005 using ATL when it's not set Pin
Jonathan Davies1-Feb-10 1:07
Jonathan Davies1-Feb-10 1:07 
GeneralRe: VS2005 using ATL when it's not set Pin
hairy_hats1-Feb-10 1:14
hairy_hats1-Feb-10 1:14 
GeneralRe: VS2005 using ATL when it's not set Pin
Jonathan Davies1-Feb-10 1:25
Jonathan Davies1-Feb-10 1:25 
Hi Steve,
I'm afraid I'm not sure what you'll have to do though as its a shared class I'd expect you'd link to some Shared library but I'm not sure what that would be now. A common shared class is CString as there's is/was both ATL/WTL and MFC versions before they became shared. It may mean you just have to scope your call with MFC:: or add some #pragma statement of some sort. I'm pretty sure there were whole articles written on how to get around similar problems raised by the sharing of CString so it may be worth your while having a look at one of those. Sorry I can't be of more help.
Jonathan
QuestionLooking up return types and function attributes(in/out parameters) from PE file format Pin
glitteringsound31-Jan-10 21:06
glitteringsound31-Jan-10 21:06 
AnswerRe: Looking up return types and function attributes(in/out parameters) from PE file format Pin
Stephen Hewitt31-Jan-10 23:02
Stephen Hewitt31-Jan-10 23:02 
AnswerRe: Looking up return types and function attributes(in/out parameters) from PE file format Pin
Stuart Dootson1-Feb-10 3:07
professionalStuart Dootson1-Feb-10 3:07 
GeneralRe: Looking up return types and function attributes(in/out parameters) from PE file format Pin
glitteringsound1-Feb-10 3:13
glitteringsound1-Feb-10 3:13 
GeneralRe: Looking up return types and function attributes(in/out parameters) from PE file format Pin
Stuart Dootson1-Feb-10 3:26
professionalStuart Dootson1-Feb-10 3:26 
QuestionHow can find virus activity problem in client-server application? Pin
Le@rner31-Jan-10 18:36
Le@rner31-Jan-10 18:36 
AnswerRe: How can find virus activity problem in client-server application? Pin
Moak31-Jan-10 23:21
Moak31-Jan-10 23:21 
QuestionHow to config RAID in C++ with my own APP instead of using MS disk manager? Pin
terrysir31-Jan-10 16:33
terrysir31-Jan-10 16:33 
QuestionA pointer of variable or a function? Pin
fitatc31-Jan-10 13:55
fitatc31-Jan-10 13:55 
AnswerRe: A pointer of variable or a function? Pin
loyal ginger31-Jan-10 14:47
loyal ginger31-Jan-10 14:47 
GeneralRe: A pointer of variable or a function? [modified] Pin
fitatc31-Jan-10 15:11
fitatc31-Jan-10 15:11 
AnswerRe: A pointer of variable or a function? Pin
Graham Breach31-Jan-10 21:10
Graham Breach31-Jan-10 21:10 
GeneralRe: A pointer of variable or a function? Pin
fitatc31-Jan-10 21:15
fitatc31-Jan-10 21:15 
QuestionTest whether iostream is binary or plain text Pin
Skippums31-Jan-10 10:18
Skippums31-Jan-10 10:18 
AnswerRe: Test whether iostream is binary or plain text Pin
Rozis31-Jan-10 12:00
Rozis31-Jan-10 12:00 
GeneralRe: Test whether iostream is binary or plain text Pin
Skippums31-Jan-10 12:44
Skippums31-Jan-10 12:44 
AnswerRe: Test whether iostream is binary or plain text [modified] Pin
BonshatS1-Feb-10 2:26
BonshatS1-Feb-10 2:26 

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.