Click here to Skip to main content
15,888,461 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: Release build seg faults at vector push_back Pin
Zac Howland7-Sep-06 9:27
Zac Howland7-Sep-06 9:27 
QuestionIs it possible to convert Visual C++ program with GUI into COM DLL or ActiveX ? Pin
peysock5-Sep-06 6:35
peysock5-Sep-06 6:35 
AnswerRe: Is it possible to convert Visual C++ program with GUI into COM DLL or ActiveX ? Pin
Kevin McFarlane6-Sep-06 5:17
Kevin McFarlane6-Sep-06 5:17 
AnswerRe: Is it possible to convert Visual C++ program with GUI into COM DLL or ActiveX ? Pin
Zac Howland7-Sep-06 9:31
Zac Howland7-Sep-06 9:31 
GeneralRe: Is it possible to convert Visual C++ program with GUI into COM DLL or ActiveX ? Pin
peysock8-Sep-06 3:34
peysock8-Sep-06 3:34 
Questioniterator problem in release builds Pin
rana745-Sep-06 1:24
rana745-Sep-06 1:24 
QuestionRe: iterator problem in release builds Pin
prasad_som5-Sep-06 1:54
prasad_som5-Sep-06 1:54 
Question#define for checked-iterators Pin
rana744-Sep-06 0:10
rana744-Sep-06 0:10 
I have read that we can use
#define _HAS_ITERATOR_DEBUGGING 0
#define _SECURE_SCL 0
to disable the checked-iterator behaviour in VC++ 5.0
However,instead of defining this at the top of each c++ file,is there some place in project settings where i can define this ,so that it applies to all c++ files?
AnswerRe: #define for checked-iterators Pin
User 2155974-Sep-06 1:30
User 2155974-Sep-06 1:30 
QuestionATL inheritance Pin
palako2-Sep-06 11:18
palako2-Sep-06 11:18 
AnswerRe: ATL inheritance Pin
Steve S7-Sep-06 3:10
Steve S7-Sep-06 3:10 
Questionhow i block the e-mail attachment in VC++? Pin
salman kazi31-Aug-06 0:30
salman kazi31-Aug-06 0:30 
AnswerRe: how i block the e-mail attachment in VC++? Pin
prasad_som31-Aug-06 3:51
prasad_som31-Aug-06 3:51 
QuestionSelecting an item in listview via windows api. Pin
Marco225030-Aug-06 2:17
Marco225030-Aug-06 2:17 
AnswerRe: Selecting an item in listview via windows api. Pin
Steve S30-Aug-06 7:05
Steve S30-Aug-06 7:05 
AnswerRe: Selecting an item in listview via windows api. Pin
Michael Dunn30-Aug-06 20:30
sitebuilderMichael Dunn30-Aug-06 20:30 
GeneralRe: Selecting an item in listview via windows api. Pin
svsundar (Vairavan)31-Aug-06 2:56
svsundar (Vairavan)31-Aug-06 2:56 
GeneralRe: Selecting an item in listview via windows api. Pin
Michael Dunn31-Aug-06 18:48
sitebuilderMichael Dunn31-Aug-06 18:48 
QuestionCEdit Woes Pin
HakunaMatada30-Aug-06 2:14
HakunaMatada30-Aug-06 2:14 
AnswerRe: CEdit Woes Pin
prasad_som31-Aug-06 3:56
prasad_som31-Aug-06 3:56 
Questionhow to proceed with Notification of emails using Mapi. Pin
uday kiran janaswamy29-Aug-06 23:28
uday kiran janaswamy29-Aug-06 23:28 
AnswerRe: how to proceed with Notification of emails using Mapi. Pin
Steve S30-Aug-06 0:31
Steve S30-Aug-06 0:31 
GeneralRe: how to proceed with Notification of emails using Mapi. Pin
uday kiran janaswamy30-Aug-06 2:05
uday kiran janaswamy30-Aug-06 2:05 
GeneralRe: how to proceed with Notification of emails using Mapi. Pin
Steve S30-Aug-06 7:14
Steve S30-Aug-06 7:14 
QuestionHow I can get listview subitem text of a listview on another process? Pin
Marco225028-Aug-06 9:05
Marco225028-Aug-06 9:05 

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.