Click here to Skip to main content
15,914,165 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Pointer - Protection from deletion Pin
Mark Salsbery11-Sep-08 4:23
Mark Salsbery11-Sep-08 4:23 
QuestionPassing CString between DLLs Pin
uusheikh10-Sep-08 15:42
uusheikh10-Sep-08 15:42 
AnswerRe: Passing CString between DLLs Pin
Mark Salsbery10-Sep-08 16:01
Mark Salsbery10-Sep-08 16:01 
GeneralRe: Passing CString between DLLs Pin
uusheikh10-Sep-08 16:06
uusheikh10-Sep-08 16:06 
GeneralRe: Passing CString between DLLs Pin
Bram van Kampen10-Sep-08 17:33
Bram van Kampen10-Sep-08 17:33 
GeneralRe: Passing CString between DLLs Pin
uusheikh10-Sep-08 18:33
uusheikh10-Sep-08 18:33 
GeneralRe: Passing CString between DLLs Pin
Mark Salsbery11-Sep-08 4:20
Mark Salsbery11-Sep-08 4:20 
Questionmemory mismatch usage between duplicate instances? Pin
fredsparkle10-Sep-08 14:14
fredsparkle10-Sep-08 14:14 
Got a weird one for everyone.

We have ported our MFC MDI application to VS 2005 and it is is out in beta test with some managed extensions in DLL's.

Most everyone is happy during the beta though we have a handful of users at one company reporting our new snappy product is an obsolete dog, six seconds to display a MFC drop down menu, etc.

XP 3.2GHZ hyper-threaded systems with 2GB of memory and multiple monitors 3-4

Only our application is being reported as slow, others are working fine.

We had them turn off the virtual memory page file and our application started running fine until they loaded a bunch of other applications and left ours quiescent for about 20 minutes. On re-accessing our application it would be initially slow and then pick back up its normal speed.

At this point in looking in the task manager one instance of our application would show as using 50mb of memory and the other would show using 6-8mb of memory and climb back as the user performed operations.

No other site has showed this memory imbalance between instances.

It’s like every time they need our application we are not in memory and have to be reloaded from disk. No where else have we seen this type of imbalance between instances or that we have been pushed out of memory so extremely.

Any idea's what can be causing this?
AnswerRe: memory mismatch usage between duplicate instances? Pin
Bram van Kampen10-Sep-08 17:41
Bram van Kampen10-Sep-08 17:41 
QuestionVC++ 6 with Excel Sheets Pin
kasi1410-Sep-08 7:19
kasi1410-Sep-08 7:19 
AnswerRe: VC++ 6 with Excel Sheets Pin
David Crow10-Sep-08 7:57
David Crow10-Sep-08 7:57 
GeneralRe: VC++ 6 with Excel Sheets Pin
kasi1410-Sep-08 8:49
kasi1410-Sep-08 8:49 
GeneralRe: VC++ 6 with Excel Sheets Pin
David Crow10-Sep-08 9:07
David Crow10-Sep-08 9:07 
AnswerRe: VC++ 6 with Excel Sheets Pin
Jijo.Raj10-Sep-08 7:58
Jijo.Raj10-Sep-08 7:58 
GeneralRe: VC++ 6 with Excel Sheets Pin
kasi1410-Sep-08 8:47
kasi1410-Sep-08 8:47 
Questionhow to get the subkey value using c++ Pin
adhilingam10-Sep-08 5:20
adhilingam10-Sep-08 5:20 
QuestionRe: how to get the subkey value using c++ Pin
Mark Salsbery10-Sep-08 6:27
Mark Salsbery10-Sep-08 6:27 
AnswerRe: how to get the subkey value using c++ Pin
jeron110-Sep-08 6:36
jeron110-Sep-08 6:36 
GeneralRe: how to get the subkey value using c++ Pin
Mark Salsbery10-Sep-08 7:21
Mark Salsbery10-Sep-08 7:21 
GeneralRe: how to get the subkey value using c++ Pin
jeron110-Sep-08 7:27
jeron110-Sep-08 7:27 
GeneralRe: how to get the subkey value using c++ Pin
Perspx10-Sep-08 8:28
Perspx10-Sep-08 8:28 
QuestionProblem in Permutations Pin
ron_jay10-Sep-08 4:44
ron_jay10-Sep-08 4:44 
QuestionRe: Problem in Permutations Pin
CPallini10-Sep-08 5:18
mveCPallini10-Sep-08 5:18 
AnswerRe: Problem in Permutations Pin
ron_jay10-Sep-08 6:05
ron_jay10-Sep-08 6:05 
GeneralRe: Problem in Permutations Pin
CPallini10-Sep-08 11:09
mveCPallini10-Sep-08 11:09 

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.