Click here to Skip to main content
15,885,955 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionFunction Overloading Pin
Amrit Agr18-Mar-12 5:46
Amrit Agr18-Mar-12 5:46 
AnswerRe: Function Overloading Pin
jschell18-Mar-12 7:19
jschell18-Mar-12 7:19 
AnswerRe: Function Overloading Pin
smags1319-Mar-12 9:25
smags1319-Mar-12 9:25 
QuestionProblem with drawing using GDI functions... Pin
Rozis18-Mar-12 0:52
Rozis18-Mar-12 0:52 
AnswerRe: Problem with drawing using GDI functions... Pin
Albert Holguin18-Mar-12 17:09
professionalAlbert Holguin18-Mar-12 17:09 
QuestionSecure erase command implementation Pin
K4HVDs18-Mar-12 0:19
K4HVDs18-Mar-12 0:19 
AnswerRe: Secure erase command implementation Pin
jschell18-Mar-12 7:23
jschell18-Mar-12 7:23 
AnswerRe: Secure erase command implementation Pin
Albert Holguin18-Mar-12 17:28
professionalAlbert Holguin18-Mar-12 17:28 
As jschell suggested, you can probably get tricky and get it accomplished one way or another, but by default, you should assume that the functionality will not be easily accessible unless made available by the hardware driver. Look for a drive that supports it and see if they have their own driver (as opposed to a generic HDD driver which is likely not to have this function) and have an API that allows you to access it.
QuestionMultiple threads in MFC Pin
K4HVDs18-Mar-12 0:15
K4HVDs18-Mar-12 0:15 
AnswerRe: Multiple threads in MFC Pin
Jochen Arndt18-Mar-12 1:23
professionalJochen Arndt18-Mar-12 1:23 
AnswerRe: Multiple threads in MFC Pin
Rajesh R Subramanian18-Mar-12 2:47
professionalRajesh R Subramanian18-Mar-12 2:47 
AnswerRe: Multiple threads in MFC Pin
Albert Holguin18-Mar-12 17:13
professionalAlbert Holguin18-Mar-12 17:13 
QuestionLittle advice of CFront Pin
Brandon-X1200017-Mar-12 17:13
Brandon-X1200017-Mar-12 17:13 
AnswerRe: Little advice of CFront Pin
Richard MacCutchan17-Mar-12 22:07
mveRichard MacCutchan17-Mar-12 22:07 
GeneralRe: Little advice of CFront Pin
Brandon-X1200017-Mar-12 23:22
Brandon-X1200017-Mar-12 23:22 
GeneralRe: Little advice of CFront Pin
Richard MacCutchan18-Mar-12 2:14
mveRichard MacCutchan18-Mar-12 2:14 
GeneralRe: Little advice of CFront Pin
Brandon-X1200018-Mar-12 6:39
Brandon-X1200018-Mar-12 6:39 
GeneralRe: Little advice of CFront Pin
Richard MacCutchan18-Mar-12 22:31
mveRichard MacCutchan18-Mar-12 22:31 
GeneralRe: Little advice of CFront Pin
Brandon-X1200020-Mar-12 10:09
Brandon-X1200020-Mar-12 10:09 
AnswerRe: Little advice of CFront Pin
markkuk18-Mar-12 0:08
markkuk18-Mar-12 0:08 
GeneralRe: Little advice of CFront Pin
Brandon-X1200018-Mar-12 6:45
Brandon-X1200018-Mar-12 6:45 
QuestionClassic console development kits in C, samples (Nintendo, Sega, Atari, Neo Geo, etc.)) Pin
smccd17-Mar-12 5:37
smccd17-Mar-12 5:37 
AnswerRe: Classic console development kits in C, samples (Nintendo, Sega, Atari, Neo Geo, etc.)) Pin
jschell17-Mar-12 7:50
jschell17-Mar-12 7:50 
AnswerRe: Classic console development kits in C, samples (Nintendo, Sega, Atari, Neo Geo, etc.)) Pin
Albert Holguin18-Mar-12 17:32
professionalAlbert Holguin18-Mar-12 17:32 
Questionweb-camera capture wite screen problem Pin
Member 873763117-Mar-12 5:35
Member 873763117-Mar-12 5:35 

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.