Re: C++ in KMDF
- From: Tim Roberts <timr@xxxxxxxxx>
- Date: Fri, 28 Sep 2007 21:17:22 -0700
mirage2k2 <mirage2k2@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I use both C and C++ - with templates - I have configured STLPort to build
and run in kernel mode.
Is that something you can make available? (I tried to send this privately,
but you post anonymously.)
So can someone from MS tell us what the deal is? Why can't MS write a DDK
compiler (for their own OS) that generates safe drivers (for their own OS)
that uses perhaps a subset of C++ features?
One reason is that we in the driver world represent a relatively
insignificant fraction of the Microsoft compiler audience. Our voices
represent merely a puny squeak amid the vast din of feature requests from
Visual Studio users.
There is a wall between the compiler teams and the DDK teams. Requests
from the DDK team have to be vetted through the need/benefit sieve just
like requests from outside the company.
--
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.
.
- References:
- C++ in KMDF
- From: Jon Slaughter
- Re: C++ in KMDF
- From: Tim Roberts
- Re: C++ in KMDF
- From: mirage2k2
- Re: C++ in KMDF
- From: Walter Oney
- C++ in KMDF
- Prev by Date: Re: Help on Tuner+USB+Directshow
- Next by Date: Re: Writing to ports
- Previous by thread: Re: C++ in KMDF
- Next by thread: Re: UMDF smartcard driver and interaction with smartcard resource mana
- Index(es):
Relevant Pages
|