Click here to Skip to main content
15,906,106 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
Antony M Kancidrowski7-Feb-05 1:25
Antony M Kancidrowski7-Feb-05 1:25 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
Maximilien7-Feb-05 1:34
Maximilien7-Feb-05 1:34 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
RicD337-Feb-05 1:53
RicD337-Feb-05 1:53 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
Maximilien7-Feb-05 2:28
Maximilien7-Feb-05 2:28 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
RicD337-Feb-05 2:34
RicD337-Feb-05 2:34 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
Maximilien7-Feb-05 2:43
Maximilien7-Feb-05 2:43 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
Bob Ciora7-Feb-05 6:16
Bob Ciora7-Feb-05 6:16 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
V.7-Feb-05 2:54
professionalV.7-Feb-05 2:54 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
RicD337-Feb-05 13:32
RicD337-Feb-05 13:32 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
Cedric Moonen7-Feb-05 3:35
Cedric Moonen7-Feb-05 3:35 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
Wes Aday7-Feb-05 4:45
professionalWes Aday7-Feb-05 4:45 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
RicD337-Feb-05 13:57
RicD337-Feb-05 13:57 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
Wes Aday7-Feb-05 17:45
professionalWes Aday7-Feb-05 17:45 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
RicD338-Feb-05 2:40
RicD338-Feb-05 2:40 
GeneralRe: Learn C++ in 21 Days? I wish! Pin
Anonymous9-Mar-05 13:09
Anonymous9-Mar-05 13:09 

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.