|
-
February 4th, 2004, 06:32 AM
#1
HeapAlloc Error
Hi,
When i use HeapAlloc to allocate the memory in the heap i am getting the following error.
Code:
pV = HeapAlloc(SesMem, HEAP_ZERO_MEMORY , ulSize);
Error:
First-chance exception in App.exe (NTDLL.DLL): 0xC0000005: Access Violation.
What may be the reason behind this error.
Thanks in Advance,
Varadha
-
February 4th, 2004, 06:39 AM
#2
please post your project, you have posted before on the heapalloc error. Post your project...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|