Click here to Skip to main content
15,919,245 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Do we need dll Files for running EXE File Pin
Naveen24-May-06 21:43
Naveen24-May-06 21:43 
AnswerRe: Do we need dll Files for running EXE File Pin
Nibu babu thomas24-May-06 21:46
Nibu babu thomas24-May-06 21:46 
AnswerRe: Do we need dll Files for running EXE File Pin
Hamid_RT24-May-06 21:52
Hamid_RT24-May-06 21:52 
GeneralRe: Do we need dll Files for running EXE File Pin
k.n.ruban25-May-06 1:30
k.n.ruban25-May-06 1:30 
GeneralRe: Do we need dll Files for running EXE File Pin
Hamid_RT25-May-06 3:50
Hamid_RT25-May-06 3:50 
AnswerRe: Do we need dll Files for running EXE File Pin
zahid_ash24-May-06 21:55
zahid_ash24-May-06 21:55 
GeneralRe: Do we need dll Files for running EXE File Pin
k.n.ruban25-May-06 1:33
k.n.ruban25-May-06 1:33 
QuestionProblem calling JavaScript from C++ Pin
alitokmen24-May-06 21:36
alitokmen24-May-06 21:36 
QuestionRe: Problem calling JavaScript from C++ [modified] Pin
alitokmen25-May-06 6:13
alitokmen25-May-06 6:13 
QuestionCMenu Pin
Anu_Bala24-May-06 21:20
Anu_Bala24-May-06 21:20 
AnswerRe: CMenu Pin
Hamid_RT24-May-06 21:35
Hamid_RT24-May-06 21:35 
AnswerRe: CMenu Pin
Nibu babu thomas24-May-06 21:42
Nibu babu thomas24-May-06 21:42 
AnswerRe: CMenu Pin
Sarath C24-May-06 22:06
Sarath C24-May-06 22:06 
GeneralRe: CMenu Pin
Nibu babu thomas24-May-06 22:11
Nibu babu thomas24-May-06 22:11 
AnswerRe: CMenu Pin
NiceNaidu24-May-06 22:29
NiceNaidu24-May-06 22:29 
Questionpossible to link and run with .lib file without .dll file? Pin
George_George24-May-06 21:15
George_George24-May-06 21:15 
AnswerRe: possible to link and run with .lib file without .dll file? Pin
NiceNaidu24-May-06 21:40
NiceNaidu24-May-06 21:40 
QuestionCTreeCtrl: Index of and item from parent Pin
Sarath C24-May-06 21:02
Sarath C24-May-06 21:02 
AnswerRe: CTreeCtrl: Index of and item from parent Pin
Nibu babu thomas24-May-06 21:08
Nibu babu thomas24-May-06 21:08 
SaRath C wrote:
Can we get index from of a child item from its parent? i.e
I have Parent1 and it has sub items Child1,Child2,Child3,Child4,Child5,

example I want to get child3's index. it is at location 2 (0 based) from it parent.


You can use GetChildItem or GetItem. GetChildItem has sample code with it in MSDN.


Nibu thomas
A Developer

Programming tips[^]  My site[^]

GeneralRe: CTreeCtrl: Index of and item from parent Pin
Sarath C24-May-06 21:14
Sarath C24-May-06 21:14 
GeneralRe: CTreeCtrl: Index of and item from parent Pin
Hamid_RT24-May-06 21:37
Hamid_RT24-May-06 21:37 
GeneralOT (Off Topic) Pin
Nibu babu thomas24-May-06 22:29
Nibu babu thomas24-May-06 22:29 
AnswerRe: CTreeCtrl: Index of and item from parent Pin
Steve Echols24-May-06 21:34
Steve Echols24-May-06 21:34 
QuestionHelp me??? How to transfer file(data) from Linux to Windows Pin
bulgaa24-May-06 20:41
bulgaa24-May-06 20:41 
AnswerRe: Help me??? How to transfer file(data) from Linux to Windows Pin
_AnsHUMAN_ 24-May-06 20:44
_AnsHUMAN_ 24-May-06 20:44 

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.