Click here to Skip to main content
15,911,646 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralOperator Pin
The_Server8-Nov-01 4:48
The_Server8-Nov-01 4:48 
GeneralRe: Operator Pin
Chris Losinger8-Nov-01 4:55
professionalChris Losinger8-Nov-01 4:55 
GeneralRe: Operator Pin
Michael P Butler8-Nov-01 4:56
Michael P Butler8-Nov-01 4:56 
GeneralRe: Operator Pin
Michael Dunn8-Nov-01 9:12
sitebuilderMichael Dunn8-Nov-01 9:12 
GeneralHelp... Pin
sardinka8-Nov-01 4:15
sardinka8-Nov-01 4:15 
GeneralRe: Help... Pin
#realJSOP8-Nov-01 4:47
professional#realJSOP8-Nov-01 4:47 
GeneralRe: Help... Pin
sardinka8-Nov-01 9:04
sardinka8-Nov-01 9:04 
GeneralRe: Help... Pin
Christian Graus8-Nov-01 10:15
protectorChristian Graus8-Nov-01 10:15 
GeneralRe: Help... Pin
#realJSOP9-Nov-01 1:56
professional#realJSOP9-Nov-01 1:56 
Generalmsdev editor problem Pin
8-Nov-01 1:58
suss8-Nov-01 1:58 
Generalopen file for output function Pin
8-Nov-01 1:44
suss8-Nov-01 1:44 
GeneralRe: open file for output function Pin
peterchen8-Nov-01 5:28
peterchen8-Nov-01 5:28 
GeneralAllocate memory Pin
Maer7278-Nov-01 1:42
Maer7278-Nov-01 1:42 
GeneralRe: Allocate memory Pin
Tomasz Sowinski8-Nov-01 2:30
Tomasz Sowinski8-Nov-01 2:30 
GeneralRe: Allocate memory Pin
Maer7278-Nov-01 16:57
Maer7278-Nov-01 16:57 
GeneralRe: Allocate memory Pin
Nish Nishant8-Nov-01 17:01
sitebuilderNish Nishant8-Nov-01 17:01 
What 'volatile' implies is that the info returned by GlobalMemoryStatus cannot be guaranteed to be correct. You can try this by making successive calls and putting a Sleep(500) in between. You can be sure that you'll get different information. This is because by the time you get the info the memory status of the system would have changed.

Nish

Sonork ID 100.9786 voidmain
GeneralRe: Allocate memory Pin
Maer7278-Nov-01 17:20
Maer7278-Nov-01 17:20 
GeneralRe: Allocate memory Pin
Todd Smith8-Nov-01 7:34
Todd Smith8-Nov-01 7:34 
GeneralRe: Allocate memory Pin
Maer7278-Nov-01 17:02
Maer7278-Nov-01 17:02 
GeneralRe: Allocate memory Pin
Tim Smith8-Nov-01 7:56
Tim Smith8-Nov-01 7:56 
GeneralRe: Allocate memory Pin
Maer7278-Nov-01 17:06
Maer7278-Nov-01 17:06 
Generalsubitems in list control Pin
8-Nov-01 1:34
suss8-Nov-01 1:34 
GeneralRe: subitems in list control Pin
Ravi Bhavnani8-Nov-01 2:06
professionalRavi Bhavnani8-Nov-01 2:06 
GeneralRe: subitems in list control Pin
8-Nov-01 2:37
suss8-Nov-01 2:37 
GeneralSurpressing dialog keypress beeps Pin
andysolman8-Nov-01 1:03
andysolman8-Nov-01 1:03 

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.