Yes, it is possible, since all functions are exposed to ntdll.dll . However, you will need to write your own header file for the API functions you want to use. There is no official documentation for the NT API, and it is not intended for direct use. But it is possible.
Here is a starting point.
Anders abel
source share