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

C / C++ / MFC

 
QuestionFiltering Data on port. Pin
Kobi_Z19-Dec-06 5:25
Kobi_Z19-Dec-06 5:25 
AnswerRe: Filtering Data on port. Pin
Mark Salsbery19-Dec-06 7:24
Mark Salsbery19-Dec-06 7:24 
GeneralRe: Filtering Data on port. Pin
Kobi_Z19-Dec-06 16:55
Kobi_Z19-Dec-06 16:55 
GeneralRe: Filtering Data on port. Pin
Mark Salsbery20-Dec-06 5:06
Mark Salsbery20-Dec-06 5:06 
QuestionHow to give "Pressed" look to static control Pin
Hemant kulkarni19-Dec-06 4:21
Hemant kulkarni19-Dec-06 4:21 
AnswerRe: How to give "Pressed" look to static control Pin
basementman19-Dec-06 4:35
basementman19-Dec-06 4:35 
AnswerRe: How to give "Pressed" look to static control Pin
Hamid_RT20-Dec-06 0:27
Hamid_RT20-Dec-06 0:27 
QuestionVirtual Memory Pin
cy163@hotmail.com19-Dec-06 3:49
cy163@hotmail.com19-Dec-06 3:49 
I am working on a project involving huge amount of data. The memory space is alomst exhausted. My program terminates abnormally when the remaining mem is about 100M(indicated in Task Manager). The error message is
"abnornal program termination".

My problem is that I am not sure if the shortage of mem space OR bugs in my program caused the abnormal termination.

Anybody can help me diagnose this probelm by your experiences.

I wonder what is the best way to deal with huge amount of data. I do not have experiences with huge amount of data before.


I wonder if 'virtual mem' actually means some space on hard disk?
How to set the size of virtual memory. Can I use virtaul mem in my VC++ program. Can I set the size of virtual memory in my visual C++ program.

Is it true that the access speed for virtual mem is much slow than that for main memory?


by the way, wm PC (DELL Openlex GX620) has 1G main memory, running Windows 2000.
AnswerRe: Virtual Memory Pin
George L. Jackson19-Dec-06 3:55
George L. Jackson19-Dec-06 3:55 
AnswerRe: Virtual Memory Pin
Gokalp Peker19-Dec-06 4:18
Gokalp Peker19-Dec-06 4:18 
GeneralRe: Virtual Memory Pin
cy163@hotmail.com19-Dec-06 4:23
cy163@hotmail.com19-Dec-06 4:23 
GeneralRe: Virtual Memory Pin
markkuk19-Dec-06 8:20
markkuk19-Dec-06 8:20 
AnswerRe: Virtual Memory Pin
David Crow19-Dec-06 9:52
David Crow19-Dec-06 9:52 
AnswerRe: Virtual Memory Pin
John M. Drescher19-Dec-06 16:59
John M. Drescher19-Dec-06 16:59 
QuestionGeneral Settings for VS 2005 C++ Pin
Andy20219-Dec-06 3:35
Andy20219-Dec-06 3:35 
QuestionGlobal desktop Pin
SelvaKr19-Dec-06 3:29
SelvaKr19-Dec-06 3:29 
GeneralRe: Global desktop Pin
George L. Jackson19-Dec-06 3:50
George L. Jackson19-Dec-06 3:50 
GeneralRe: Global desktop Pin
toxcct19-Dec-06 4:13
toxcct19-Dec-06 4:13 
GeneralRe: Global desktop Pin
George L. Jackson19-Dec-06 4:25
George L. Jackson19-Dec-06 4:25 
GeneralRe: Global desktop Pin
SelvaKr19-Dec-06 17:38
SelvaKr19-Dec-06 17:38 
GeneralRe: Global desktop Pin
George L. Jackson19-Dec-06 20:01
George L. Jackson19-Dec-06 20:01 
QuestionCount Digits From The String.... Pin
Mahesh Kulkarni19-Dec-06 2:54
Mahesh Kulkarni19-Dec-06 2:54 
QuestionRe: Count Digits From The String.... Pin
David Crow19-Dec-06 2:56
David Crow19-Dec-06 2:56 
QuestionRe: Count Digits From The String.... Pin
Maximilien19-Dec-06 2:57
Maximilien19-Dec-06 2:57 
AnswerRe: Count Digits From The String.... Pin
Mahesh Kulkarni19-Dec-06 3:08
Mahesh Kulkarni19-Dec-06 3:08 

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.