Click here to Skip to main content
15,909,030 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: std::string in unicode builds [modified] Pin
Rob Caldecott20-Sep-06 20:31
Rob Caldecott20-Sep-06 20:31 
GeneralRe: std::string in unicode builds Pin
Jörgen Sigvardsson21-Sep-06 9:46
Jörgen Sigvardsson21-Sep-06 9:46 
AnswerRe: std::string in unicode builds Pin
George L. Jackson21-Sep-06 15:23
George L. Jackson21-Sep-06 15:23 
GeneralRe: std::string in unicode builds Pin
Steve S21-Sep-06 22:11
Steve S21-Sep-06 22:11 
GeneralRe: std::string in unicode builds Pin
George L. Jackson22-Sep-06 11:09
George L. Jackson22-Sep-06 11:09 
GeneralRe: std::string in unicode builds Pin
Steve S24-Sep-06 23:03
Steve S24-Sep-06 23:03 
GeneralRe: std::string in unicode builds Pin
George L. Jackson26-Sep-06 15:02
George L. Jackson26-Sep-06 15:02 
QuestionVS2005 versions of the following classes for WTL app ? Pin
Defenestration19-Sep-06 5:40
Defenestration19-Sep-06 5:40 
I have been playing around with subclassing a RichEdit control to get an XP like Syslink common control which works on all versions of Windows. I've been reasonably successful but wanted to remove the dependency on RicheEdit. I searched CP and came across a couple of classes which look suitable:

1) Hyperlink Text View Control[^]

This is WTL based but has not been updated for a while and did not compile straight away. I changed some of the files that were included and got the example project to compile under Visual Studio 2005, but when I run the program it fails with a Debug Assertion error "vector iterator not dereferencable". Does anyone know what's wrong with this class, or have a version compatible with VS 2005 ?

2) XHTMLStatic - An extra-lean custom control to display HTML[^]

This is MFC based and has been updated more recently. It derives from MFC's CStatic, so would there be any problems using it with WTL ?

Does anyone have a WTL compatible version of this class ?
GeneralATL 8 registration troubles Pin
Wes Aday19-Sep-06 4:49
professionalWes Aday19-Sep-06 4:49 
AnswerRe: ATL 8 registration troubles Pin
Wes Aday28-Sep-06 5:21
professionalWes Aday28-Sep-06 5:21 
QuestionHow memory efficient is std::set? Pin
Dave Cross18-Sep-06 5:43
professionalDave Cross18-Sep-06 5:43 
AnswerRe: How memory efficient is std::set? Pin
Zac Howland18-Sep-06 6:17
Zac Howland18-Sep-06 6:17 
AnswerRe: How memory efficient is std::set? Pin
Jörgen Sigvardsson18-Sep-06 8:11
Jörgen Sigvardsson18-Sep-06 8:11 
GeneralRe: How memory efficient is std::set? Pin
Dave Cross18-Sep-06 23:15
professionalDave Cross18-Sep-06 23:15 
GeneralRe: How memory efficient is std::set? Pin
Jörgen Sigvardsson18-Sep-06 23:27
Jörgen Sigvardsson18-Sep-06 23:27 
AnswerRe: How memory efficient is std::set? Pin
Jörgen Sigvardsson18-Sep-06 8:12
Jörgen Sigvardsson18-Sep-06 8:12 
AnswerRe: How memory efficient is std::set? Pin
Stuart Dootson18-Sep-06 21:16
professionalStuart Dootson18-Sep-06 21:16 
GeneralRe: How memory efficient is std::set? Pin
Jörgen Sigvardsson18-Sep-06 21:30
Jörgen Sigvardsson18-Sep-06 21:30 
GeneralRe: How memory efficient is std::set? Pin
Dave Cross18-Sep-06 22:20
professionalDave Cross18-Sep-06 22:20 
GeneralRe: How memory efficient is std::set? [modified] Pin
Stuart Dootson19-Sep-06 0:32
professionalStuart Dootson19-Sep-06 0:32 
GeneralRe: How memory efficient is std::set? Pin
Zac Howland19-Sep-06 3:33
Zac Howland19-Sep-06 3:33 
Questionvariant and BSTR interactions Pin
Samy_Ibraheem_Mo17-Sep-06 10:18
Samy_Ibraheem_Mo17-Sep-06 10:18 
AnswerRe: variant and BSTR interactions Pin
Samy_Ibraheem_Mo17-Sep-06 11:43
Samy_Ibraheem_Mo17-Sep-06 11:43 
GeneralRe: variant and BSTR interactions Pin
Jörgen Sigvardsson17-Sep-06 12:12
Jörgen Sigvardsson17-Sep-06 12:12 
QuestionATL Control Pin
Demian Panello15-Sep-06 2:36
Demian Panello15-Sep-06 2:36 

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.