-
For MS Windows Software, the common (also simplest) way to use Color Fonts with API (DirectWrite) is:
"To opt in to color glyph rendering, pass the D2D1_DRAW_TEXT_OPTIONS_ENABLE_COLOR_FONT"
This wor…
-
### Description of the new feature / enhancement
### Context
In the current implementation of the FileLocksmith module [NtdllExtensions::path_to_kernel_name](https://github.com/microsoft/PowerToys/b…
-
the standard GetVersionEx returns always windows8 without a manifest.
Probably should we use this implementation
https://stackoverflow.com/questions/37700605/getting-windows-os-version-programmatica…
-
I apologize in advance as this isn't an issue with this repository exactly, but you don't have a repo dedicated for this.
The dependency ``mmap-fixed`` is doubling my compile time simply because of…
-
Can i use winapi in several thread when each thread has it's own lua_Sate?
When i try use i have strange error.
On winapi.sleep i have error like 'attempt to call a string value';
I do not debug and j…
-
This does not work:
```zig
const std = @import("std");
const win = std.os.windows;
const WINAPI = win.WINAPI;
pub fn main() void {
//_ = MessageBoxA(null, "world!", "Hello", 0);
_ =…
-
### Describe the bug
OS: Windows 10
After you design a window (in our case this was not a main window, not sure if this plays a role) with "Focusble" property set to false, this window is still focu…
-
For example, microsoft defines `WEBAUTHN_EXTENSIONS_IDENTIFIER_HMAC_SECRET` here:
https://github.com/microsoft/webauthn/blob/9fb38aa2775e286f504fc087efc62e5557bee881/webauthn.h#L386
but it is no…
-
Installed successfully P4D, python Environnement and Lighteightwrappers under delphi 12 community.
But not able to install the P4D-data-sciences (from GIT).
It complains about missing BPL file i…
-
Issue Type: Bug
Hi there!
I have such piece of code (code indentation is 4 spaces):
```C++
int WINAPI WinMain(::HINSTANCE instance, ::HINSTANCE prev_instance,
char *cmdline, int nshowcm…