Click here to Skip to main content
15,888,264 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow do you get Vc6 apps to look themed in Vc8? Pin
Swinefeaster27-Jan-06 7:12
Swinefeaster27-Jan-06 7:12 
AnswerRe: How do you get Vc6 apps to look themed in Vc8? Pin
Jack Puppy27-Jan-06 8:37
Jack Puppy27-Jan-06 8:37 
GeneralRe: How do you get Vc6 apps to look themed in Vc8? Pin
Swinefeaster27-Jan-06 10:44
Swinefeaster27-Jan-06 10:44 
GeneralRe: How do you get Vc6 apps to look themed in Vc8? Pin
Jack Puppy27-Jan-06 13:25
Jack Puppy27-Jan-06 13:25 
GeneralRe: How do you get Vc6 apps to look themed in Vc8? Pin
Prakash Nadar27-Jan-06 22:37
Prakash Nadar27-Jan-06 22:37 
GeneralRe: How do you get Vc6 apps to look themed in Vc8? Pin
Swinefeaster3-Feb-06 8:10
Swinefeaster3-Feb-06 8:10 
QuestionHow to find total memory a process is using? Pin
sysop@HAL9K.com27-Jan-06 5:27
sysop@HAL9K.com27-Jan-06 5:27 
AnswerRe: How to find total memory a process is using? Pin
Toby Opferman27-Jan-06 7:20
Toby Opferman27-Jan-06 7:20 
Are you looking for something that is portable to unix?

Here is one way (not portable), the undocumented now documented method.
http://www.microsoft.com/msj/0197/hood/hood0197.aspx[^]

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/ntqueryinformationprocess.asp[^]

You want to use the ProcessVmCounters.




8bc7c0ec02c0e404c0cc0680f7018827ebee
GeneralRe: How to find total memory a process is using? Pin
Toby Opferman27-Jan-06 7:39
Toby Opferman27-Jan-06 7:39 
AnswerRe: How to find total memory a process is using? Pin
sysop@HAL9K.com27-Jan-06 9:24
sysop@HAL9K.com27-Jan-06 9:24 
AnswerRe: How to find total memory a process is using? Pin
David Crow27-Jan-06 9:39
David Crow27-Jan-06 9:39 
Question"choose color" combobox Pin
xyhan27-Jan-06 5:24
xyhan27-Jan-06 5:24 
AnswerRe: "choose color" combobox Pin
Graham Bradshaw27-Jan-06 5:36
Graham Bradshaw27-Jan-06 5:36 
AnswerRe: "choose color" combobox Pin
David Crow27-Jan-06 9:41
David Crow27-Jan-06 9:41 
Questionhttp://www.codeproject.com/listctrl/liwne.asp Pin
hanno2527-Jan-06 4:48
hanno2527-Jan-06 4:48 
AnswerRe: http://www.codeproject.com/listctrl/liwne.asp Pin
benjymous27-Jan-06 5:41
benjymous27-Jan-06 5:41 
QuestionInheritance question Pin
act_x27-Jan-06 4:39
act_x27-Jan-06 4:39 
QuestionRe: Inheritance question Pin
David Crow27-Jan-06 5:10
David Crow27-Jan-06 5:10 
AnswerRe: Inheritance question Pin
Maximilien27-Jan-06 5:12
Maximilien27-Jan-06 5:12 
AnswerRe: Inheritance question Pin
ddmcr27-Jan-06 7:41
ddmcr27-Jan-06 7:41 
QuestionPassing a 2 dimension array created with new Pin
fleetmanager27-Jan-06 4:32
fleetmanager27-Jan-06 4:32 
QuestionRe: Passing a 2 dimension array created with new Pin
David Crow27-Jan-06 9:45
David Crow27-Jan-06 9:45 
QuestionAuto Enable Menu for dialog. Pin
includeh1027-Jan-06 4:02
includeh1027-Jan-06 4:02 
AnswerRe: Auto Enable Menu for dialog. Pin
Maximilien27-Jan-06 4:56
Maximilien27-Jan-06 4:56 
QuestionYour comments for monitoring users Pin
includeh1027-Jan-06 4:00
includeh1027-Jan-06 4:00 

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.