Search code examples
How to convert a u32 pid to windows-rs HANDLE...

rustntdllwindows-rs

Read More
How to receive strings allocated by OS in FormatMessage Win32API according to Rust conventions...

windowswinapirustwindows-rs

Read More
Image not displaying on screen using Win32 API in Rust...

windowswinapirustwindows-rs

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

rustcomwindows-rs

Read More
Communicate with a TNewCheckBoxList of an Inno Setup in Rust...

winapirustinno-setupui-automationwindows-rs

Read More
How can I get the network list with WlanGetAvailableNetworkList using windows-rs in Rust...

rustwindows-rs

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

windowswinapirustcom-interfacewindows-rs

Read More
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
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 *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
BackNext