We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cfb6bc commit 8a93224Copy full SHA for 8a93224
4 files changed
NtApiDotNet/NtApiDotNet.csproj
@@ -294,6 +294,7 @@
294
<Compile Include="Win32\RunningService.cs" />
295
<Compile Include="Win32\SafeCoTaskMemHandle.cs" />
296
<Compile Include="Win32\SafeLocalAllocBuffer.cs" />
297
+ <Compile Include="Win32\SendInput.cs" />
298
<Compile Include="Win32\ServiceInformation.cs" />
299
<Compile Include="Win32\ServiceTriggerCustomData.cs" />
300
<Compile Include="Win32\ServiceTriggerInformation.cs" />
0 commit comments