Click here to Skip to main content
15,880,405 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCRichEditView Pin
LOSTTWARE.com9-Nov-03 8:18
LOSTTWARE.com9-Nov-03 8:18 
Questionwab format ? Pin
kendao9-Nov-03 8:06
kendao9-Nov-03 8:06 
AnswerRe: wab format ? Pin
BaldwinMartin9-Nov-03 22:07
BaldwinMartin9-Nov-03 22:07 
AnswerRe: wab format ? Pin
Roger Allen10-Nov-03 1:06
Roger Allen10-Nov-03 1:06 
QuestionHow to use Windows Media Player control to play avi file Pin
Mohsen Saad9-Nov-03 5:37
Mohsen Saad9-Nov-03 5:37 
GeneralSolution for object identity Pin
vmaltsev9-Nov-03 3:29
vmaltsev9-Nov-03 3:29 
GeneralRe: Solution for object identity Pin
Johnny ²9-Nov-03 3:45
Johnny ²9-Nov-03 3:45 
GeneralMountPoints Pin
Thomas Weidenmueller9-Nov-03 2:57
Thomas Weidenmueller9-Nov-03 2:57 
I need to get all mountpoints of a partition (like D:\)
What i have is the physical drive id (e.g. "\\.\PhysicalDrive0") and the partition id.

The problem is that that i need to find out the unique volume name in the form "\\?\Volume{GUID}\" in order to be able to use the VolumeManagement functions. The problem is that i don't have the partition's drive name name and drives don't even have to be mounted. So what can i do to get the partition's GUID?

I could do it using DeviceIoControl with IOCTL_DISK_GET_PARTITION_INFO_EX but that's only XP and later and i need it to be working on 2k too.

If anyone has an idea, please let me know Smile | :)

Regards
webseek
GeneralCreating Ico file Pin
Chernobog19-Nov-03 0:40
Chernobog19-Nov-03 0:40 
GeneralRe: Creating Ico file Pin
Ted Ferenc9-Nov-03 3:19
Ted Ferenc9-Nov-03 3:19 
GeneralRe: Creating Ico file Pin
Chernobog19-Nov-03 3:30
Chernobog19-Nov-03 3:30 
GeneralRe: Creating Ico file Pin
Ted Ferenc9-Nov-03 3:49
Ted Ferenc9-Nov-03 3:49 
GeneralRe: Creating Ico file Pin
Chernobog19-Nov-03 4:19
Chernobog19-Nov-03 4:19 
GeneralWhy EnumDisplaySettingsEx doesn't work Pin
w_yufeng9-Nov-03 0:13
w_yufeng9-Nov-03 0:13 
GeneralRe: Why EnumDisplaySettingsEx doesn't work Pin
vmaltsev9-Nov-03 3:52
vmaltsev9-Nov-03 3:52 
GeneralRe: Why EnumDisplaySettingsEx doesn't work Pin
w_yufeng9-Nov-03 14:19
w_yufeng9-Nov-03 14:19 
GeneralRe: Why EnumDisplaySettingsEx doesn't work Pin
Tim Smith9-Nov-03 14:41
Tim Smith9-Nov-03 14:41 
GeneralProblem with checkboxes in CListCtrl Pin
Dominik Reichl8-Nov-03 23:39
Dominik Reichl8-Nov-03 23:39 
GeneralRe: Problem with checkboxes in CListCtrl Pin
Michael Dunn9-Nov-03 6:00
sitebuilderMichael Dunn9-Nov-03 6:00 
GeneralRe: Problem with checkboxes in CListCtrl Pin
Dominik Reichl9-Nov-03 6:13
Dominik Reichl9-Nov-03 6:13 
GeneralRe: Problem with checkboxes in CListCtrl Pin
peterchen9-Nov-03 10:39
peterchen9-Nov-03 10:39 
GeneralRe: Problem with checkboxes in CListCtrl Pin
Dominik Reichl10-Nov-03 1:17
Dominik Reichl10-Nov-03 1:17 
GeneralRe: Problem with checkboxes in CListCtrl Pin
peterchen10-Nov-03 1:27
peterchen10-Nov-03 1:27 
Generaldeleting directories with files Pin
r i s h a b h s8-Nov-03 22:54
r i s h a b h s8-Nov-03 22:54 
GeneralRe: deleting directories with files Pin
Dominik Reichl8-Nov-03 23:43
Dominik Reichl8-Nov-03 23:43 

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.