Click here to Skip to main content
15,915,083 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: sync. probelm for ATL Pin
Anonymous11-Jun-05 11:50
Anonymous11-Jun-05 11:50 
GeneralSTDMETHOD Pin
Anand for every one5-Jun-05 21:58
Anand for every one5-Jun-05 21:58 
GeneralRe: STDMETHOD Pin
Anonymous5-Jun-05 22:17
Anonymous5-Jun-05 22:17 
GeneralRe: STDMETHOD Pin
Michael Dunn6-Jun-05 0:49
sitebuilderMichael Dunn6-Jun-05 0:49 
GeneralATL File Dialog Pin
AndyNugent3-Jun-05 1:12
AndyNugent3-Jun-05 1:12 
GeneralRe: ATL File Dialog Pin
Stuart Dootson3-Jun-05 3:38
professionalStuart Dootson3-Jun-05 3:38 
GeneralPassing std::endl to stream class Pin
Malcolm Smart2-Jun-05 0:10
Malcolm Smart2-Jun-05 0:10 
GeneralRe: Passing std::endl to stream class Pin
Christian Graus2-Jun-05 10:22
protectorChristian Graus2-Jun-05 10:22 
Your operator is missing some stuff that should be there - check out my article for info:

http://www.codeproject.com/vcpp/stl/iostreaminserters.asp[^]

To be honest, it's long enough since I did this sort of thing that I don't know if any of that will help, but it will improve your implimentation anyhow.

Don't forget that std::endl sends an endline AND flushes the stream. I don't know if this could cause your problem, but it's something that is often overlooked.


Christian Graus - Microsoft MVP - C++
GeneralRe: Passing std::endl to stream class Pin
Malcolm Smart3-Jun-05 23:07
Malcolm Smart3-Jun-05 23:07 
GeneralRe: Passing std::endl to stream class Pin
Michael Dunn5-Jun-05 18:18
sitebuilderMichael Dunn5-Jun-05 18:18 
GeneralRe: Passing std::endl to stream class Pin
Christian Graus5-Jun-05 18:30
protectorChristian Graus5-Jun-05 18:30 
GeneralCreate an ActiveX Control in an ActiveXControl during runtime Pin
tom123933531-May-05 9:51
tom123933531-May-05 9:51 
GeneralDamaged ActiveX Pin
tonalites31-May-05 2:19
tonalites31-May-05 2:19 
Generaloledb in multithread Pin
HongJu.Cao31-May-05 0:36
HongJu.Cao31-May-05 0:36 
GeneralWeb Service Exceptions at run time Pin
skrishnasarma29-May-05 22:28
skrishnasarma29-May-05 22:28 
GeneralAlternate for BEGIN_DISPATCH_MESSAGE in wtl Pin
saravananvv24-May-05 7:59
saravananvv24-May-05 7:59 
QuestionHow to convet GetIDispatch(FALSE) to atl Pin
saravananvv24-May-05 1:05
saravananvv24-May-05 1:05 
GeneralOutgoing IDispatch interface Pin
preethamr23-May-05 22:12
preethamr23-May-05 22:12 
QuestionHow to Connect to database in ntservice Pin
Yu_Matrix22-May-05 22:22
Yu_Matrix22-May-05 22:22 
AnswerRe: How to Connect to database in ntservice Pin
toxcct23-May-05 3:43
toxcct23-May-05 3:43 
AnswerRe: How to Connect to database in ntservice Pin
Sergey Solozhentsev30-May-05 5:30
Sergey Solozhentsev30-May-05 5:30 
Generalabout outlook addin Pin
Member 198215421-May-05 0:53
Member 198215421-May-05 0:53 
GeneralHELP!!! using DISTINCT keyword causes error 0x80040E21 Pin
oyinbogo19-May-05 11:43
oyinbogo19-May-05 11:43 
GeneralError registering window class Pin
Fantmx19-May-05 10:15
Fantmx19-May-05 10:15 
GeneralRe: Error registering window class Pin
Michael Dunn19-May-05 20:17
sitebuilderMichael Dunn19-May-05 20:17 

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.