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

C / C++ / MFC

 
QuestionCompile error caused from big header file Pin
andreas049-Jul-13 22:02
andreas049-Jul-13 22:02 
AnswerRe: Compile error caused from big header file Pin
Richard MacCutchan10-Jul-13 1:33
mveRichard MacCutchan10-Jul-13 1:33 
AnswerRe: Compile error caused from big header file Pin
Erudite_Eric10-Jul-13 2:19
Erudite_Eric10-Jul-13 2:19 
QuestionRe: Compile error caused from big header file Pin
David Crow10-Jul-13 6:17
David Crow10-Jul-13 6:17 
AnswerRe: Compile error caused from big header file Pin
Erudite_Eric10-Jul-13 23:12
Erudite_Eric10-Jul-13 23:12 
GeneralRe: Compile error caused from big header file Pin
leon de boer13-Aug-13 9:28
leon de boer13-Aug-13 9:28 
Questionhow to get hard drive serial number using c++ Pin
Heya from Delhi9-Jul-13 18:51
Heya from Delhi9-Jul-13 18:51 
AnswerRe: how to get hard drive serial number using c++ Pin
«_Superman_»9-Jul-13 20:37
professional«_Superman_»9-Jul-13 20:37 
For the hard drive you can use WMI to get this information using the Win32_DiskDrive[^] class.
I'm not sure if this will work for the SD card.

Here is how to get information using WMI - Getting WMI Data from the Local Computer[^]
«_Superman 
I love work. It gives me something to do between weekends.


Microsoft MVP (Visual C++) (October 2009 - September 2013)

Polymorphism in C

Question[SOLVED] GetScanline is not a member of TBitmapData??? Pin
PickRelated8-Jul-13 23:14
PickRelated8-Jul-13 23:14 
AnswerRe: GetScanline is not a member of TBitmapData??? Pin
Richard MacCutchan8-Jul-13 23:21
mveRichard MacCutchan8-Jul-13 23:21 
GeneralRe: GetScanline is not a member of TBitmapData??? Pin
PickRelated8-Jul-13 23:35
PickRelated8-Jul-13 23:35 
GeneralRe: GetScanline is not a member of TBitmapData??? Pin
PickRelated8-Jul-13 23:41
PickRelated8-Jul-13 23:41 
GeneralRe: GetScanline is not a member of TBitmapData??? Pin
Richard MacCutchan9-Jul-13 0:07
mveRichard MacCutchan9-Jul-13 0:07 
GeneralRe: GetScanline is not a member of TBitmapData??? Pin
PickRelated9-Jul-13 1:38
PickRelated9-Jul-13 1:38 
QuestionHow to edit metadata of a wmv file in c++ Pin
Member 78368298-Jul-13 22:39
Member 78368298-Jul-13 22:39 
AnswerRe: How to edit metadata of a wmv file in c++ Pin
Richard MacCutchan8-Jul-13 23:15
mveRichard MacCutchan8-Jul-13 23:15 
QuestionAccess Deined Pin
sarfaraznawaz8-Jul-13 20:15
sarfaraznawaz8-Jul-13 20:15 
AnswerRe: Access Deined Pin
Jochen Arndt8-Jul-13 21:00
professionalJochen Arndt8-Jul-13 21:00 
AnswerRe: Access Deined Pin
Erudite_Eric10-Jul-13 2:16
Erudite_Eric10-Jul-13 2:16 
QuestionWhich event generated on SetItemtext in CLitsCtrl? Pin
Le@rner8-Jul-13 19:45
Le@rner8-Jul-13 19:45 
AnswerRe: Which event generated on SetItemtext in CLitsCtrl? Pin
«_Superman_»8-Jul-13 20:09
professional«_Superman_»8-Jul-13 20:09 
GeneralRe: Which event generated on SetItemtext in CLitsCtrl? Pin
Le@rner8-Jul-13 20:15
Le@rner8-Jul-13 20:15 
GeneralRe: Which event generated on SetItemtext in CLitsCtrl? Pin
«_Superman_»8-Jul-13 20:28
professional«_Superman_»8-Jul-13 20:28 
GeneralRe: Which event generated on SetItemtext in CLitsCtrl? Pin
Freak308-Jul-13 21:39
Freak308-Jul-13 21:39 
QuestionHow to write a Un-fixed size memory pool ? Pin
yu-jian8-Jul-13 4:42
yu-jian8-Jul-13 4:42 

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.