Click here to Skip to main content
15,884,099 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to detect logoff and lock event from atl COM Service Pin
Robert Kuster22-Dec-03 13:28
Robert Kuster22-Dec-03 13:28 
GeneralCSocket stops receiving data Pin
Daniel 'Tak' M.22-Dec-03 12:05
Daniel 'Tak' M.22-Dec-03 12:05 
Generalemulating console mode in a window Pin
Ray Gregory22-Dec-03 11:50
Ray Gregory22-Dec-03 11:50 
GeneralRe: emulating console mode in a window Pin
Tim Smith22-Dec-03 12:16
Tim Smith22-Dec-03 12:16 
GeneralRe: emulating console mode in a window Pin
Jörgen Sigvardsson22-Dec-03 13:12
Jörgen Sigvardsson22-Dec-03 13:12 
Generalc++ dll: window not created properly Pin
Extremor22-Dec-03 11:25
Extremor22-Dec-03 11:25 
GeneralRe: c++ dll: window not created properly Pin
Selvam R23-Dec-03 9:43
professionalSelvam R23-Dec-03 9:43 
GeneralBuild Comment Web Pages And C++ Pin
nde_plume22-Dec-03 11:09
nde_plume22-Dec-03 11:09 
As you will all surely know C# has this cool interface where you can
put XML into the comment blocks of your code, and have it automatically
generated as a web page of comments (especially using a tool like NDoc.)
This gives you a nice class documentation web page heirarchy.

I have a bunch of code that uses DOxygen style coding for inserting
similar stuff into my C++ code, however, I want to use the same techinques
in C++ that I do in C#. Specifically, I want to be able to type in the
comments directly when I use the class view to insert code, and I want
to be able to use NDoc to generate the pages.

I know about DOxygen, in fact I use it, however, I want to get on the
same page as C# with my C++ code for consistency and simplicity (and
by way of the fact that surely future versions of Visual Studio will
head that direction.)

I suppose I want to use NDoc with C++.

any thoughts or suggestions.

GeneralSet Tab Focus Pin
Anthony988722-Dec-03 10:17
Anthony988722-Dec-03 10:17 
GeneralRe: Set Tab Focus Pin
David Crow22-Dec-03 11:09
David Crow22-Dec-03 11:09 
GeneralRe: Set Tab Focus Pin
ldaoust22-Dec-03 16:03
ldaoust22-Dec-03 16:03 
QuestionDrag and drop to specific item in tree? Pin
adonisv22-Dec-03 10:05
adonisv22-Dec-03 10:05 
AnswerRe: Drag and drop to specific item in tree? Pin
Michael Dunn22-Dec-03 17:19
sitebuilderMichael Dunn22-Dec-03 17:19 
GeneralRe: Drag and drop to specific item in tree? Pin
adonisv30-Dec-03 6:02
adonisv30-Dec-03 6:02 
GeneralLinking new dialog’s textbox w/ old dialog Pin
Spank me!!22-Dec-03 9:37
Spank me!!22-Dec-03 9:37 
GeneralRe: Linking new dialog’s textbox w/ old dialog Pin
David Crow22-Dec-03 11:12
David Crow22-Dec-03 11:12 
Generallink error: msvcirt.dll Pin
Vincent Sim22-Dec-03 9:33
Vincent Sim22-Dec-03 9:33 
GeneralRe: link error: msvcirt.dll Pin
David Crow22-Dec-03 11:14
David Crow22-Dec-03 11:14 
GeneralTrouble Compiling Help Files Pin
Anonymous22-Dec-03 9:05
Anonymous22-Dec-03 9:05 
GeneralRe: Trouble Compiling Help Files Pin
Roger Allen23-Dec-03 2:54
Roger Allen23-Dec-03 2:54 
Generalstring check Pin
act_x22-Dec-03 8:05
act_x22-Dec-03 8:05 
GeneralRe: string check Pin
PJ Arends22-Dec-03 9:21
professionalPJ Arends22-Dec-03 9:21 
GeneralRe: string check Pin
act_x22-Dec-03 9:47
act_x22-Dec-03 9:47 
GeneralRe: string check Pin
PJ Arends22-Dec-03 9:54
professionalPJ Arends22-Dec-03 9:54 
GeneralRe: string check Pin
act_x22-Dec-03 10:13
act_x22-Dec-03 10:13 

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.