Linker gives me a fatal error in Inject_mod.obj file calling:
NtQuerySystemInformation@16
and
RtlAdjustPrivilege@16
which were defined in my ntdll.h I added externally to my project. But it seems like compiler/linker somehow doesn't see it, etc.
Using: VC 2013 on Win8.1, project initially created on Win7
UPD: Project Explorer tree: http://floomby.ru/s2/setKB5. Some words've been blured in case of confidence. Additional Dependencies contain my external ntdll.h leading to ntdll.lib