Click here to Skip to main content
15,905,028 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: Problem in passing a VARIANT to IXMLDOMNodePtr Pin
Michael Dunn7-Oct-07 21:18
sitebuilderMichael Dunn7-Oct-07 21:18 
GeneralRe: Problem in passing a VARIANT to IXMLDOMNodePtr Pin
Rocky#7-Oct-07 21:31
Rocky#7-Oct-07 21:31 
AnswerRe: Problem in passing a VARIANT to IXMLDOMNodePtr Pin
led mike8-Oct-07 4:25
led mike8-Oct-07 4:25 
GeneralRe: Problem in passing a VARIANT to IXMLDOMNodePtr Pin
Rocky#8-Oct-07 18:33
Rocky#8-Oct-07 18:33 
AnswerRe: Problem in passing a VARIANT to IXMLDOMNodePtr Pin
myshketer9-Oct-07 2:24
myshketer9-Oct-07 2:24 
GeneralRe: Problem in passing a VARIANT to IXMLDOMNodePtr Pin
Rocky#9-Oct-07 18:25
Rocky#9-Oct-07 18:25 
GeneralRe: Problem in passing a VARIANT to IXMLDOMNodePtr Pin
myshketer9-Oct-07 21:30
myshketer9-Oct-07 21:30 
QuestionHow to implement Collections in ATL? Pin
concoran5-Oct-07 22:15
concoran5-Oct-07 22:15 
Hello,
I have been trying to figure out a way to implement a collection class using C++/ATL so that they could be used in VB.
For e.g., in VB, it should be loopable, like

for each Order in Orders
.. do something with that Order item...
Next

Now, Order is an item in collection Orders. What interfaces should I implement such that an Orders class in a C++/ATL can become a collection?

Thanks all in advance for your help.









None

AnswerRe: How to implement Collections in ATL? Pin
Michael Dunn7-Oct-07 21:20
sitebuilderMichael Dunn7-Oct-07 21:20 
Questionhow to change toolbar in session expiary Pin
rindam5-Oct-07 20:01
rindam5-Oct-07 20:01 
AnswerRe: how to change toolbar in session expiary Pin
yytg11-Oct-07 5:32
yytg11-Oct-07 5:32 
QuestionFinding in a vector of Structure Pin
Pankaj.Jain5-Oct-07 19:59
professionalPankaj.Jain5-Oct-07 19:59 
AnswerRe: Finding in a vector of Structure Pin
John R. Shaw5-Oct-07 23:53
John R. Shaw5-Oct-07 23:53 
AnswerRe: Finding in a vector of Structure Pin
Stephen Hewitt7-Oct-07 14:38
Stephen Hewitt7-Oct-07 14:38 
Questionhow to use max_element with a vector Pin
s196675m5-Oct-07 13:21
s196675m5-Oct-07 13:21 
AnswerRe: how to use max_element with a vector Pin
John R. Shaw6-Oct-07 0:27
John R. Shaw6-Oct-07 0:27 
QuestionMessage handling Pin
_tasleem5-Oct-07 11:13
_tasleem5-Oct-07 11:13 
QuestionProblem with DispEventAdvise Pin
sandeepkavade4-Oct-07 18:50
sandeepkavade4-Oct-07 18:50 
AnswerRe: Problem with DispEventAdvise Pin
Stuart Dootson4-Oct-07 21:48
professionalStuart Dootson4-Oct-07 21:48 
QuestionWhich DWebBrowserEvents2 function is called when we Rrefresh a webpage Pin
Dhiraj kumar Saini4-Oct-07 1:56
Dhiraj kumar Saini4-Oct-07 1:56 
QuestionAdding a dialog in resource as child window at runtime? Pin
Gyan Prakash3-Oct-07 21:44
Gyan Prakash3-Oct-07 21:44 
QuestionVector Pin
mcsherry3-Oct-07 5:17
mcsherry3-Oct-07 5:17 
AnswerRe: Vector Pin
Chris Losinger3-Oct-07 5:36
professionalChris Losinger3-Oct-07 5:36 
GeneralRe: Vector Pin
mcsherry3-Oct-07 5:47
mcsherry3-Oct-07 5:47 
GeneralRe: Vector Pin
mcsherry3-Oct-07 5:54
mcsherry3-Oct-07 5:54 

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.