Click here to Skip to main content
16,005,091 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionAny Simple Code Profiler??? Pin
PrashantJ20-May-03 23:41
PrashantJ20-May-03 23:41 
QuestionHow to change Titel of a MDI-Window Pin
AnTri20-May-03 23:28
AnTri20-May-03 23:28 
AnswerRe: How to change Titel of a MDI-Window Pin
Neville Franks21-May-03 1:23
Neville Franks21-May-03 1:23 
GeneralHELP : execute plink from VC++ 6.0 program Pin
bibip20-May-03 22:23
bibip20-May-03 22:23 
GeneralRe: HELP : execute plink from VC++ 6.0 program Pin
David Crow21-May-03 2:47
David Crow21-May-03 2:47 
GeneralRe: HELP : execute plink from VC++ 6.0 program Pin
bibip21-May-03 3:35
bibip21-May-03 3:35 
GeneralRe: HELP : execute plink from VC++ 6.0 program Pin
David Crow21-May-03 4:01
David Crow21-May-03 4:01 
Generaladdin that comments code,please help!! Pin
schaereran@gmx.net20-May-03 22:09
schaereran@gmx.net20-May-03 22:09 
i want to write a simple addin for VS.NET, which comments(like //##MYNAME**NR2003##//) the selceted lines of code.
this is all finde and easy, but i have now a hughe problem:
if "selction margin" is switched on (under tools/ options/texteditor), then the addin does not work properly, when selecting code, that contents of outlined code.
when i make things like:
pTextSelection->get_CurrentLine(&lCurrLine);
pTextSelection->get_TopLine(&lTop);
pTextSelection->get_BottomLine(&lBottom);
i get only the linenumbers of the code currently visible on the screen. but i also want the numbers of the lines who are outlined!
how can i do this???? i didnt found any function!
the only function i found is the one to outline code
(->OutlineSection) but i would like to do the contrary!!!

please help me!

thanx, andreas
GeneralSolving an error message Pin
Franz Klein20-May-03 22:01
Franz Klein20-May-03 22:01 
GeneralRe: Solving an error message Pin
Rickard Andersson2020-May-03 23:07
Rickard Andersson2020-May-03 23:07 
GeneralRe: Solving an error message Pin
Franz Klein20-May-03 23:40
Franz Klein20-May-03 23:40 
GeneralRe: Solving an error message Pin
Rickard Andersson2021-May-03 1:00
Rickard Andersson2021-May-03 1:00 
GeneralRe: Solving an error message Pin
Franz Klein21-May-03 1:17
Franz Klein21-May-03 1:17 
GeneralRe: Solving an error message Pin
Rickard Andersson2021-May-03 2:27
Rickard Andersson2021-May-03 2:27 
GeneralRe: Solving an error message Pin
David Crow21-May-03 2:54
David Crow21-May-03 2:54 
GeneralRe: Solving an error message Pin
Franz Klein21-May-03 3:25
Franz Klein21-May-03 3:25 
GeneralRe: Solving an error message Pin
David Crow21-May-03 4:03
David Crow21-May-03 4:03 
GeneralRe: Solving an error message Pin
Franz Klein21-May-03 21:34
Franz Klein21-May-03 21:34 
GeneralSampling Pin
flora_k20-May-03 21:58
flora_k20-May-03 21:58 
GeneralRe: Sampling Pin
Joseph Dempsey21-May-03 1:32
Joseph Dempsey21-May-03 1:32 
GeneralRe: Sampling Pin
Cambalindo21-May-03 2:57
Cambalindo21-May-03 2:57 
GeneralPlease help!communication between 2 applications. Pin
vcseeker20-May-03 21:53
vcseeker20-May-03 21:53 
GeneralRe: Please help!communication between 2 applications. Pin
Rickard Andersson2020-May-03 23:02
Rickard Andersson2020-May-03 23:02 
GeneralRe: Please help!communication between 2 applications. Pin
vcseeker22-May-03 1:06
vcseeker22-May-03 1:06 
GeneralRe: Please help!communication between 2 applications. Pin
Cedric Moonen20-May-03 23:06
Cedric Moonen20-May-03 23: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.