Skip to content

Commit 8a93224

Browse files
committed
Added basic SendInput method.
1 parent 3cfb6bc commit 8a93224

4 files changed

Lines changed: 1019 additions & 0 deletions

File tree

NtApiDotNet/NtApiDotNet.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@
294294
<Compile Include="Win32\RunningService.cs" />
295295
<Compile Include="Win32\SafeCoTaskMemHandle.cs" />
296296
<Compile Include="Win32\SafeLocalAllocBuffer.cs" />
297+
<Compile Include="Win32\SendInput.cs" />
297298
<Compile Include="Win32\ServiceInformation.cs" />
298299
<Compile Include="Win32\ServiceTriggerCustomData.cs" />
299300
<Compile Include="Win32\ServiceTriggerInformation.cs" />

0 commit comments

Comments
 (0)