New version of ntnative.h and improvements to ntpebldr.h; also some cosmetics
Cosmetics
Pulling it up to VS2022 and some unification across related projects
Fixing up URLs
Fixing up URLs
Importing AlternateDataStreams.h from the past
looklink becomes lookfs ... this is a preparational step to integrate lsads into it
Extracted class into header
Some refactoring
Fixed prebuild commands
Using CSimpleOpt now for the command line parsing
Adding simpleini from Git rev 068c61a6dad4b2738ea6b27cc8721dcb728ff73a
Amended the AlternateDataStreams.hpp
Just some minor adjustments taken over from another project
Same "delay-loading" mechanism for ntdll.dll which we use in ntobjx
Added more functions
Several improvements to the tool
Making the ntfindfile.c|h method work also via GetProcAddress as opposed to static/delayed imports
Some of the basic former looklink functionality restored
Merging changes and fixes from other projects
New API added and addressed some warnings
Some refactoring and added a handful of command line arguments.
No need for interlocked access since this is anyway using thread-local storage ...
A little refactoring
Adding a post build command
Little script to generate a small folder structure with ADS and junction
Moved the CSnapEnableAssignedPrivilege class into priv.h ...
Just formatted to have a consistent formatting all throughout
Handling of privileges
Fixups to the logic inside the finder class when normalizing the path to Win32 file namespace
Added RtlPrefixUnicodeString prototype and some defines
Adding the new function names previously added to ntnative.h
Adding some more prototypes to ntnative.h
Improvements via lsads
Merging the cmocka code
Making delayimp.cpp into a C compilation unit (should still compile as C++, though)
Amending the defines from ntifs.h in Windows SDK 10.0.16299.0
Adding cmocka 1.1.1
Adjustments taken over from ntobjx
Preparing for unit testing
Minor correction
Correction after merging in a newer priv.c/.h
New setvcvars.cmd
Amended the stubs
Several corrections and updates via some other projects
Several corrected warnings
Updated ignore file