Skip to content

Conversation

@ColinFinck
Copy link
Contributor

windows-sys 0.61.x consistently uses raw-dylib for importing APIs from Windows DLLs. This makes a huge difference when using non-MSVC toolchains to build Windows binaries, e.g. x86_64-pc-windows-gnullvm.

  • Tested on all platforms changed
  • Added an entry to the changelog module if knowledge of this change could be valuable to users
  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • Created or updated an example program if it would help users understand this functionality

@ColinFinck
Copy link
Contributor Author

CC @kchibisov @madsmtm

Copy link
Member

@madsmtm madsmtm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@madsmtm madsmtm merged commit 043c863 into rust-windowing:master Jan 20, 2026
57 checks passed
@madsmtm madsmtm added DS - win32 Affects the Win32/Windows backend dependencies Pull requests that update a dependency file labels Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file DS - win32 Affects the Win32/Windows backend

Development

Successfully merging this pull request may close these issues.

2 participants