Click here to Skip to main content
15,897,518 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to add header files from other directory? Pin
kakan30-Nov-05 23:54
professionalkakan30-Nov-05 23:54 
QuestionPlease Guide Pin
Ankush Mehta30-Nov-05 23:39
Ankush Mehta30-Nov-05 23:39 
AnswerRe: Please Guide Pin
kakan30-Nov-05 23:46
professionalkakan30-Nov-05 23:46 
AnswerRe: Please Guide Pin
Rajesh R Subramanian1-Dec-05 0:26
professionalRajesh R Subramanian1-Dec-05 0:26 
GeneralRe: Please Guide Pin
Ankush Mehta1-Dec-05 1:03
Ankush Mehta1-Dec-05 1:03 
GeneralRe: Please Guide Pin
Ankush Mehta1-Dec-05 18:31
Ankush Mehta1-Dec-05 18:31 
QuestionProblem using Tree Pin
Aqueel30-Nov-05 23:36
Aqueel30-Nov-05 23:36 
AnswerRe: Problem using Tree Pin
kakan1-Dec-05 0:12
professionalkakan1-Dec-05 0:12 
Hello Auueel.

The standard way to solve this problem is to use a variable which holds an "indent level number".
For every directory found, increment the "indent level number" variable. For every directory you back out of, decrement the "indent level number" variable.

Then use the "indent level number" variable when you display an item.

Kakan

GeneralRe: Problem using Tree Pin
Aqueel1-Dec-05 0:26
Aqueel1-Dec-05 0:26 
GeneralRe: Problem using Tree Pin
kakan1-Dec-05 0:46
professionalkakan1-Dec-05 0:46 
GeneralRe: Problem using Tree Pin
kakan1-Dec-05 0:54
professionalkakan1-Dec-05 0:54 
QuestionDLL problem Pin
viliam30-Nov-05 23:00
viliam30-Nov-05 23:00 
AnswerRe: DLL problem Pin
ThatsAlok1-Dec-05 18:19
ThatsAlok1-Dec-05 18:19 
QuestionPasting the Windows Clipboard into MSHTML = RTF to HTML Conversion Pin
Neville Franks30-Nov-05 22:40
Neville Franks30-Nov-05 22:40 
AnswerRe: Pasting the Windows Clipboard into MSHTML = RTF to HTML Conversion Pin
Graham Bradshaw30-Nov-05 23:03
Graham Bradshaw30-Nov-05 23:03 
GeneralRe: Pasting the Windows Clipboard into MSHTML = RTF to HTML Conversion Pin
Neville Franks30-Nov-05 23:19
Neville Franks30-Nov-05 23:19 
Questionplease help me Pin
dSolariuM30-Nov-05 21:51
dSolariuM30-Nov-05 21:51 
QuestionProblem updating the status bar Pin
ledallam30-Nov-05 20:33
ledallam30-Nov-05 20:33 
AnswerRe: Problem updating the status bar Pin
ThatsAlok30-Nov-05 21:13
ThatsAlok30-Nov-05 21:13 
GeneralRe: Problem updating the status bar Pin
ledallam30-Nov-05 21:29
ledallam30-Nov-05 21:29 
AnswerRe: Problem updating the status bar Pin
ThatsAlok30-Nov-05 21:48
ThatsAlok30-Nov-05 21:48 
GeneralRe: Problem updating the status bar Pin
ledallam30-Nov-05 22:02
ledallam30-Nov-05 22:02 
GeneralRe: Problem updating the status bar Pin
ThatsAlok30-Nov-05 22:54
ThatsAlok30-Nov-05 22:54 
Question[Message Deleted] Pin
Sachin Gedam30-Nov-05 20:28
Sachin Gedam30-Nov-05 20:28 
AnswerRe: Error in Command line compilation Pin
Sachin Gedam4-Dec-05 20:30
Sachin Gedam4-Dec-05 20:30 

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.