Click here to Skip to main content
15,917,455 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCBCGPGridCtrl Pin
baerten12-Dec-06 2:26
baerten12-Dec-06 2:26 
AnswerRe: CBCGPGridCtrl Pin
James R. Twine12-Dec-06 3:43
James R. Twine12-Dec-06 3:43 
GeneralRe: CBCGPGridCtrl Pin
baerten12-Dec-06 3:50
baerten12-Dec-06 3:50 
GeneralRe: CBCGPGridCtrl Pin
S Douglas12-Dec-06 22:19
professionalS Douglas12-Dec-06 22:19 
GeneralRe: CBCGPGridCtrl Pin
baerten13-Dec-06 1:06
baerten13-Dec-06 1:06 
GeneralRe: CBCGPGridCtrl Pin
S Douglas13-Dec-06 1:30
professionalS Douglas13-Dec-06 1:30 
QuestionWindows Service and accessing N/W mapped drive Pin
vikramlinux12-Dec-06 1:55
vikramlinux12-Dec-06 1:55 
AnswerRe: Windows Service and accessing N/W mapped drive Pin
James R. Twine12-Dec-06 2:02
James R. Twine12-Dec-06 2:02 
   My guess would be that the mapped (or subst-ed) drives are specific to the user account they were created under.

   Perhaps some option to make the mapped drives part of the local system users' profiles?  Dunno - just making a guess there...

   You may be able to do it by using the UNC name instead of the drive mapping.  For example, \\SomeMachine\SomeShare or \\SomeMachine\SomeShare\SomeDir\SomeSubDir may work because it does not involve a specific mapping.

   Peace!

-=- James
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
DeleteFXPFiles & CheckFavorites
(Please rate this post!)

GeneralRe: Windows Service and accessing N/W mapped drive Pin
vikramlinux12-Dec-06 2:41
vikramlinux12-Dec-06 2:41 
GeneralRe: Windows Service and accessing N/W mapped drive Pin
James R. Twine12-Dec-06 3:06
James R. Twine12-Dec-06 3:06 
QuestionNeed help about Dialogbox ? Pin
Sakthiu12-Dec-06 1:28
Sakthiu12-Dec-06 1:28 
AnswerRe: Need help about Dialogbox ? Pin
prasad_som12-Dec-06 1:34
prasad_som12-Dec-06 1:34 
GeneralRe: Need help about Dialogbox ? Pin
toxcct12-Dec-06 5:21
toxcct12-Dec-06 5:21 
GeneralRe: Need help about Dialogbox ? Pin
prasad_som12-Dec-06 18:11
prasad_som12-Dec-06 18:11 
QuestionHot keys to CToolBar Pin
misha_grewal11-Dec-06 23:16
misha_grewal11-Dec-06 23:16 
AnswerRe: Hot keys to CToolBar Pin
Maximilien12-Dec-06 4:49
Maximilien12-Dec-06 4:49 
GeneralRe: Hot keys to CToolBar Pin
misha_grewal12-Dec-06 21:42
misha_grewal12-Dec-06 21:42 
QuestionQuestion on Document View Architecture in MFC. Pin
AmarjeetSinghMatharu11-Dec-06 23:14
AmarjeetSinghMatharu11-Dec-06 23:14 
AnswerRe: Question on Document View Architecture in MFC. Pin
prasad_som12-Dec-06 0:05
prasad_som12-Dec-06 0:05 
QuestionCRecordset question ! Pin
Bravoone_200611-Dec-06 23:09
Bravoone_200611-Dec-06 23:09 
AnswerRe: CRecordset question ! Pin
kakan12-Dec-06 3:27
professionalkakan12-Dec-06 3:27 
QuestionRe: CRecordset question ! Pin
David Crow13-Dec-06 5:39
David Crow13-Dec-06 5:39 
Questionhow to read the notepad file using vc++ Pin
naveen padiyar11-Dec-06 22:59
naveen padiyar11-Dec-06 22:59 
AnswerRe: how to read the notepad file using vc++ Pin
Cedric Moonen11-Dec-06 23:19
Cedric Moonen11-Dec-06 23:19 
AnswerRe: how to read the notepad file using vc++ Pin
Rajesh R Subramanian11-Dec-06 23:24
professionalRajesh R Subramanian11-Dec-06 23:24 

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.