2 Aug
2008
2 Aug
'08
12:26 a.m.
Sam Tertzakian wrote:
Is it possible to use boost in the “NT Kernel” environment? It seems like I should be able to but I am only able to do so if I modify the library. I assume that there are two possibilities:
1. There is a #define that allows me to use in “NT Kernel”. (Or there is some other step I need to do.) 2. boost is not supported (without modification)
Note boost specific, but have you read: http://www.microsoft.com/whdc/driver/kernel/KMcode.mspx and currently KMDF drivers do not support writing drivers in c++ see: http://www.microsoft.com/whdc/driver/wdf/WDF_FAQ.mspx