Port #71 to Windows. Mostly: - [internal/util/alloc.go](https://github.com/ncruces/go-sqlite3/blob/main/internal/util/alloc.go) - [internal/util/mmap.go](https://github.com/ncruces/go-sqlite3/blob/main/internal/util/mmap.go) Also, [vfs/shm.go](https://github.com/ncruces/go-sqlite3/blob/main/vfs/shm.go) needs tweaks to the DMS lock. Reference: https://devblogs.microsoft.com/oldnewthing/20240201-00/?p=109346
Port #71 to Windows. Mostly:
Also, vfs/shm.go needs tweaks to the DMS lock.
Reference:
https://devblogs.microsoft.com/oldnewthing/20240201-00/?p=109346