Hi
I want to use the function "ZwCreateSection", but this function is not avalaible in the Windows 2000 DDK libraries, and I can't find it in the DDK documentation and there is no prototype for this function in wdm.h ( whereas the other Zw..Section functions are avalaible)
In microsoft website, the function 's description is avalable, so why I can't use it in my environement
Is this function replaced by an other
Thanks for your hel
Pascal