Click here to Skip to main content
15,912,294 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how do you code for the automatic generation of employee no Pin
Cedric Moonen17-Oct-06 3:34
Cedric Moonen17-Oct-06 3:34 
AnswerRe: how do you code for the automatic generation of employee no Pin
David Crow17-Oct-06 3:56
David Crow17-Oct-06 3:56 
Questionhow to create two views for one doc in MDI Pin
chethu66517-Oct-06 2:25
chethu66517-Oct-06 2:25 
QuestionConstructing a Tree Pin
llp00na17-Oct-06 1:59
llp00na17-Oct-06 1:59 
AnswerRe: Constructing a Tree Pin
me17-Oct-06 3:52
me17-Oct-06 3:52 
GeneralRe: Constructing a Tree Pin
llp00na17-Oct-06 5:39
llp00na17-Oct-06 5:39 
QuestionRe: Constructing a Tree Pin
David Crow17-Oct-06 3:53
David Crow17-Oct-06 3:53 
AnswerRe: Constructing a Tree Pin
llp00na17-Oct-06 5:46
llp00na17-Oct-06 5:46 
Thanx for your reply;

Unfortunately i cant use arrows to show what i really mean. I will try to explain.

Level 1: C (1 occurrence=25%) A (1 occurrence= 25%) D (1 occurrence=25%)
Level 2: D (2/4 occurrences = 50%) E (1 occurrence = 25%)
Level 3: E (2/4 occurrences = 50%) F (1 occurrence = 25%)

Node D (in level 2) will have two arrows coming towards it (from Node C and D -level 1-). So the % will accumulate to 50%. Node E is the child of node A.

Node E (in level 3) will have two arrows coming from node D and node E (both are being the parent of E in this case). Node F (level 3) is the child of Node D.

I hope this is clearer.

Regards

llp00na

Questionhow resource editor works in Vc++ Pin
AghaJaffer17-Oct-06 1:58
AghaJaffer17-Oct-06 1:58 
AnswerRe: how resource editor works in Vc++ Pin
Mark Salsbery17-Oct-06 6:55
Mark Salsbery17-Oct-06 6:55 
Questionhow resource editor works in Vc++ Pin
AghaJaffer17-Oct-06 1:56
AghaJaffer17-Oct-06 1:56 
QuestionCArchive Pin
Mohammad Khodaii17-Oct-06 1:46
Mohammad Khodaii17-Oct-06 1:46 
AnswerRe: CArchive Pin
David Crow17-Oct-06 2:54
David Crow17-Oct-06 2:54 
Questioncreating a new window Pin
prithaa17-Oct-06 1:25
prithaa17-Oct-06 1:25 
QuestionToolTip Pin
zon_cpp17-Oct-06 1:06
zon_cpp17-Oct-06 1:06 
AnswerRe: ToolTip Pin
Hamid_RT17-Oct-06 1:08
Hamid_RT17-Oct-06 1:08 
AnswerRe: ToolTip Pin
toxcct17-Oct-06 1:34
toxcct17-Oct-06 1:34 
QuestionOne Question ?.. Pin
Sakthiu17-Oct-06 0:56
Sakthiu17-Oct-06 0:56 
QuestionRe: One Question ?.. Pin
David Crow17-Oct-06 3:04
David Crow17-Oct-06 3:04 
AnswerRe: One Question ?.. Pin
Sakthiu17-Oct-06 3:50
Sakthiu17-Oct-06 3:50 
QuestionRe: One Question ?.. Pin
David Crow17-Oct-06 4:04
David Crow17-Oct-06 4:04 
QuestionWhy I can't beging thread from myclass constructor? Pin
NoName II17-Oct-06 0:45
NoName II17-Oct-06 0:45 
AnswerRe: Why I can't beging thread from myclass constructor? Pin
Cedric Moonen17-Oct-06 1:05
Cedric Moonen17-Oct-06 1:05 
GeneralRe: Why I can't beging thread from myclass constructor? Pin
NoName II17-Oct-06 2:16
NoName II17-Oct-06 2:16 
AnswerRe: Why I can't beging thread from myclass constructor? Pin
Hamid_RT17-Oct-06 1:07
Hamid_RT17-Oct-06 1:07 

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.