Nico Rieck
Nico Rieck
## Bug Report ### Description I've set up a control plane according to [the docs for vmware](https://www.talos.dev/docs/v0.14/virtualized-platforms/vmware/). The only thing changed in `controlplane.yaml` is static network configuration. The node boots...
HANDLE is a void\* and must use Fiddle::TYPE_VOIDP, not TYPE_LONG. Custom marshalling of pointer parameters is removed as it only works for string values. But such pointer parameters can also...
With a 64-bit Windows build of Ruby (ruby 2.1.0p0 (2013-12-25 revision 44422) [x64-mswin64_120]), just starting irb segfaults when calling GetConsoleScreenBufferInfo. The Fiddle signatures for winapi calls are wrong. They treat...
Scroll sync between code and preview does not work correctly when using `include::` directives. The preview is scrolled as if the included content were not present and the wrong paragraphs...
The explanations and code make it look like using `GetSystemMetricsForDpi` is enough. But for whatever reasons not all metrics are DPI-dependent. Notably, `SM_CXEDGE`, `SM_CXBORDER` and `SM_CXDRAG` (and their Y equivalents)...