Click here to Skip to main content
15,881,089 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Cursor clipped via ClipCursor goes away after right click Pin
Michael Dunn9-Aug-06 9:36
sitebuilderMichael Dunn9-Aug-06 9:36 
QuestionHeap allocation from SDRAM Pin
Toni789-Aug-06 4:21
Toni789-Aug-06 4:21 
AnswerRe: Heap allocation from SDRAM Pin
toxcct9-Aug-06 4:34
toxcct9-Aug-06 4:34 
GeneralRe: Heap allocation from SDRAM [modified] Pin
9ine9-Aug-06 5:10
9ine9-Aug-06 5:10 
GeneralRe: Heap allocation from SDRAM Pin
toxcct9-Aug-06 5:16
toxcct9-Aug-06 5:16 
GeneralRe: Heap allocation from SDRAM Pin
Toni789-Aug-06 5:12
Toni789-Aug-06 5:12 
GeneralRe: Heap allocation from SDRAM Pin
Rick York9-Aug-06 6:59
mveRick York9-Aug-06 6:59 
GeneralRe: Heap allocation from SDRAM Pin
Zac Howland9-Aug-06 5:26
Zac Howland9-Aug-06 5:26 
toxcct wrote:
where else do you think you can dynamically allocate some memory ?


In real-time/embedded systems, where you allocate memory is often just as important as the memory you actually allocate. I believe the OP is asking how he can allocate memory in SDRAM instead of SRAM.

I think that is system dependent. I'm trying to remember my VxWorks stuff (haven't used it in a while) ... but I think you have to make a OS API call to allocate memory outside the default heap.

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac

GeneralRe: Heap allocation from SDRAM Pin
Toni789-Aug-06 5:42
Toni789-Aug-06 5:42 
AnswerRe: Heap allocation from SDRAM Pin
Viorel.9-Aug-06 5:04
Viorel.9-Aug-06 5:04 
QuestionHow to declare WindowProc function Pin
mmhu9-Aug-06 3:35
mmhu9-Aug-06 3:35 
AnswerRe: How to declare WindowProc function [modified] Pin
toxcct9-Aug-06 3:36
toxcct9-Aug-06 3:36 
AnswerRe: How to declare WindowProc function [modified] Pin
Sarath C9-Aug-06 3:58
Sarath C9-Aug-06 3:58 
GeneralRe: How to declare WindowProc function Pin
toxcct9-Aug-06 4:13
toxcct9-Aug-06 4:13 
GeneralRe: How to declare WindowProc function Pin
Sarath C9-Aug-06 4:16
Sarath C9-Aug-06 4:16 
AnswerRe: How to declare WindowProc function Pin
Vipin Aravind9-Aug-06 5:50
Vipin Aravind9-Aug-06 5:50 
GeneralRe: How to declare WindowProc function Pin
toxcct9-Aug-06 5:53
toxcct9-Aug-06 5:53 
GeneralRe: How to declare WindowProc function Pin
Vipin Aravind9-Aug-06 6:02
Vipin Aravind9-Aug-06 6:02 
GeneralRe: How to declare WindowProc function Pin
mmhu9-Aug-06 6:42
mmhu9-Aug-06 6:42 
QuestionFile Update Pin
Parthi_Appu9-Aug-06 2:49
Parthi_Appu9-Aug-06 2:49 
AnswerRe: File Update Pin
kakan9-Aug-06 3:03
professionalkakan9-Aug-06 3:03 
QuestionVisual Studio 6.0 Add-In AutoShow Macro Tab Pin
Christopher Stratmann9-Aug-06 2:31
Christopher Stratmann9-Aug-06 2:31 
QuestionCListCtrl Please Help ! Pin
Bravoone_20069-Aug-06 2:01
Bravoone_20069-Aug-06 2:01 
QuestionRe: CListCtrl Please Help ! Pin
Hamid_RT9-Aug-06 2:23
Hamid_RT9-Aug-06 2:23 
AnswerRe: CListCtrl Please Help ! Pin
Bravoone_20069-Aug-06 2:32
Bravoone_20069-Aug-06 2:32 

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.