Is it allowed to use "new" and "delete" in a WDM program

Will it encounter problems?
???y˫???+.n?+???"???j?.n?Qyȩf??]?:.?˛???m??֛???zf???%y???)?n.n?Qyȩ1??z?
??±??+r?

Nope. But you can overload them to use ExAllocatePool (look through the ddk
samples).

----- Original Message -----
From: “lizheng”
To: “Kernel Debugging Interest List”
Sent: Monday, November 12, 2001 9:12 AM
Subject: [windbg] Is it allowed to use “new” and “delete” in a WDM program

> Will it encounter problems?
> ??آ??y˫???+.n???j???r?o$??{.n???zwZnV??隊[h???{???}
???l??+??&


You are currently subscribed to windbg as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com

I meant no, you are not allowed. Using standard new and delete surely will
encounter problems.

----- Original Message -----
From: “Alexey Logachyov”
To: “Kernel Debugging Interest List”
Sent: Monday, November 12, 2001 1:14 PM
Subject: [windbg] Re: Is it allowed to use “new” and “delete” in a WDM
program

> Nope. But you can overload them to use ExAllocatePool (look through the
ddk
> samples).
>
> ----- Original Message -----
> From: “lizheng”
> To: “Kernel Debugging Interest List”
> Sent: Monday, November 12, 2001 9:12 AM
> Subject: [windbg] Is it allowed to use “new” and “delete” in a WDM program
>
>
> > Will it encounter problems?
> > ??آ??y˫???+.n???j???r?o$??{.n???zwZnV??隊[h???{???
?}
> ???l??+??&
>
>
> —
> You are currently subscribed to windbg as: xxxxx@vba.com.by
> To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to windbg as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com