diff --git a/dlls/kernelx/kernelx.vcxproj b/dlls/kernelx/kernelx.vcxproj
index 7a23f1a..ddc077f 100644
--- a/dlls/kernelx/kernelx.vcxproj
+++ b/dlls/kernelx/kernelx.vcxproj
@@ -1,131 +1,130 @@
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- 17.0
- Win32Proj
- {94127830-3a6c-4861-bbd2-20c0d289802d}
- kernelx
- 10.0
-
-
-
- DynamicLibrary
- true
- v143
- Unicode
-
-
- DynamicLibrary
- false
- v143
- true
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- $(SolutionDir)$(Platform)\$(Configuration)\
- $(Platform)\$(Configuration)\
- $(IncludePath);$(ProjectDir)\..\..\thirdparty\Detours\include
- $(LibraryPath);$(ProjectDir)\..\..\thirdparty\Detours\lib.X64;
-
-
- $(IncludePath);$(SolutionPath)\thirdparty\thirdparty\Detours\includes
- $(LibraryPath);$(SolutionPath)\thirdparty\thirdparty\Detours\lib.X64;
-
-
-
- Level3
- true
- _DEBUG;KERNELX_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)
- true
- Use
- pch.h
-
-
- Windows
- true
- false
- Exports.def
- ntdll.lib;detours.lib;runtimeobject.lib;kernel32.lib;Synchronization.lib;%(AdditionalDependencies)
-
-
-
-
- Level3
- true
- true
- true
- NDEBUG;KERNELX_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)
- true
- Use
- pch.h
-
-
- Windows
- true
- true
- true
- false
- ntdll.lib;detours.lib;runtimeobject.lib;%(AdditionalDependencies)
- Exports.def
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Create
- Create
-
-
-
-
-
-
-
-
-
-
-
-
- This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
-
-
-
-
+
+
+
+ Debug
+ x64
+
+
+ Release
+ x64
+
+
+
+ 17.0
+ Win32Proj
+ {94127830-3a6c-4861-bbd2-20c0d289802d}
+ kernelx
+ 10.0
+
+
+
+ DynamicLibrary
+ true
+ v143
+ Unicode
+
+
+ DynamicLibrary
+ false
+ v143
+ true
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ $(SolutionDir)$(Platform)\$(Configuration)\
+ $(Platform)\$(Configuration)\
+ $(IncludePath);$(ProjectDir)\..\..\thirdparty\Detours\include
+ $(LibraryPath);$(ProjectDir)\..\..\thirdparty\Detours\lib.X64;
+
+
+ $(IncludePath);$(SolutionPath)\thirdparty\thirdparty\Detours\includes
+ $(LibraryPath);$(SolutionPath)\thirdparty\thirdparty\Detours\lib.X64;
+
+
+
+ Level3
+ true
+ _DEBUG;KERNELX_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)
+ true
+ Use
+ pch.h
+
+
+ Windows
+ true
+ false
+ Exports.def
+ ntdll.lib;detours.lib;runtimeobject.lib;kernel32.lib;Synchronization.lib;%(AdditionalDependencies)
+
+
+
+
+ Level3
+ true
+ true
+ true
+ NDEBUG;KERNELX_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)
+ true
+ Use
+ pch.h
+
+
+ Windows
+ true
+ true
+ true
+ false
+ ntdll.lib;detours.lib;runtimeobject.lib;%(AdditionalDependencies)
+ Exports.def
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Create
+ Create
+
+
+
+
+
+
+
+
+
+
+
+ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
+
+
+
+
\ No newline at end of file
diff --git a/dlls/kernelx/kernelx.vcxproj.filters b/dlls/kernelx/kernelx.vcxproj.filters
index c60aa8a..92cd67b 100644
--- a/dlls/kernelx/kernelx.vcxproj.filters
+++ b/dlls/kernelx/kernelx.vcxproj.filters
@@ -32,7 +32,6 @@
-