Click here to Skip to main content
15,916,091 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: How do you know the duplicate key insertion in STL map Pin
Stuart Dootson15-Nov-05 6:53
professionalStuart Dootson15-Nov-05 6:53 
GeneralRe: How do you know the duplicate key insertion in STL map Pin
Jörgen Sigvardsson15-Nov-05 9:59
Jörgen Sigvardsson15-Nov-05 9:59 
GeneralRe: How do you know the duplicate key insertion in STL map Pin
Stuart Dootson15-Nov-05 19:54
professionalStuart Dootson15-Nov-05 19:54 
GeneralRe: How do you know the duplicate key insertion in STL map Pin
Jörgen Sigvardsson15-Nov-05 21:14
Jörgen Sigvardsson15-Nov-05 21:14 
GeneralRe: How do you know the duplicate key insertion in STL map Pin
Stuart Dootson15-Nov-05 21:24
professionalStuart Dootson15-Nov-05 21:24 
GeneralRe: How do you know the duplicate key insertion in STL map Pin
Tim Smith23-Nov-05 4:05
Tim Smith23-Nov-05 4:05 
QuestionCommand Line AND a window? Pin
micr0chip12-Nov-05 1:40
micr0chip12-Nov-05 1:40 
AnswerRe: Command Line AND a window? Pin
Michael Dunn13-Nov-05 12:54
sitebuilderMichael Dunn13-Nov-05 12:54 
A GUI app can call AllocConsole() to create a console window. See the MSDN topic "Reading and Writing Blocks of Characters and Attributes" for some sample code.
You can also write the debug stuff with ATLTRACE (or the API itself, OutputDebugString()) and then run an app that shows the debug output.

--Mike--
Visual C++ MVP Cool | :cool:
LINKS~! Ericahist | 1ClickPicGrabber | NEW~! CP SearchBar v3.0 | C++ Forum FAQ
Pinky, are you pondering what I'm pondering?
I think so Brain, but if we shaved our heads, we'd look like weasels!

GeneralRe: Command Line AND a window? Pin
micr0chip15-Nov-05 6:25
micr0chip15-Nov-05 6:25 
Questionupload binary file using webservices Pin
Liu Shuai8-Nov-05 15:58
Liu Shuai8-Nov-05 15:58 
QuestionHow to handle ctrl+c etc in Shell Extension Pin
Solidcore8-Nov-05 0:15
Solidcore8-Nov-05 0:15 
QuestionHow to create a Service using ATL Pin
snprani7-Nov-05 19:02
snprani7-Nov-05 19:02 
AnswerRe: How to create a Service using ATL Pin
G Haranadh7-Nov-05 19:49
G Haranadh7-Nov-05 19:49 
QuestionActivex Versioning Pin
omaycotte7-Nov-05 10:17
omaycotte7-Nov-05 10:17 
Questionadd page in property sheet Pin
Maddie from Dartford6-Nov-05 19:23
Maddie from Dartford6-Nov-05 19:23 
AnswerRe: add page in property sheet Pin
srinivasa rao dutta12-Nov-05 0:53
srinivasa rao dutta12-Nov-05 0:53 
QuestionGetting messages generated by toolbar buttons click? Pin
Roozbeh693-Nov-05 8:07
professionalRoozbeh693-Nov-05 8:07 
Questionlinker error using CADOConnection Pin
balu chettri2-Nov-05 20:23
balu chettri2-Nov-05 20:23 
QuestionAdding MFC Support to a standard DLL Project Pin
ChemmieBro2-Nov-05 5:50
ChemmieBro2-Nov-05 5:50 
Questiondefinition Pin
D.N.1-Nov-05 20:49
D.N.1-Nov-05 20:49 
AnswerRe: definition Pin
Michael P Butler1-Nov-05 21:14
Michael P Butler1-Nov-05 21:14 
QuestionLink List using STL Pin
itkid28-Oct-05 3:59
itkid28-Oct-05 3:59 
AnswerRe: Link List using STL Pin
Jeff Thompson28-Oct-05 18:37
Jeff Thompson28-Oct-05 18:37 
Questionhow to implementate a registration script Pin
T.J.27-Oct-05 22:49
T.J.27-Oct-05 22:49 
QuestionATL COM Program Pin
LiYS27-Oct-05 17:06
LiYS27-Oct-05 17:06 

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.