microsoft / go-winio

Win32 IO-related utilities for Go
MIT License
950 stars 182 forks source link

Apply two upstream CL to mkwinsyscall #278

Closed helsaawy closed 1 year ago

helsaawy commented 1 year ago

Add two change lists that were added to golang.org/x/sys/windows/mkwinsyscall:

  1. support "." and "-" in DLL name
  2. write source to temp file if formatting fails