Saleem Abdulrasool
Saleem Abdulrasool
@swift-ci please test
Yeah, I suppose that this should also go into release/1.1. I hope not too many more - Windows, Darwin: ARM64; Linux: aarch64. The case insensitivity is annoying, but c'est la...
The only thing needed is to get the SourceKitten changes in (but haven't been able to get response from @jpsim to get those resolved and merged).
How are you invoking `swift build`? You should be passing the header search path or ensuring that the systemLibrary dependency is set up with the right paths.
This is definitely odd. https://github.com/compnerd/swift-win32/pull/770 adds the 5.9 train on the CI and that seems to work fine without changes, so something is definitely different between your setup and CI....
Ugh! I just replaced Windows 10 on my only device that was running it. I am pretty sure that I build swift-win32 on that when I did the changes for...
Haha, might not be your decision, but it's still useful signal! There's something that I've missed and that's causing issues. Okay, that's interesting that you have developer mode enabled and...
That is an awesome find, thank you for the info!
CC: @libewa
Each view has a `hWnd` associated with it. It should be possible to create a new solid brush and set that via `SetWindowLongPtrW`. I don't remember if we have a...