Click here to Skip to main content
16,013,440 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralAsk about SetPixel, Lineto and Moveto Pin
ooosawaddee330-Nov-02 3:56
ooosawaddee330-Nov-02 3:56 
GeneralRe: Ask about SetPixel, Lineto and Moveto Pin
Ravi Bhavnani30-Nov-02 8:51
professionalRavi Bhavnani30-Nov-02 8:51 
GeneralRe: Ask about SetPixel, Lineto and Moveto Pin
Christian Graus30-Nov-02 10:22
protectorChristian Graus30-Nov-02 10:22 
GeneralWM_KEYDOWN and editbox Pin
devvvy29-Nov-02 22:57
devvvy29-Nov-02 22:57 
GeneralRe: WM_KEYDOWN and editbox Pin
KingsGambit29-Nov-02 23:34
KingsGambit29-Nov-02 23:34 
Questionwhy cause exception?? Pin
ttzzgg_8071329-Nov-02 22:15
ttzzgg_8071329-Nov-02 22:15 
AnswerRe: why cause exception?? Pin
Gary R. Wheeler30-Nov-02 2:18
Gary R. Wheeler30-Nov-02 2:18 
Generalmemory check code. Pin
Zanphar29-Nov-02 22:08
Zanphar29-Nov-02 22:08 
I cannot remember how to implement the code in a program that I am writing over here, to check the machine to see if the correct amount of RAM is installed and available in order for my program to run.

Basically, what I am after is something such as this:

1. To check to see if there is enough memory for my program to run.
2. If there is not enough memory available, or installed for it to return with an error saying, "not enough memory, please upgrade your memory or close existing applications that are running".
3. Then close if the program can not be initialized.

I've done this with I believe, 7 lines of code previously. I am using Visual C++ 6.0 and Visual C++ .NET; rarely Visual C++ 4.0 -- but I think this could be used on all three of these suites.

I would greatly appreciate any help and response to this message and helping me out with my problem.
GeneralRe: memory check code. Pin
Gero Gerber29-Nov-02 22:48
Gero Gerber29-Nov-02 22:48 
GeneralRe: memory check code. Pin
Zanphar29-Nov-02 22:53
Zanphar29-Nov-02 22:53 
GeneralRe: memory check code. Pin
Gero Gerber29-Nov-02 23:15
Gero Gerber29-Nov-02 23:15 
Generaluninstall and start menu Pin
devvvy29-Nov-02 18:16
devvvy29-Nov-02 18:16 
GeneralRe: uninstall and start menu Pin
Nish Nishant29-Nov-02 18:18
sitebuilderNish Nishant29-Nov-02 18:18 
GeneralRe: uninstall and start menu Pin
devvvy29-Nov-02 18:21
devvvy29-Nov-02 18:21 
GeneralRe: uninstall and start menu Pin
Nish Nishant29-Nov-02 18:46
sitebuilderNish Nishant29-Nov-02 18:46 
GeneralRe: uninstall and start menu Pin
devvvy29-Nov-02 21:49
devvvy29-Nov-02 21:49 
GeneralIf then statement help Pin
Mustanggt29-Nov-02 18:04
Mustanggt29-Nov-02 18:04 
GeneralRe: If then statement help Pin
Nish Nishant29-Nov-02 18:17
sitebuilderNish Nishant29-Nov-02 18:17 
GeneralRe: If then statement help Pin
Christian Graus29-Nov-02 18:42
protectorChristian Graus29-Nov-02 18:42 
GeneralRe: If then statement help Pin
Nish Nishant29-Nov-02 18:49
sitebuilderNish Nishant29-Nov-02 18:49 
GeneralRe: If then statement help Pin
Christian Graus30-Nov-02 10:23
protectorChristian Graus30-Nov-02 10:23 
GeneralSMTP for PocketPC Pin
joji29-Nov-02 16:47
joji29-Nov-02 16:47 
GeneralRe: SMTP for PocketPC Pin
Anders Molin30-Nov-02 8:00
professionalAnders Molin30-Nov-02 8:00 
QuestionPage/byte alignment? Pin
Matt Gullett29-Nov-02 15:19
Matt Gullett29-Nov-02 15:19 
AnswerRe: Page/byte alignment? Pin
Mike Nordell29-Nov-02 16:34
Mike Nordell29-Nov-02 16: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.