haskell / win32

Haskell support for the Win32 API
http://hackage.haskell.org/package/Win32
Other
98 stars 62 forks source link

Set maximum string size for getComputerName #190

Closed Mistuke closed 2 years ago

Mistuke commented 2 years ago

Fix #189 by changing the buffer size to MAX_PATH.

Description

Motivation and Context

Types of changes

Checklist: