Search code examples
Replicating Windows Run behavior using either `CreateProcessW` or `ShellExecuteExW`?...


windowswinapirustwindows-rs

Read More
Passing argument to method on COM Dispatch in Rust with windows-rs...


rustoutlookcomwindows-rs

Read More
consume COM library from C# to rust...


rustcomwindows-rs

Read More
RegGetValueW(), how to do it right...


windowsrustwindows-rs

Read More
GetInterfaceDnsSettings does not accept *mut DNS_INTERFACE_SETTINGS3...


windowsrustwindows-rs

Read More
How to get a "PCWSTR" object from a Path or String?...


winapirustwindows-rs

Read More
Using WMI `IWbemServices::ExecMethod` from Rust...


winapirustwmiwindows-rs

Read More
Unlocking file using Restart Manager from Rust...


windowswinapirustwindows-rs

Read More
What feature to enable in windows-rs for OutputDebugStringW?...


rustwindows-rs

Read More
Why is D3D12GetDebugInterface failing with "no such interface supported" using Rust's ...


rustdirect3ddirect3d12windows-rs

Read More
Comparing a WPARAM and VIRTUAL_KEY in Rust...


winapirustwindows-rs

Read More
"The parameter is incorrect" error when trying to get a registry key using Windows API via...


windowsrustwindows-rs

Read More
Implementing a Windows Credential Provider...


windowsrustcomwindows-credential-providerwindows-rs

Read More
Open a Key from Windows-Registry (winapi)...


windowswinapirustwindows-rs

Read More
Rust get executable path of process by window handle or process id...


windowsrustprocesswindows-rsgetmodulefilename

Read More
What does the error message "required by a bound in this" mean?...


winapirustwindows-rs

Read More
How to initialize a data type that doesn't have a default trait (such as IWICBitmapFrameEncode)?...


windowswinapirustwicwindows-rs

Read More
EnumProcesses failing to update the Vector...


windowswinapirustpsapiwindows-rs

Read More
Why does the Windows crate contain compiled static libraries?...


windowsrustrust-cargowindows-rs

Read More
Binding a Pidl with function BindToObject?...


windowswinapirustcom-interfacewindows-rs

Read More
Convert bytes from "OpenSavePidlMRU" into "ITEMIDLIST"...


windowswinapirustcom-interfacewindows-rs

Read More
Convert *mut c_void to HWND...


rustwindows-rs

Read More
Can you make a Windows desktop app in Rust and winapi?...


windowswinapirustwindows-rs

Read More
DescribePixelFormat from windows crate always returns 0 when given PixelFormat to fill with "pa...


winapiopenglrustwindows-rs

Read More
windows-rs GetNamedSecurityInfoW error 87...


winapirustwindows-rs

Read More
Error trying to pass a LPARAM when going through windows...


winapirustlparamwindows-rs

Read More
How do you use PostMessage with the windows-rs crate?...


windowsrusthexpostmessagewindows-rs

Read More
Not sure how to use IDesktopWallpaper...


winapirustwindows-rs

Read More
How should I initialize interface types from the windows crate?...


winapirustcomwindows-rs

Read More
How to use HANDLE from windows-rs and rust...


windows-rs

Read More
BackNext