Click here to Skip to main content
15,923,087 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Invoke the constructor Pin
Joaquín M López Muñoz7-Feb-05 8:21
Joaquín M López Muñoz7-Feb-05 8:21 
GeneralRe: Invoke the constructor Pin
Gurra_Koo7-Feb-05 8:53
Gurra_Koo7-Feb-05 8:53 
GeneralCfileDlg Pin
elfokab7-Feb-05 5:49
elfokab7-Feb-05 5:49 
GeneralRe: CfileDlg Pin
ThatsAlok7-Feb-05 6:51
ThatsAlok7-Feb-05 6:51 
GeneralRe: CfileDlg Pin
Michael Dunn7-Feb-05 6:54
sitebuilderMichael Dunn7-Feb-05 6:54 
QuestionFonts for CTreeCtrl. What is not right now? Pin
bilas7-Feb-05 5:42
bilas7-Feb-05 5:42 
AnswerRe: Fonts for CTreeCtrl. What is not right now? Pin
Michael Dunn7-Feb-05 6:56
sitebuilderMichael Dunn7-Feb-05 6:56 
GeneralRe: Fonts for CTreeCtrl. What is not right now? Pin
bilas7-Feb-05 7:31
bilas7-Feb-05 7:31 
GeneralVS 7.1 C++ and code profiling tools [modified] Pin
Antony M Kancidrowski7-Feb-05 5:15
Antony M Kancidrowski7-Feb-05 5:15 
GeneralRe: VS 7.1 C++ and code profiling tools [modified] Pin
Neville Franks7-Feb-05 8:58
Neville Franks7-Feb-05 8:58 
GeneralRe: VS 7.1 C++ and code profiling tools [modified] Pin
Antony M Kancidrowski7-Feb-05 11:53
Antony M Kancidrowski7-Feb-05 11:53 
QuestionHow to delete a handle return by Microsoft function? Pin
mk_le7-Feb-05 4:10
mk_le7-Feb-05 4:10 
AnswerRe: How to delete a handle return by Microsoft function? Pin
Maximilien7-Feb-05 4:41
Maximilien7-Feb-05 4:41 
AnswerRe: How to delete a handle return by Microsoft function? Pin
2249177-Feb-05 21:41
2249177-Feb-05 21:41 
GeneralRe: How to delete a handle return by Microsoft function? Pin
mk_le9-Feb-05 2:16
mk_le9-Feb-05 2:16 
GeneralComposite Control Pin
Liger_Zero_X7-Feb-05 3:58
Liger_Zero_X7-Feb-05 3:58 
GeneralRe: Composite Control Pin
Liger_Zero_X7-Feb-05 5:55
Liger_Zero_X7-Feb-05 5:55 
GeneralActive X Pin
racing577-Feb-05 3:36
racing577-Feb-05 3:36 
GeneralNM_CUSTOMBAR returns void, how to use it correctly Pin
bilas7-Feb-05 2:30
bilas7-Feb-05 2:30 
GeneralRe: NM_CUSTOMBAR returns void, how to use it correctly Pin
Michael Dunn7-Feb-05 6:58
sitebuilderMichael Dunn7-Feb-05 6:58 
GeneralShared Folder Access Pin
ashtwin7-Feb-05 2:14
ashtwin7-Feb-05 2:14 
GeneralRe: Shared Folder Access Pin
Antony M Kancidrowski7-Feb-05 2:33
Antony M Kancidrowski7-Feb-05 2:33 
GeneralRe: Shared Folder Access Pin
Rick Crone9-Feb-05 10:58
Rick Crone9-Feb-05 10:58 
You could use the NET USE comand line utillity to assign a drive letter to the folder then access it just like you would a local drive.


C:\Documents and Settings\rick>net use
New connections will be remembered.


Status Local Remote Network

-----------------------------------------------------------------------------
OK J: \\MCL002\PCACE Microsoft Windows Network
OK L: \\MCL001\LIS Microsoft Windows Network
OK M: \\MCL002NT\NTDATA Microsoft Windows Network
OK N: \\MCL001\LISDATA Microsoft Windows Network
OK S: \\MCL001\SHARED Microsoft Windows Network
OK W: \\MCL001\PROGRAMMING Microsoft Windows Network
The command completed successfully.
GeneralMicrosoft Real Time communications Client API SDK Pin
jerry0davis7-Feb-05 1:46
jerry0davis7-Feb-05 1:46 
GeneralLearn C++ in 21 Days? I wish! Pin
RicD337-Feb-05 1:15
RicD337-Feb-05 1:15 

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.