Re: Marshal.AllocHGlobal question?
From: Mattias Sjögren (mattias.dont.want.spam_at_mvps.org)
Date: 06/23/04
- Next message: Rajiv R: "InvalidCastException"
- Previous message: Mattias Sjögren: "Re: Marshal.AllocHGlobal question?"
- In reply to: Mattias Sjögren: "Re: Marshal.AllocHGlobal question?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 23 Jun 2004 11:30:46 +0200
I should probably add that is uses LocalAlloc(0, size) internally,
which implies LMEM_FIXED. So the memory doesn't have to be locked.
Mattias
-- Mattias Sjögren [MVP] mattias @ mvps.org http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com Please reply only to the newsgroup.
- Next message: Rajiv R: "InvalidCastException"
- Previous message: Mattias Sjögren: "Re: Marshal.AllocHGlobal question?"
- In reply to: Mattias Sjögren: "Re: Marshal.AllocHGlobal question?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|