Windows XP wince memory corruption

Joined
Mar 20, 2006
Messages
1
Reaction score
0
Hi, am a wince application developer in EVC++4.0. I am Getting memory corruption(global address changing) while doin realtime data processing. I am using C/C++ runtime allocation APIs(malloc/calloc/new).

Whether HeapAlloc/ Virtual alloc will Solve this ??
Or Can I specify perticular memory location BSS ??

PLz Guide Me to proceed ??? :(
 
Back
Top