-
All:
```
fileapi.h
memoryapi.h(my own implementation of all memory api functions)
wininet.h
vcruntime_string.h(my own implementation of WinApi that works with strings like strcpy and etc.)
sysin…
-
## Overview
When calling keepassxc-cli.exe on Windows it changes the code page to 65001.
And when calling powershell.exe, the font changes from Consolas to Raster Fonts.
Version 2.7.3 is OK, but ve…
-
More specifically, `win_mem` fails to build.
The last change to `win_mem` was approx. 4 years ago and the github repo listed on crates.io is gone (https://crates.io/crates/win_mem links to https://gi…
-
Package: hidapi:x64-windows-asan@0.14.0#1
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.39.33520.0
- vcpkg-tool version: 2024-11-12-eb492805e92a2c14a230f5c3deb3e89f6771c321
vcp…
-
### Ebitengine Version
lastest probabk=ly
### Operating System
- [X] Windows
- [ ] macOS
- [ ] Linux
- [ ] FreeBSD
- [ ] OpenBSD
- [ ] Android
- [ ] iOS
- [ ] Nintendo Switch
- [ ] PlayStation 5
- …
-
### Describe the bug
GAMECORE builds, a.k.a. GDK, a.k.a. WINAPI_PARTITION_GAMES don't normally have access to `RegNotifyChangeKeyValue` function:
- it is not defined in `winreg.h` for GAMES API fami…
-
主题模型序号数 0 主题数目 4 困惑度 -24.959 主题一致性 0.5314
主题模型序号数 1 主题数目 5 困惑度 -30.1313 主题一致性 0.6177
主题模型序号数 2 主题数目 6 困惑度 -35.7658 主题一致性 0.6523
主题模型序号数 3 主题数目 7 困惑度 -40.5825 主题一致性 0.6614
主题模型序号数 4 主题数目 8 困惑度 …
-
i do cargo run and get this
warning: build failed, waiting for other jobs to finish...
C:\Users\lordg\recipe_manager>cargo run
Compiling wgpu-hal v0.14.1
Compiling serde_json v1.0.132
…
-
The [winapi](https://github.com/retep998/winapi-rs) crate is no longer maintained, and Microsoft are now maintaining the [windows-sys](https://github.com/microsoft/windows-rs) crate (among others), so…
-
## Issue
When I tried to install `legion_prof` with following command (in Windows platform),
```
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
cargo install --locked --all-feature…