List Question
10 TechQA 2023-10-19 14:58:24Comparing a WPARAM and VIRTUAL_KEY in Rust
82 views
Asked by keenest
Using the HANDLE returned by LoadImageA in WNDCLASSEXA (instead of HICON)
68 views
Asked by cookingboy3
Why is D3D12GetDebugInterface failing with "no such interface supported" using Rust's windows-rs crate?
163 views
Asked by junglie85
How can I set HINSTANCE (Rust windows API) to NULL
143 views
Asked by Frytak
How to identify and release D3D12/DXGI objects when using windows-rs crate?
44 views
Asked by junglie85
What feature to enable in windows-rs for OutputDebugStringW?
68 views
Asked by junglie85
Why InternetSetOptionW with INTERNET_OPTION_PER_CONNECTION_OPTION always return paramerter invalid?
46 views
Asked by a632079
How can I create a mock Web::Syndication::SyndicationFeed with the Rust for Windows API for unit testing
46 views
Asked by Aven Arlington
Can you make a Windows desktop app in Rust and winapi?
1.8k views
Asked by Kalle Svensson
Convert *mut c_void to HWND
477 views
Asked by AZ Developers