Click here to Skip to main content
15,920,801 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralSpinCtrl Pin
act_x10-Apr-03 4:51
act_x10-Apr-03 4:51 
GeneralRe: SpinCtrl Pin
PJ Arends10-Apr-03 9:27
professionalPJ Arends10-Apr-03 9:27 
GeneralRe: SpinCtrl Pin
Heiko200310-Apr-03 10:42
sussHeiko200310-Apr-03 10:42 
GeneralProblem with WorkQueue Pin
Martin_Viet10-Apr-03 4:46
Martin_Viet10-Apr-03 4:46 
GeneralGetting Systeminformations Pin
Sendel10-Apr-03 4:46
Sendel10-Apr-03 4:46 
GeneralRe: Getting Systeminformations Pin
MarkyMark10-Apr-03 5:24
MarkyMark10-Apr-03 5:24 
GeneralRe: Getting Systeminformations Pin
Sendel10-Apr-03 7:08
Sendel10-Apr-03 7:08 
GeneralRe: Getting Systeminformations Pin
Dominik Reichl10-Apr-03 9:16
Dominik Reichl10-Apr-03 9:16 
Sendel wrote:
Need:
CPU Vendor, CPU Supported Chipsets (mmx, sse etc),


Perhaps this helps you:
http://www.codeproject.com/system/camel.asp[^]


Sendel wrote:
Total Physical System memory, Free Physical System Memory

http://codeproject.com/system/computerinfo.asp[^]

Detecting Graphiccard things is a bit harder. Have you tried the DirectX API?

-Dominik



_outp(0x64, 0xAD);
and
__asm mov al, 0xAD __asm out 0x64, al
do the same... but what do they do?? Wink | ;)

GeneralRe: Getting Systeminformations Pin
Sendel10-Apr-03 10:19
Sendel10-Apr-03 10:19 
GeneralCDao problem with 'create' Pin
naradaji10-Apr-03 4:00
naradaji10-Apr-03 4:00 
GeneralRe: CDao problem with 'create' Pin
Carlos Antollini10-Apr-03 4:05
Carlos Antollini10-Apr-03 4:05 
GeneralRe: CDao problem with 'create' Pin
naradaji10-Apr-03 4:08
naradaji10-Apr-03 4:08 
GeneralRe: CDao problem with 'create' Pin
Carlos Antollini10-Apr-03 4:26
Carlos Antollini10-Apr-03 4:26 
GeneralRe: CDao problem with 'create' Pin
naradaji10-Apr-03 4:42
naradaji10-Apr-03 4:42 
Generalexceptions Pin
Jonathan [Darka]10-Apr-03 3:56
professionalJonathan [Darka]10-Apr-03 3:56 
GeneralRe: exceptions Pin
Alvaro Mendez10-Apr-03 6:42
Alvaro Mendez10-Apr-03 6:42 
GeneralGetting the response headers Pin
RED10-Apr-03 3:47
RED10-Apr-03 3:47 
GeneralExecution question Pin
Jump_Around10-Apr-03 3:45
Jump_Around10-Apr-03 3:45 
GeneralRe: Execution question Pin
Cedric Moonen10-Apr-03 3:49
Cedric Moonen10-Apr-03 3:49 
GeneralRe: Execution question Pin
valikac10-Apr-03 7:47
valikac10-Apr-03 7:47 
GeneralRe: Execution question Pin
imsniper11-Apr-03 0:22
imsniper11-Apr-03 0:22 
QuestionHow to keep a C++ com dll in memory? Pin
Anonymously10-Apr-03 3:37
Anonymously10-Apr-03 3:37 
AnswerRe: How to keep a C++ com dll in memory? Pin
Brian Shifrin10-Apr-03 8:02
Brian Shifrin10-Apr-03 8:02 
GeneralRe: How to keep a C++ com dll in memory? Pin
Anonymously10-Apr-03 16:03
Anonymously10-Apr-03 16:03 
GeneralUrl problem Pin
Jump_Around10-Apr-03 3:34
Jump_Around10-Apr-03 3:34 

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.