-
## Actual behavior
Create a new application that references CsWin32 as well as the Windows Runtime APIs. Add this to Program.cs:
```cs
using Windows.System;
using Windows.Win32.System.WinRT;
…
-
Hi, I'm working on a cross-platform readline-esque library and one of the goals is to take full advantage of the capabilities of whatever terminal emulator is being used.
From what I understood read…
-
**Issue by [gruehle](https://github.com/gruehle)**
_Friday Sep 14, 2012 at 18:37 GMT_
_Originally opened as https://github.com/adobe/brackets-shell/pull/113_
----
Fix for issue adobe/brackets#1647
…
-
There appears to be a Trojan installed in this program.
Windows Defender flagged it with:
Trojan:Win32/Ditertag.B
And once I got this message when launching it:
Error at hooking API "NtProtect…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [x] I'm not able to find an [open issue]…
-
C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools>pip install flash-attn --no-build-isolation
Collecting flash-attn
Using cached flash_attn-2.5.9.post1.tar.gz (2.6 MB)
Preparing me…
-
### Summary of the new feature / enhancement
Summary of the new feature / enhancement
I would like to start a new process with start-process, but so that the new process would NOT steal focus.
st…
-
**Describe the bug**
Minimum supported client OS for Win32 API [TransmitFile](https://docs.microsoft.com/en-us/windows/win32/api/mswsock/nf-mswsock-transmitfile) is incorrect.
The document says `W…
-
### Type of issue
Typo
### Description
[Enter feedback here]
Hi
In the Definition, it says:
"represents the requested key on the local machine"
Says it's only applicable to LocalMachine o…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description of the Issue
In almost every app, I can get the text under the cursor using TextPattern and UI Aut…