Click here to Skip to main content
15,907,001 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to find the value of a macro? Pin
Code_Zombie10-Jul-06 21:00
Code_Zombie10-Jul-06 21:00 
GeneralRe: how to find the value of a macro? Pin
George_George10-Jul-06 21:14
George_George10-Jul-06 21:14 
QuestionAbout CMutex And CSingleLock Pin
Diglu10-Jul-06 20:11
Diglu10-Jul-06 20:11 
AnswerRe: About CMutex And CSingleLock Pin
FarPointer10-Jul-06 23:46
FarPointer10-Jul-06 23:46 
QuestionHow to get list of printer names Pin
Vinod Moorkkan10-Jul-06 20:10
Vinod Moorkkan10-Jul-06 20:10 
AnswerRe: How to get list of printer names Pin
Hamid_RT10-Jul-06 20:13
Hamid_RT10-Jul-06 20:13 
GeneralRe: How to get list of printer names Pin
Vinod Moorkkan10-Jul-06 23:10
Vinod Moorkkan10-Jul-06 23:10 
QuestionAssigning drive letter to raw volume Pin
kumarpavan10-Jul-06 20:03
kumarpavan10-Jul-06 20:03 
Hi,
I am trying to assign a drive letter for the newly created raw volume. I
used the code example mentioned for DefineDosDevice function. This program
takes drive letter and devicename as parameters. I could successfully run the
program on 2k3 servers. But when i try the same code on 2k server, it runs
for first time. then again from disk management console, i delete the drive
letter and try to run the same program but this time it fails with error 87.

I have passed the drive letter for the program which is not existing on the
system but still it throws an error. Can somebody please help me in this
regard or any pointers to such related problems.



I took the program from the link

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/editing_drive_letter_assignments.asp

The error i got is as below



editdrive.exe v:\ \device\harddisk2\partition1

(editdrive.exe is my program )

error 87: could not add v:\



I have compiled my program on windows XP.

On 2k professional i saw that it assigns the drive letter but not the one i
requested. even in this case the error is still popped out.

Thanks with best Regards,
Pavan

QuestionAnimation control Pin
ashish dogra10-Jul-06 19:58
ashish dogra10-Jul-06 19:58 
QuestionRe: Animation control Pin
Hamid_RT10-Jul-06 20:22
Hamid_RT10-Jul-06 20:22 
AnswerRe: Animation control Pin
ashish dogra10-Jul-06 20:24
ashish dogra10-Jul-06 20:24 
GeneralRe: Animation control Pin
Hamid_RT10-Jul-06 20:31
Hamid_RT10-Jul-06 20:31 
GeneralRe: Animation control Pin
ashish dogra10-Jul-06 20:45
ashish dogra10-Jul-06 20:45 
GeneralRe: Animation control Pin
Hamid_RT10-Jul-06 21:01
Hamid_RT10-Jul-06 21:01 
GeneralRe: Animation control Pin
ashish dogra10-Jul-06 21:08
ashish dogra10-Jul-06 21:08 
GeneralRe: Animation control Pin
Hamid_RT10-Jul-06 21:29
Hamid_RT10-Jul-06 21:29 
GeneralRe: Animation control Pin
ashish dogra10-Jul-06 21:34
ashish dogra10-Jul-06 21:34 
GeneralRe: Animation control Pin
Hamid_RT10-Jul-06 22:00
Hamid_RT10-Jul-06 22:00 
GeneralRe: Animation control Pin
ashish dogra10-Jul-06 22:18
ashish dogra10-Jul-06 22:18 
GeneralRe: Animation control Pin
Hamid_RT11-Jul-06 0:27
Hamid_RT11-Jul-06 0:27 
Questionhow to display a 24 bit bitmap on a SDI View Pin
ashwath200510-Jul-06 19:47
ashwath200510-Jul-06 19:47 
AnswerRe: how to display a 24 bit bitmap on a SDI View Pin
RockyJames10-Jul-06 19:57
RockyJames10-Jul-06 19:57 
AnswerRe: how to display a 24 bit bitmap on a SDI View Pin
Hamid_RT10-Jul-06 20:15
Hamid_RT10-Jul-06 20:15 
GeneralRe: how to display a 24 bit bitmap on a SDI View Pin
ashwath200510-Jul-06 20:29
ashwath200510-Jul-06 20:29 
GeneralRe: how to display a 24 bit bitmap on a SDI View Pin
Hamid_RT10-Jul-06 20:33
Hamid_RT10-Jul-06 20:33 

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.