Click here to Skip to main content
15,901,001 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow can we add the PNG images to Dialog boxes and other controls Pin
johnalek9-Oct-06 19:18
johnalek9-Oct-06 19:18 
AnswerRe: How can we add the PNG images to Dialog boxes and other controls Pin
Hamid_RT9-Oct-06 19:40
Hamid_RT9-Oct-06 19:40 
GeneralRe: How can we add the PNG images to Dialog boxes and other controls Pin
johnalek9-Oct-06 19:58
johnalek9-Oct-06 19:58 
GeneralRe: How can we add the PNG images to Dialog boxes and other controls Pin
Hamid_RT9-Oct-06 20:16
Hamid_RT9-Oct-06 20:16 
QuestionBug when restoring state of docked windows Pin
lastgen9-Oct-06 19:16
lastgen9-Oct-06 19:16 
AnswerRe: Bug when restoring state of docked windows Pin
Rajesh R Subramanian10-Oct-06 0:16
professionalRajesh R Subramanian10-Oct-06 0:16 
GeneralRe: Bug when restoring state of docked windows Pin
lastgen12-Oct-06 15:42
lastgen12-Oct-06 15:42 
QuestionAvoiding redefinition of INT8 Pin
Padmanabh Sharma9-Oct-06 19:05
Padmanabh Sharma9-Oct-06 19:05 
Hi,

I am using WMI to get hardware details. WMI defines INT8. At the same time I am using one library that defines INT8, and because of this I am getting redefinition error for INT8. I can not change the code either in WMI or in other library. There could be one way by creating a Dll for all wmi code. But is there any other workaround for the same?

That would be great, if one can help me in getting following details without using WMI:

1. All drives (Fixed as well as removable) and their partitions with size, utilization and driver (description, date, version) details.
2. CPU details : No of CPUs and for each CPU ---> CPU type, CPU alias, Original clock, Real Clock, Effective clock, CPUID manufacturer, CPUID revision.
3. Motherboard details: Motherboard ID, Motherboard Name, BUS type, BUS Width, BIOS type, System BIOS Date, No of memory modules and RAM within them.

Regards!

Paddy

AnswerRe: Avoiding redefinition of INT8 Pin
Hamid_RT9-Oct-06 19:14
Hamid_RT9-Oct-06 19:14 
GeneralRe: Avoiding redefinition of INT8 Pin
Padmanabh Sharma9-Oct-06 19:34
Padmanabh Sharma9-Oct-06 19:34 
AnswerRe: Avoiding redefinition of INT8 Pin
jhwurmbach10-Oct-06 5:31
jhwurmbach10-Oct-06 5:31 
QuestionHardware details without using WMI Pin
Padmanabh Sharma9-Oct-06 19:00
Padmanabh Sharma9-Oct-06 19:00 
AnswerRe: Hardware details without using WMI Pin
Hamid_RT9-Oct-06 19:12
Hamid_RT9-Oct-06 19:12 
GeneralRe: Hardware details without using WMI Pin
Padmanabh Sharma9-Oct-06 19:32
Padmanabh Sharma9-Oct-06 19:32 
GeneralRe: Hardware details without using WMI Pin
Padmanabh Sharma9-Oct-06 19:38
Padmanabh Sharma9-Oct-06 19:38 
GeneralRe: Hardware details without using WMI Pin
Hamid_RT10-Oct-06 19:23
Hamid_RT10-Oct-06 19:23 
GeneralRe: Hardware details without using WMI Pin
Hamid_RT9-Oct-06 19:38
Hamid_RT9-Oct-06 19:38 
QuestionUsing Advise in HtmlDocument obtained from a CHtmlView Pin
georgekjolly9-Oct-06 18:19
georgekjolly9-Oct-06 18:19 
QuestionThousands separator Pin
apffal9-Oct-06 14:24
apffal9-Oct-06 14:24 
AnswerRe: Thousands separator Pin
Nibu babu thomas9-Oct-06 17:40
Nibu babu thomas9-Oct-06 17:40 
AnswerRe: Thousands separator Pin
apffal10-Oct-06 12:11
apffal10-Oct-06 12:11 
QuestionWaitForSingleObject Pin
P1P3R9-Oct-06 13:54
P1P3R9-Oct-06 13:54 
AnswerRe: WaitForSingleObject Pin
Peter Weyzen9-Oct-06 14:04
Peter Weyzen9-Oct-06 14:04 
GeneralRe: WaitForSingleObject Pin
P1P3R9-Oct-06 16:07
P1P3R9-Oct-06 16:07 
AnswerRe: WaitForSingleObject Pin
Mark Salsbery9-Oct-06 16:42
Mark Salsbery9-Oct-06 16: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.