List Question
20 TechQA 2024-03-29T10:11:47.287000How to listen to registry key value changes?
53 views
Asked by Grayza
EnumWindows Behavior
64 views
Asked by TimothyH
RegGetValueW(), how to do it right
61 views
Asked by Grayza
GetInterfaceDnsSettings does not accept *mut DNS_INTERFACE_SETTINGS3
20 views
Asked by 50Fifty
Writing to `*mut u8` from immutable context
83 views
Asked by RivenSkaye
windows-rs ObjectFromLresult
74 views
Asked by Ohad Dahan
How to retrieve a struct in window_proc function in WM_COMMAND msg?
58 views
Asked by chengbin du
Using WMI `IWbemServices::ExecMethod` from Rust
193 views
Asked by Yann Dirson
How can I create a mock Web::Syndication::SyndicationFeed with the Rust for Windows API for unit testing
99 views
Asked by Aven Arlington
How to identify and release D3D12/DXGI objects when using windows-rs crate?
100 views
Asked by junglie85
What feature to enable in windows-rs for OutputDebugStringW?
127 views
Asked by junglie85
How can I set HINSTANCE (Rust windows API) to NULL
206 views
Asked by Frytak
Why InternetSetOptionW with INTERNET_OPTION_PER_CONNECTION_OPTION always return paramerter invalid?
113 views
Asked by a632079
Why is D3D12GetDebugInterface failing with "no such interface supported" using Rust's windows-rs crate?
246 views
Asked by junglie85
Using the HANDLE returned by LoadImageA in WNDCLASSEXA (instead of HICON)
120 views
Asked by cookingboy3
Comparing a WPARAM and VIRTUAL_KEY in Rust
148 views
Asked by keenest
Unlocking file using Restart Manager from Rust
180 views
Asked by anonymous
How can I access pen pressure data on windows using rust?
164 views
Asked by Bloeckchen