Click here to Skip to main content
16,005,141 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCOM Dialog Compile Error Pin
jon_fallon15-Nov-06 4:44
jon_fallon15-Nov-06 4:44 
AnswerRe: COM Dialog Compile Error Pin
Mark Salsbery15-Nov-06 7:09
Mark Salsbery15-Nov-06 7:09 
GeneralRe: COM Dialog Compile Error Pin
jon_fallon15-Nov-06 9:53
jon_fallon15-Nov-06 9:53 
QuestionHow to retrieve the memory information Pin
cy163@hotmail.com15-Nov-06 4:05
cy163@hotmail.com15-Nov-06 4:05 
AnswerRe: How to retrieve the memory information Pin
Programm3r15-Nov-06 4:16
Programm3r15-Nov-06 4:16 
GeneralRe: How to retrieve the memory information Pin
David Crow15-Nov-06 4:27
David Crow15-Nov-06 4:27 
GeneralRe: How to retrieve the memory information Pin
Programm3r15-Nov-06 4:33
Programm3r15-Nov-06 4:33 
QuestionRe: How to retrieve the memory information Pin
David Crow15-Nov-06 4:23
David Crow15-Nov-06 4:23 
cy163@hotmail.com wrote:
I put
#include "psapi.h" in the *.cpp file.


Unrelated, but your compiles will be somewhat faster if you put it in stdafx.h instead.

cy163@hotmail.com wrote:
Cannot open include file: 'psapi.h': No such file or directory


Have you verified that the file exists on your machine, in the Platform SDK\Include folder?


"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

"Judge not by the eye but by the heart." - Native American Proverb


AnswerRe: How to retrieve the memory information Pin
Viorel.15-Nov-06 4:43
Viorel.15-Nov-06 4:43 
QuestionHow to test for a Bad Ptr "0xcccccccc" Pin
Programm3r15-Nov-06 3:18
Programm3r15-Nov-06 3:18 
AnswerRe: How to test for a Bad Ptr "0xcccccccc" Pin
Cedric Moonen15-Nov-06 3:21
Cedric Moonen15-Nov-06 3:21 
GeneralRe: How to test for a Bad Ptr "0xcccccccc" Pin
Programm3r15-Nov-06 3:23
Programm3r15-Nov-06 3:23 
QuestionRe: How to test for a Bad Ptr "0xcccccccc" Pin
Programm3r15-Nov-06 3:38
Programm3r15-Nov-06 3:38 
AnswerRe: How to test for a Bad Ptr "0xcccccccc" Pin
Maximilien15-Nov-06 3:43
Maximilien15-Nov-06 3:43 
GeneralRe: How to test for a Bad Ptr "0xcccccccc" Pin
Programm3r15-Nov-06 4:03
Programm3r15-Nov-06 4:03 
AnswerRe: How to test for a Bad Ptr "0xcccccccc" Pin
Chris Losinger15-Nov-06 3:34
professionalChris Losinger15-Nov-06 3:34 
GeneralRe: How to test for a Bad Ptr "0xcccccccc" Pin
Programm3r15-Nov-06 3:42
Programm3r15-Nov-06 3:42 
GeneralRe: How to test for a Bad Ptr "0xcccccccc" Pin
James R. Twine15-Nov-06 7:37
James R. Twine15-Nov-06 7:37 
QuestionOwner draw buttton:Unable to handle enter key event Pin
Manish_Home15-Nov-06 3:13
Manish_Home15-Nov-06 3:13 
AnswerRe: Owner draw buttton:Unable to handle enter key event Pin
Hamid_RT15-Nov-06 7:54
Hamid_RT15-Nov-06 7:54 
GeneralRe: Owner draw buttton:Unable to handle enter key event Pin
Manish_Home15-Nov-06 17:22
Manish_Home15-Nov-06 17:22 
GeneralRe: Owner draw buttton:Unable to handle enter key event Pin
Hamid_RT15-Nov-06 18:36
Hamid_RT15-Nov-06 18:36 
GeneralRe: Owner draw buttton:Unable to handle enter key event Pin
Manish_Home15-Nov-06 19:17
Manish_Home15-Nov-06 19:17 
GeneralRe: Owner draw buttton:Unable to handle enter key event Pin
Hamid_RT15-Nov-06 20:07
Hamid_RT15-Nov-06 20:07 
GeneralRe: Owner draw buttton:Unable to handle enter key event Pin
Manish_Home15-Nov-06 20:30
Manish_Home15-Nov-06 20:30 

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.