$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sam Tertzakian (sam_at_[hidden])
Date: 2008-08-01 05:24:56
Hi,
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)
Thank you