Click here to Skip to main content
15,909,498 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to detect that IE 4.0 Installed? Pin
Alex Cramer6-May-02 23:53
Alex Cramer6-May-02 23:53 
AnswerRe: How to detect that IE 4.0 Installed? Pin
Christian Graus7-May-02 1:17
protectorChristian Graus7-May-02 1:17 
Generalwrite to file Pin
6-May-02 23:44
suss6-May-02 23:44 
GeneralRe: write to file Pin
Maxwell Chen6-May-02 23:59
Maxwell Chen6-May-02 23:59 
GeneralRe: write to file Pin
7-May-02 5:12
suss7-May-02 5:12 
GeneralRe: write to file Pin
Maxwell Chen7-May-02 15:56
Maxwell Chen7-May-02 15:56 
GeneralGet System Memory Pin
Sameer Maggon6-May-02 23:38
Sameer Maggon6-May-02 23:38 
GeneralRe: Get System Memory Pin
moliate6-May-02 23:57
moliate6-May-02 23:57 
If using PSAPI (Win NT/2k/XP) try GetProcessMemoryInfo

On the NT archetecture memory information is mapped to a memory object in the registry. Check "Performance Objects and Counters" in MSDN and WINPERF.H.

/moliate
GeneralGet the size of a specified folder Pin
Cheickna6-May-02 23:34
Cheickna6-May-02 23:34 
GeneralRe: Get the size of a specified folder Pin
l a u r e n7-May-02 1:23
l a u r e n7-May-02 1:23 
GeneralRe: Get the size of a specified folder Pin
Carlos Antollini7-May-02 3:21
Carlos Antollini7-May-02 3:21 
QuestionHow to Create new Class in MFC Pin
6-May-02 23:32
suss6-May-02 23:32 
AnswerRe: How to Create new Class in MFC Pin
Eugene Pustovoyt7-May-02 0:22
Eugene Pustovoyt7-May-02 0:22 
QuestionHow do I add a menu to a dialog ? Pin
yarp6-May-02 23:30
yarp6-May-02 23:30 
AnswerRe: How do I add a menu to a dialog ? Pin
Ganesh Ramaswamy7-May-02 0:42
Ganesh Ramaswamy7-May-02 0:42 
GeneralRe: How do I add a menu to a dialog ? Pin
yarp7-May-02 6:28
yarp7-May-02 6:28 
AnswerRe: How do I add a menu to a dialog ? Pin
Michael Martin7-May-02 3:24
professionalMichael Martin7-May-02 3:24 
GeneralRe: How do I add a menu to a dialog ? Pin
yarp7-May-02 6:38
yarp7-May-02 6:38 
GeneralPostMessage Pin
Sameer Maggon6-May-02 22:39
Sameer Maggon6-May-02 22:39 
GeneralRe: PostMessage Pin
PJ Arends6-May-02 22:51
professionalPJ Arends6-May-02 22:51 
GeneralRe: PostMessage Pin
Hans Ruck6-May-02 22:50
Hans Ruck6-May-02 22:50 
GeneralRe: PostMessage Pin
Niklas L6-May-02 22:52
Niklas L6-May-02 22:52 
GeneralRe: PostMessage Pin
6-May-02 23:02
suss6-May-02 23:02 
GeneralRe: PostMessage Pin
Jonathan Craig7-May-02 5:06
Jonathan Craig7-May-02 5:06 
QuestionCombine CListBox & CEdit? Pin
6-May-02 21:43
suss6-May-02 21:43 

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.