Thank for the response.
I found out that Vista will not allow the memory of a constant wchar
string to be modified. XP and 2000 apparently don't care.
On Thu, 2 Nov 2006 21:42:54 -0800, "Doron Holan [MS]"
<doronh DeleteThis @nospam.microsoft.com> wrote:
>it doesn't work b/c you are passing read only constant data to a funciton
>which will write to it. XP and later has had this functionality, but it
>depends on the amount of memory you have in the machine if it is on or not
>
>d >> Stay informed about: Problems porting WDM to Vista RC1