Click here to Skip to main content
15,914,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Object render order for proper depth (OpenGL) Pin
Dave Calkins4-Sep-10 2:03
Dave Calkins4-Sep-10 2:03 
AnswerRe: [Solved] Object render order for proper depth (OpenGL) Pin
Cedric Moonen3-Sep-10 22:19
Cedric Moonen3-Sep-10 22:19 
QuestionDeviceIoControl with IOCTL_DISK_GET_DRIVE_LAYOUT does not work Pin
MKC0023-Sep-10 3:57
MKC0023-Sep-10 3:57 
QuestionRe: DeviceIoControl with IOCTL_DISK_GET_DRIVE_LAYOUT does not work Pin
David Crow3-Sep-10 4:07
David Crow3-Sep-10 4:07 
QuestionRe: DeviceIoControl with IOCTL_DISK_GET_DRIVE_LAYOUT does not work Pin
Niklas L3-Sep-10 4:10
Niklas L3-Sep-10 4:10 
AnswerRe: DeviceIoControl with IOCTL_DISK_GET_DRIVE_LAYOUT does not work Pin
MKC0023-Sep-10 6:45
MKC0023-Sep-10 6:45 
QuestionRe: DeviceIoControl with IOCTL_DISK_GET_DRIVE_LAYOUT does not work PinPopular
David Crow3-Sep-10 7:11
David Crow3-Sep-10 7:11 
AnswerRe: DeviceIoControl with IOCTL_DISK_GET_DRIVE_LAYOUT does not work Pin
Aescleal3-Sep-10 20:15
Aescleal3-Sep-10 20:15 
Has the disk got one or more mounted partitions sitting on top of it? If it has try unmounting those first and see if the IOCTL you want to use starts working. Vista added the restriction that you couldn't read and write to a disk when it has mounted file systems and this might be more of the same.

Cheers,

Ash
QuestionCListcontrol Pin
AbhiHcl3-Sep-10 0:52
AbhiHcl3-Sep-10 0:52 
AnswerRe: CListcontrol Pin
Cool_Dev3-Sep-10 1:54
Cool_Dev3-Sep-10 1:54 
AnswerRe: CListcontrol Pin
CPallini3-Sep-10 2:12
mveCPallini3-Sep-10 2:12 
Questiondelete [modified] Pin
T.RATHA KRISHNAN2-Sep-10 22:30
T.RATHA KRISHNAN2-Sep-10 22:30 
AnswerRe: delete Pin
Aescleal2-Sep-10 22:38
Aescleal2-Sep-10 22:38 
GeneralRe: delete Pin
T.RATHA KRISHNAN2-Sep-10 22:45
T.RATHA KRISHNAN2-Sep-10 22:45 
AnswerRe: delete Pin
Cedric Moonen2-Sep-10 23:05
Cedric Moonen2-Sep-10 23:05 
AnswerRe: delete Pin
ThatsAlok3-Sep-10 0:51
ThatsAlok3-Sep-10 0:51 
QuestionSerialization Pin
ganesh_IT2-Sep-10 20:51
ganesh_IT2-Sep-10 20:51 
AnswerRe: Serialization Pin
Cedric Moonen2-Sep-10 20:58
Cedric Moonen2-Sep-10 20:58 
AnswerRe: Serialization Pin
CPallini2-Sep-10 22:03
mveCPallini2-Sep-10 22:03 
QuestionHow can control incresing size of FormView? Pin
Le@rner2-Sep-10 20:51
Le@rner2-Sep-10 20:51 
AnswerRe: How can control incresing size of FormView? Pin
Blake Miller3-Sep-10 12:12
Blake Miller3-Sep-10 12:12 
Questionmemory leak detection in unmanaged C++ MFC code Pin
Dave Calkins2-Sep-10 10:38
Dave Calkins2-Sep-10 10:38 
GeneralRe: memory leak detection in unmanaged C++ MFC code Pin
Code-o-mat2-Sep-10 11:27
Code-o-mat2-Sep-10 11:27 
GeneralRe: memory leak detection in unmanaged C++ MFC code Pin
Dave Calkins2-Sep-10 11:31
Dave Calkins2-Sep-10 11:31 
AnswerRe: memory leak detection in unmanaged C++ MFC code Pin
Joe Woodbury2-Sep-10 12:26
professionalJoe Woodbury2-Sep-10 12:26 

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.