Click here to Skip to main content
16,011,647 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: How to free the memory? Pin
Tim Smith12-Feb-04 16:10
Tim Smith12-Feb-04 16:10 
GeneralRe: How to free the memory? Pin
freehawk12-Feb-04 18:21
freehawk12-Feb-04 18:21 
AnswerRe: How to free the memory? Pin
Michael Dunn12-Feb-04 20:22
sitebuilderMichael Dunn12-Feb-04 20:22 
GeneralRe: How to free the memory? Pin
Tim Smith13-Feb-04 3:50
Tim Smith13-Feb-04 3:50 
AnswerRe: How to free the memory? Pin
socrates-redux27-Feb-04 13:27
socrates-redux27-Feb-04 13:27 
GeneralInteresting COM ATL Event question. Pin
Brigsoft12-Feb-04 8:30
Brigsoft12-Feb-04 8:30 
GeneralRe: Interesting COM ATL Event question. Pin
Jörgen Sigvardsson12-Feb-04 9:22
Jörgen Sigvardsson12-Feb-04 9:22 
GeneralVector of Vector Pin
Bernhard12-Feb-04 0:15
Bernhard12-Feb-04 0:15 
Suppose i have got a struct with vectors inside
<code>
struct A
{
   int a;
   vector<int> b;
};
vector <A> b;

Is this safe or do i have to write a copy contructor ?


"Just looking for loopholes." W. C. Fields
American actor, 1880-1946, explaining why he was reading the Bible on his deathbed.
GeneralRe: Vector of Vector Pin
Jörgen Sigvardsson12-Feb-04 10:18
Jörgen Sigvardsson12-Feb-04 10:18 
Questionhow to change view in a sdi frame window Pin
fftz11-Feb-04 22:19
fftz11-Feb-04 22:19 
AnswerRe: how to change view in a sdi frame window Pin
TFrancis12-Feb-04 5:27
TFrancis12-Feb-04 5:27 
AnswerRe: how to change view in a sdi frame window Pin
Michael Dunn12-Feb-04 20:17
sitebuilderMichael Dunn12-Feb-04 20:17 
QuestionHow to add ATL object map in simple Win32 Application Pin
SiddharthAtw11-Feb-04 19:45
SiddharthAtw11-Feb-04 19:45 
AnswerRe: How to add ATL object map in simple Win32 Application Pin
Steve S11-Feb-04 22:11
Steve S11-Feb-04 22:11 
GeneralRe: How to add ATL object map in simple Win32 Application Pin
SiddharthAtw11-Feb-04 23:26
SiddharthAtw11-Feb-04 23:26 
GeneralRe: How to add ATL object map in simple Win32 Application Pin
Steve S12-Feb-04 6:04
Steve S12-Feb-04 6:04 
QuestionHow to launch a console simply from a wtl project?(Only launch) Pin
freehawk11-Feb-04 14:11
freehawk11-Feb-04 14:11 
GeneralCTreeViewCtrl Pin
TFrancis11-Feb-04 6:06
TFrancis11-Feb-04 6:06 
GeneralInsert ActiveX wizard trouble Pin
El'Cachubrey10-Feb-04 21:22
El'Cachubrey10-Feb-04 21:22 
GeneralRe: Insert ActiveX wizard trouble Pin
Anonymous11-Feb-04 10:47
Anonymous11-Feb-04 10:47 
GeneralTextOut a BSTR Pin
SiddharthAtw10-Feb-04 19:14
SiddharthAtw10-Feb-04 19:14 
GeneralRe: TextOut a BSTR Pin
Steve S10-Feb-04 23:19
Steve S10-Feb-04 23:19 
GeneralRe: TextOut a BSTR Pin
SiddharthAtw11-Feb-04 1:17
SiddharthAtw11-Feb-04 1:17 
GeneralRe: TextOut a BSTR Pin
Steve S11-Feb-04 6:12
Steve S11-Feb-04 6:12 
GeneralRe: TextOut a BSTR Pin
Anonymous11-Feb-04 10:42
Anonymous11-Feb-04 10:42 

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.