Click here to Skip to main content
15,908,115 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: Push File into STL list Pin
Jeffrey Walton12-Nov-07 5:24
Jeffrey Walton12-Nov-07 5:24 
QuestionGive me a sample of a function returning bitset (STL) Pin
Ontanggabe Parulian7-Nov-07 19:53
Ontanggabe Parulian7-Nov-07 19:53 
AnswerRe: Give me a sample of a function returning bitset (STL) Pin
Stuart Dootson7-Nov-07 21:33
professionalStuart Dootson7-Nov-07 21:33 
Answer:) Re: Give me a sample of a function returning bitset (STL) [SOLVED and thanks] Pin
Ontanggabe Parulian7-Nov-07 22:36
Ontanggabe Parulian7-Nov-07 22:36 
GeneralRe: Give me a sample of a function returning bitset (STL) Pin
Rob Caldecott7-Nov-07 23:14
Rob Caldecott7-Nov-07 23:14 
GeneralRe: Give me a sample of a function returning bitset (STL) Pin
Stuart Dootson8-Nov-07 7:04
professionalStuart Dootson8-Nov-07 7:04 
GeneralRe: :) Re: Give me a sample of a function returning bitset (STL) [SOLVED and thanks] Pin
ThatsAlok24-Nov-07 0:18
ThatsAlok24-Nov-07 0:18 
QuestionATL & WTL CString problem Pin
Fernando A. Gomez F.7-Nov-07 11:45
Fernando A. Gomez F.7-Nov-07 11:45 
Hello all.

So I was working with no problem in some DLLs using WTL's CString. No problemo here. However, now that I'm building my UI with WTL, the compiler is throwing me a naughty error: "CString: ambiguos symbol".

I have the following headers in my stdafx.h file:

#include <atlwin.h>
#include <atlcrack.h>
#include <atlframe.h>
#include <atlctrls.h>
#include <atldlgs.h>
#include <atlctrlw.h>
#include <atlctrlx.h>
#include <atlddx.h>
#include <atltime.h>
#include <atlmisc.h>


The bolded include is the one causing the problem. The reason is that such file uses ATL's CString version. Is there any way I can avoid ATL::CString messing up my code (I mean, without having to prefix my code with WTL::CString)?

Thanks in advance.







Hope is the negation of reality - Raistlin Majere

AnswerRe: ATL &amp; WTL CString problem Pin
George L. Jackson7-Nov-07 14:13
George L. Jackson7-Nov-07 14:13 
GeneralRe: ATL &amp; WTL CString problem Pin
Fernando A. Gomez F.7-Nov-07 14:17
Fernando A. Gomez F.7-Nov-07 14:17 
GeneralRe: ATL &amp; WTL CString problem Pin
George L. Jackson7-Nov-07 14:54
George L. Jackson7-Nov-07 14:54 
GeneralRe: ATL &amp; WTL CString problem Pin
Fernando A. Gomez F.7-Nov-07 15:02
Fernando A. Gomez F.7-Nov-07 15:02 
GeneralRe: ATL &amp; WTL CString problem Pin
George L. Jackson7-Nov-07 15:06
George L. Jackson7-Nov-07 15:06 
AnswerRe: ATL &amp;amp;amp;amp; WTL CString problem [modified] Pin
George L. Jackson7-Nov-07 15:21
George L. Jackson7-Nov-07 15:21 
GeneralRe: ATL &amp;amp;amp;amp; WTL CString problem Pin
Fernando A. Gomez F.7-Nov-07 15:43
Fernando A. Gomez F.7-Nov-07 15:43 
GeneralI give up Pin
Fernando A. Gomez F.9-Nov-07 22:13
Fernando A. Gomez F.9-Nov-07 22:13 
AnswerRe: ATL &amp; WTL CString problem Pin
Rob Caldecott7-Nov-07 22:04
Rob Caldecott7-Nov-07 22:04 
GeneralRe: ATL & WTL CString problem Pin
Michael Dunn8-Nov-07 21:39
sitebuilderMichael Dunn8-Nov-07 21:39 
Questionneed help !!! ATL UNICODE release mode project settings Pin
alien88885-Nov-07 18:53
alien88885-Nov-07 18:53 
AnswerRe: need help !!! ATL UNICODE release mode project settings Pin
Stuart Dootson5-Nov-07 22:37
professionalStuart Dootson5-Nov-07 22:37 
GeneralRe: need help !!! ATL UNICODE release mode project settings Pin
alien88885-Nov-07 22:56
alien88885-Nov-07 22:56 
GeneralRe: need help !!! ATL UNICODE release mode project settings Pin
Stuart Dootson6-Nov-07 3:24
professionalStuart Dootson6-Nov-07 3:24 
GeneralRe: need help !!! ATL UNICODE release mode project settings Pin
alien88886-Nov-07 22:19
alien88886-Nov-07 22:19 
QuestionCreate Appointments in Outlook 2003 using ATL Pin
samcyp1129-Oct-07 2:15
samcyp1129-Oct-07 2:15 
Questionneed help !!! MMC listview column click event Pin
machoman_VC++28-Oct-07 19:46
machoman_VC++28-Oct-07 19:46 

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.