|
-
January 11th, 2013, 11:12 AM
#3
Re: Invalid access to memory location using GlobalFree
free doesn't return an error whilst GlobalFree does. The Windows heap allocation APIs could now be used but historically GlobalAlloc/GlobalFree were used before know about the Windows heap allocation. They have been used in the DLL that the program link to for many years.
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
|