Hello
I have a question regarding the ?virtual disk for windows? project published by Gena Marianichenko: (http://www.codeproject.com/Articles/58950/How-to-develop-a-virtual-disk-for-Windows)
I tried to compile this project on a XP computer using VS2008 (+DDK3790 +BOOST) as recommended but while building of the driver I got some error messages like: Cannot open include file: ??/crt/cstring? -> #include _STLP_NATIVE_CPP_C_HEADER(cstring).
Those error’s are related to the STLport library which comes along as a part of the project. I would be very happy if someone could give a hint how to avoid those error’s.
Best Regards,
Matthias