Click here to Skip to main content
15,922,007 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWhere and how can I get CPU Thermal Design Power (TDP) data? Pin
JwayT30-Oct-07 0:29
JwayT30-Oct-07 0:29 
Questionconverting a character into its ascii no Pin
prithaa30-Oct-07 0:19
prithaa30-Oct-07 0:19 
AnswerRe: converting a character into its ascii no Pin
Rajesh R Subramanian30-Oct-07 0:28
professionalRajesh R Subramanian30-Oct-07 0:28 
GeneralRe: converting a character into its ascii no Pin
prithaa30-Oct-07 1:01
prithaa30-Oct-07 1:01 
QuestionDrawing Icons Pin
dsclee29-Oct-07 23:39
dsclee29-Oct-07 23:39 
AnswerRe: Drawing Icons Pin
Hamid_RT30-Oct-07 0:28
Hamid_RT30-Oct-07 0:28 
GeneralRe: Drawing Icons Pin
dsclee30-Oct-07 1:58
dsclee30-Oct-07 1:58 
GeneralRe: Drawing Icons Pin
Hamid_RT30-Oct-07 19:42
Hamid_RT30-Oct-07 19:42 
what happens when use of this code
m_hIcon = ::LoadIcon(AfxGetApp()->m_hInstance, MAKEINTRESOURCE (IDI_ERROR));
::DrawIconEx(dc, X, Y, m_hIcon, 16, 16, NULL, NULL, DI_NORMAL);

GeneralRe: Drawing Icons Pin
dsclee31-Oct-07 3:57
dsclee31-Oct-07 3:57 
GeneralRe: Drawing Icons Pin
Hamid_RT31-Oct-07 5:08
Hamid_RT31-Oct-07 5:08 
QuestionCom regarding use of GetDesktopItemCount Pin
ROBS12329-Oct-07 23:28
ROBS12329-Oct-07 23:28 
AnswerRe: Com regarding use of GetDesktopItemCount Pin
Hamid_RT30-Oct-07 0:40
Hamid_RT30-Oct-07 0:40 
QuestionHow to detect if another process is running and bring it to the foreground ? Pin
Anand Todkar29-Oct-07 23:20
Anand Todkar29-Oct-07 23:20 
AnswerRe: How to detect if another process is running and bring it to the foreground ? Pin
Nishad S29-Oct-07 23:32
Nishad S29-Oct-07 23:32 
AnswerRe: How to detect if another process is running and bring it to the foreground ? Pin
Mark Salsbery30-Oct-07 7:27
Mark Salsbery30-Oct-07 7:27 
GeneralRe: How to detect if another process is running and bring it to the foreground ? Pin
Anand Todkar30-Oct-07 20:25
Anand Todkar30-Oct-07 20:25 
QuestionRead-Write specific Excel cases in C++ Pin
J_E_D_I29-Oct-07 23:08
J_E_D_I29-Oct-07 23:08 
AnswerRe: Read-Write specific Excel cases in C++ Pin
David Crow30-Oct-07 3:18
David Crow30-Oct-07 3:18 
GeneralRe: Read-Write specific Excel cases in C++ Pin
J_E_D_I30-Oct-07 3:24
J_E_D_I30-Oct-07 3:24 
GeneralRe: Read-Write specific Excel cases in C++ Pin
David Crow30-Oct-07 3:26
David Crow30-Oct-07 3:26 
QuestionCheck for Eof Pin
gReaen29-Oct-07 22:49
gReaen29-Oct-07 22:49 
AnswerRe: Check for Eof Pin
Naveen29-Oct-07 22:56
Naveen29-Oct-07 22:56 
GeneralRe: Check for Eof Pin
David Crow30-Oct-07 3:20
David Crow30-Oct-07 3:20 
QuestionTo get user input from a window. Pin
713minchi29-Oct-07 22:46
713minchi29-Oct-07 22:46 
AnswerRe: To get user input from a window. Pin
Nishad S29-Oct-07 23:34
Nishad S29-Oct-07 23: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.