Click here to Skip to main content
15,910,797 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem with CColorDlg. [Modified] Pin
prasad_som24-Aug-06 2:36
prasad_som24-Aug-06 2:36 
GeneralRe: Problem with CColorDlg. Pin
uday kiran janaswamy24-Aug-06 2:37
uday kiran janaswamy24-Aug-06 2:37 
GeneralRe: Problem with CColorDlg. [modified] Pin
prasad_som24-Aug-06 2:41
prasad_som24-Aug-06 2:41 
GeneralRe: Problem with CColorDlg. [modified] Pin
uday kiran janaswamy24-Aug-06 3:13
uday kiran janaswamy24-Aug-06 3:13 
GeneralRe: Problem with CColorDlg. [modified] Pin
prasad_som24-Aug-06 3:43
prasad_som24-Aug-06 3:43 
GeneralRe: Problem with CColorDlg. Pin
uday kiran janaswamy24-Aug-06 19:05
uday kiran janaswamy24-Aug-06 19:05 
GeneralRe: Problem with CColorDlg. Pin
Hamid_RT25-Aug-06 1:44
Hamid_RT25-Aug-06 1:44 
QuestionUSB drive volume mount points cann't be backed up on the other system Pin
Zahid Younas24-Aug-06 1:58
Zahid Younas24-Aug-06 1:58 
When we mount two paritions of a USB drive (HDD) such that Drive A: is mounted in a folder of drive B: and Dirve B: is mounted in a folder of Drive A: i.e. create recursive mount points. Thus the mounted points (folders in which drive are mounted) have current GUIDs of the partitions of USB drive. If user plug off this USB drive and plug on to another system. Thus the system will assign new GUIDs to USB drive partitions. But the mounted points previously created have olders GUIDs i.e. the one that was assigned to these folders when the mount points were created (NOTE: we get these GUIDs using DeviceIoControl). So, when we pass these GUIDs as path to the CreateFile method, it fails because new GUIDs are assigned to the partitions. But these GUIDs are valid if we pass as path in CFileFind.

So, what is actually happening in these cases i.e. for CreateFile and CFileFind ?
How these mount points (created on USB drive) be valid on the other system ? Although these mounts are valid if we access through windows explorer.

QuestionBit Edit Control Pin
SzyKam24-Aug-06 1:57
SzyKam24-Aug-06 1:57 
AnswerRe: Bit Edit Control Pin
Cedric Moonen24-Aug-06 2:00
Cedric Moonen24-Aug-06 2:00 
AnswerRe: Bit Edit Control Pin
uday kiran janaswamy24-Aug-06 2:36
uday kiran janaswamy24-Aug-06 2:36 
QuestionWant to hide the windows start menu Pin
dinesh_IP24-Aug-06 1:34
dinesh_IP24-Aug-06 1:34 
AnswerRe: Want to hide the windows start menu Pin
toxcct24-Aug-06 1:56
toxcct24-Aug-06 1:56 
AnswerRe: Want to hide the windows start menu Pin
Hamid_RT24-Aug-06 2:02
Hamid_RT24-Aug-06 2:02 
GeneralRe: Want to hide the windows start menu Pin
toxcct24-Aug-06 2:07
toxcct24-Aug-06 2:07 
GeneralRe: Want to hide the windows start menu Pin
ThatsAlok24-Aug-06 18:21
ThatsAlok24-Aug-06 18:21 
GeneralRe: Want to hide the windows start menu Pin
Hamid_RT25-Aug-06 1:27
Hamid_RT25-Aug-06 1:27 
AnswerRe: Want to hide the windows start menu Pin
Michael Dunn24-Aug-06 9:27
sitebuilderMichael Dunn24-Aug-06 9:27 
QuestionCannot trap F9 key in my application Pin
SanjaySMK24-Aug-06 1:27
SanjaySMK24-Aug-06 1:27 
QuestionSQLiteDatabase in WindowsMobile Pin
Sri harini24-Aug-06 0:05
Sri harini24-Aug-06 0:05 
AnswerRe: SQLiteDatabase in WindowsMobile Pin
ThatsAlok24-Aug-06 18:28
ThatsAlok24-Aug-06 18:28 
QuestionWorking with dlls[modified] Pin
Kiran Pinjala24-Aug-06 0:03
Kiran Pinjala24-Aug-06 0:03 
AnswerRe: Working with dlls[modified] Pin
Michael Dunn24-Aug-06 0:12
sitebuilderMichael Dunn24-Aug-06 0:12 
QuestionRe: Working with dlls[modified] Pin
Kiran Pinjala24-Aug-06 0:20
Kiran Pinjala24-Aug-06 0:20 
AnswerRe: Working with dlls[modified] Pin
prasad_som24-Aug-06 0:29
prasad_som24-Aug-06 0:29 

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.