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 ???
Whether HeapAlloc/ Virtual alloc will Solve this ??
Or Can I specify perticular memory location BSS ??
PLz Guide Me to proceed ???