top | item 5815801

(no title)

pointyhats | 12 years ago

The Windows kernel is C++. From what I've seen (shared source), it's mainly C-style C++ though. I didn't see a single template or a class in my travels.

discuss

order

munin|12 years ago

If you read the WRK, ntoskrnl is all C...

pjmlp|12 years ago

Or a C++ subset in the near future, if the BUILD 2012 remark is true.