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

C / C++ / MFC

 
AnswerRe: I feel it like a repost. Pin
Perspx24-Aug-08 23:18
Perspx24-Aug-08 23:18 
QuestionRe: I feel it like a repost. Pin
T.RATHA KRISHNAN24-Aug-08 23:29
T.RATHA KRISHNAN24-Aug-08 23:29 
AnswerRe: I feel it like a repost. Pin
Perspx24-Aug-08 23:39
Perspx24-Aug-08 23:39 
AnswerRe: I feel it like a repost. Pin
ThatsAlok25-Aug-08 1:24
ThatsAlok25-Aug-08 1:24 
AnswerRe: Separate Window Pin
David Crow25-Aug-08 4:57
David Crow25-Aug-08 4:57 
QuestionTree view Question Pin
Dennis L24-Aug-08 22:52
Dennis L24-Aug-08 22:52 
AnswerRe: Tree view Question Pin
Mark Salsbery25-Aug-08 5:59
Mark Salsbery25-Aug-08 5:59 
Questionexpanding tree control Pin
Madan Chauhan24-Aug-08 21:43
Madan Chauhan24-Aug-08 21:43 
Hi all,

In my application I need to open "My Network Places" in tree control. My system is on LAN and there is one share folder on server say "ShareFol". This ShareFol is password protected.
I open this share folder by Start->run->"type ShareFol here" and it ask for user name and password.
I am able to open My Network Places in my tree control and also able to get the name of ShareFol. I need to expand this folder in tree and before expanding it should ask for user name and password in the same window that I get when I open it through Start->run->"type ShareFol".
I tried it by using ShellExecute() method but when I give correct user name and password it opens ShareFol in to new window but not expand in tree.


Please give me some useful suggestions.

Thanks
AnswerRe: expanding tree control Pin
ThatsAlok24-Aug-08 21:49
ThatsAlok24-Aug-08 21:49 
QuestionHow to create a new folder compresed?? Pin
bosfan24-Aug-08 21:41
bosfan24-Aug-08 21:41 
AnswerRe: How to create a new folder compresed?? Pin
Perspx24-Aug-08 23:05
Perspx24-Aug-08 23:05 
GeneralRe: How to create a new folder compresed?? Pin
ThatsAlok25-Aug-08 1:18
ThatsAlok25-Aug-08 1:18 
GeneralRe: How to create a new folder compresed?? Pin
Perspx25-Aug-08 1:32
Perspx25-Aug-08 1:32 
GeneralRe: How to create a new folder compresed?? Pin
ThatsAlok25-Aug-08 1:50
ThatsAlok25-Aug-08 1:50 
GeneralRe: How to create a new folder compresed?? Pin
bosfan25-Aug-08 2:46
bosfan25-Aug-08 2:46 
AnswerRe: How to create a new folder compresed?? Pin
Perspx25-Aug-08 3:06
Perspx25-Aug-08 3:06 
GeneralRe: How to create a new folder compresed?? Pin
bosfan25-Aug-08 4:55
bosfan25-Aug-08 4:55 
AnswerRe: How to create a new folder compresed?? Pin
Perspx25-Aug-08 5:23
Perspx25-Aug-08 5:23 
GeneralRe: How to create a new folder compresed?? Pin
bosfan25-Aug-08 5:44
bosfan25-Aug-08 5:44 
QuestionRe: How to create a new folder compresed?? Pin
Perspx25-Aug-08 5:52
Perspx25-Aug-08 5:52 
AnswerRe: How to create a new folder compresed?? Pin
bosfan25-Aug-08 21:01
bosfan25-Aug-08 21:01 
GeneralRe: How to create a new folder compresed?? Pin
bosfan26-Aug-08 1:17
bosfan26-Aug-08 1:17 
QuestionSHChangeNotifyRegister Pin
NewVC++24-Aug-08 21:25
NewVC++24-Aug-08 21:25 
AnswerRe: SHChangeNotifyRegister Pin
_AnsHUMAN_ 24-Aug-08 21:40
_AnsHUMAN_ 24-Aug-08 21:40 
GeneralRe: SHChangeNotifyRegister Pin
NewVC++24-Aug-08 21:46
NewVC++24-Aug-08 21:46 

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.