|
Next: can't chat on live messenger?can't see replies?
|
| Author |
Message |
External

Since: Aug 29, 2006 Posts: 38
|
(Msg. 31) Posted: Fri Nov 10, 2006 9:50 am
Post subject: Re: Problems porting WDM to Vista RC1 [Login to view extended thread Info.] Archived from groups: microsoft>public>windowsxp>device_driver>dev (more info?)
|
|
|
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 |
|
| Back to top |
|
 |  |
External

Since: Aug 29, 2006 Posts: 38
|
(Msg. 32) Posted: Fri Nov 10, 2006 9:50 am
Post subject: Re: Problems porting WDM to Vista RC1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
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 |
|
| Back to top |
|
 |  |
External

Since: Aug 29, 2006 Posts: 38
|
(Msg. 33) Posted: Fri Nov 10, 2006 9:50 am
Post subject: Re: Problems porting WDM to Vista RC1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
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 |
|
| Back to top |
|
 |  |
External

Since: Aug 29, 2006 Posts: 38
|
(Msg. 34) Posted: Fri Nov 10, 2006 9:50 am
Post subject: Re: Problems porting WDM to Vista RC1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
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.TakeThisOut@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 |
|
| Back to top |
|
 |  |
External

Since: Aug 29, 2006 Posts: 38
|
(Msg. 35) Posted: Fri Nov 10, 2006 9:50 am
Post subject: Re: Problems porting WDM to Vista RC1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
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 |
|
| Back to top |
|
 |  |
External

Since: Aug 29, 2006 Posts: 38
|
(Msg. 36) Posted: Fri Nov 10, 2006 9:50 am
Post subject: Re: Problems porting WDM to Vista RC1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
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.RemoveThis@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 |
|
| Back to top |
|
 |  |
External

Since: Aug 29, 2006 Posts: 38
|
(Msg. 37) Posted: Fri Nov 10, 2006 9:50 am
Post subject: Re: Problems porting WDM to Vista RC1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
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.TakeThisOut@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 |
|
| Back to top |
|
 |  |
External

Since: Aug 29, 2006 Posts: 38
|
(Msg. 38) Posted: Fri Nov 10, 2006 9:50 am
Post subject: Re: Problems porting WDM to Vista RC1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
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.RemoveThis@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 |
|
| Back to top |
|
 |  |
External

Since: Aug 29, 2006 Posts: 38
|
(Msg. 39) Posted: Fri Nov 10, 2006 9:50 am
Post subject: Re: Problems porting WDM to Vista RC1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
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 |
|
| Back to top |
|
 |  |
External

Since: Aug 29, 2006 Posts: 38
|
(Msg. 40) Posted: Fri Nov 10, 2006 9:50 am
Post subject: Re: Problems porting WDM to Vista RC1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
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 |
|
| Back to top |
|
 |  |
External

Since: Aug 29, 2006 Posts: 38
|
(Msg. 41) Posted: Fri Nov 10, 2006 9:50 am
Post subject: Re: Problems porting WDM to Vista RC1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
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 |
|
| Back to top |
|
 |  |
External

Since: Aug 29, 2006 Posts: 38
|
(Msg. 42) Posted: Fri Nov 10, 2006 9:50 am
Post subject: Re: Problems porting WDM to Vista RC1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
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 RemoveThis @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 |
|
| Back to top |
|
 |  |
External

Since: Aug 29, 2006 Posts: 38
|
(Msg. 43) Posted: Fri Nov 10, 2006 9:50 am
Post subject: Re: Problems porting WDM to Vista RC1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
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 RemoveThis @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 |
|
| Back to top |
|
 |  |
External

Since: Aug 29, 2006 Posts: 38
|
(Msg. 44) Posted: Fri Nov 10, 2006 9:50 am
Post subject: Re: Problems porting WDM to Vista RC1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
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.RemoveThis@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 |
|
| Back to top |
|
 |  |
External

Since: Aug 29, 2006 Posts: 38
|
(Msg. 45) Posted: Fri Nov 10, 2006 9:50 am
Post subject: Re: Problems porting WDM to Vista RC1 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
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 RemoveThis @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 |
|
| Back to top |
|
 |  |