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

ATL / WTL / STL

 
GeneralRe: STL List - object creation / destruction wierdness Pin
Zac Howland8-Sep-06 6:06
Zac Howland8-Sep-06 6:06 
QuestionRelease build seg faults at vector push_back Pin
rana745-Sep-06 6:38
rana745-Sep-06 6:38 
AnswerRe: Release build seg faults at vector push_back Pin
led mike5-Sep-06 6:55
led mike5-Sep-06 6:55 
AnswerRe: Release build seg faults at vector push_back Pin
valikac5-Sep-06 8:12
valikac5-Sep-06 8:12 
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 
My former employer wanted a similar thing done. After months of research, we found out that yes, we could reuse SOME of the existing code, but that we would still have to rewrite a lot of code to get it to behave as an ActiveX control. Basically, if your code is layered (e.g. a 3-layer setup where GUI is separate from business logic is seperate from data access) then you will likely only have to rewrite the GUI layer. If not, you will be doing it piece-meal.

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac

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 
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 

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.