List Question
20 TechQA 2023-10-19T14:58:24.653000Comparing a WPARAM and VIRTUAL_KEY in Rust
148 views
Asked by keenest
Using the HANDLE returned by LoadImageA in WNDCLASSEXA (instead of HICON)
120 views
Asked by cookingboy3
Why is D3D12GetDebugInterface failing with "no such interface supported" using Rust's windows-rs crate?
246 views
Asked by junglie85
How can I set HINSTANCE (Rust windows API) to NULL
206 views
Asked by Frytak
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
Why InternetSetOptionW with INTERNET_OPTION_PER_CONNECTION_OPTION always return paramerter invalid?
113 views
Asked by a632079
How can I create a mock Web::Syndication::SyndicationFeed with the Rust for Windows API for unit testing
99 views
Asked by Aven Arlington
Can you make a Windows desktop app in Rust and winapi?
1.9k views
Asked by Kalle Svensson
Convert *mut c_void to HWND
539 views
Asked by AZ Developers
windows-rs GetNamedSecurityInfoW error 87
362 views
Asked by t348575
How to create the main window (UWP/windows-rs)
442 views
Asked by MEisebitt
Error while trying to get PID with FindWindowA and GetWindowThreadProcessId
477 views
Asked by johnsc
Error trying to pass a LPARAM when going through windows
661 views
Asked by YummyOreo
Proper handling of LPWSTR output in windows-rs
1k views
Asked by Dragoon
Simulating keystrokes does not always work
130 views
Asked by Jab
Rust window created with CreateWindowExW() does not receive winEventHook messages
126 views
Asked by dalvi
Convert a Vec<String> into an IIterable<HSTRING> using Rust and windows-rs
144 views
Asked by Dominic
Get D3D1211On12 example working using call to D3D11On12CreateDevice
109 views
Asked by Shunyata Kharg