issues
search
haskell
/
win32
Haskell support for the Win32 API
http://hackage.haskell.org/package/Win32
Other
97
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding ReadConsoleInput to the API.
#237
chhackett
opened
1 week ago
1
Support for ReadConsoleInputW
#236
chhackett
opened
1 month ago
4
Tag missing for release 2.14.0
#235
wz1000
closed
1 month ago
2
Add getTempFileName
#234
hasufell
closed
3 months ago
1
Remove `includes` from `.cabal`-file
#233
sol
closed
3 months ago
1
Implement getEnv and getEnvironment
#232
hasufell
closed
3 months ago
5
Please build and upload documentation to Hackage
#231
andreasabel
closed
1 month ago
5
Can't retrieve registry value size
#230
hverstoep
opened
10 months ago
2
Restore compatibility with older GHC
#229
Mistuke
opened
10 months ago
0
Fix issues blocking release
#228
Mistuke
closed
10 months ago
0
Make hackage revision for 2.13.3.0
#227
hasufell
closed
11 months ago
3
Support filepath >= 1.5.0.0 and os-string, fixes #222
#226
hasufell
closed
11 months ago
3
Fix #224
#225
BinderDavid
closed
11 months ago
7
#221 Introduced unused-imports warnings which lead to failures in GHC
#224
BinderDavid
closed
11 months ago
7
Remove the tests/ subdirectory
#223
BinderDavid
closed
11 months ago
4
Support filepath >= 1.5.0.0 and os-string
#222
hasufell
closed
11 months ago
1
Add support for GetCommandLineW
#221
hasufell
closed
1 year ago
1
NamedPipes API
#220
coot
closed
1 year ago
3
Add setWindowPos and getConsoleWindow
#219
ndmitchell
opened
1 year ago
1
Ensure that FilePaths don't contain interior NULs
#218
hasufell
closed
11 months ago
11
Docs: Clarify that `isMinTTY` only checks for old MinTTYs
#217
RyanGlScott
closed
2 years ago
1
`System.Win32.MinTTY` doesn't detect newer versions of `mintty` (but perhaps that's OK)
#216
RyanGlScott
closed
2 years ago
5
Release 2.13.4.0
#215
Mistuke
closed
2 years ago
0
Add Semaphore support
#214
sheaf
closed
2 years ago
3
Use `HMODULE`, not `HINSTANCE`, in type signatures for `loadLibrary{,Ex}`
#213
RyanGlScott
closed
2 years ago
1
Is it possible to use this package to control the Microsoft Excel application?
#212
LastsForever
closed
2 years ago
2
Change type synonym used in `loadLibrary{Ex}`'s return type from `HINSTANCE` to `HMODULE`
#211
RyanGlScott
closed
2 years ago
0
fails to start soon after starlink terminal power on
#210
joeyh
closed
2 years ago
1
add createFile_NoRetry
#209
joeyh
closed
2 years ago
1
createFile without busy-wait
#208
joeyh
closed
2 years ago
6
2.13.2.1 release
#207
Mistuke
closed
2 years ago
0
Add GetConsoleScreenBufferInfoEx
#206
mpilgrem
closed
2 years ago
7
Expose `FindData` struct
#205
hasufell
opened
2 years ago
5
Provide `GetTempFileNameW`
#204
hasufell
closed
3 months ago
2
fix spelling errors
#203
ghost
closed
2 years ago
2
Wip/fix winio file locking set file pointer
#202
Mistuke
closed
2 years ago
0
Add constant `INVALID_SET_FILE_POINTER`
#201
hasufell
closed
2 years ago
0
typo (fixed)
#200
ghost
closed
2 years ago
0
fix typo
#199
ghost
closed
2 years ago
0
Add WindwowsString/WindowsFilePath support wrt AFPP
#198
hasufell
closed
2 years ago
45
fix typos
#197
ghost
closed
2 years ago
1
Support for `schannel.h` and `wincrypt.h` functions
#196
blucoat
opened
2 years ago
1
Remove Setup.hs
#195
Mistuke
closed
2 years ago
0
Add various bindings for creating window icons
#194
georgefst
closed
2 years ago
3
`Setup.hs` seems inconsistent with the `build-type` option of the cabal file.
#193
ylecornec
closed
2 years ago
1
Add support for duplex and console handles to withHandleToHANDLE with winio
#192
Mistuke
closed
3 years ago
0
If `--io-manager=native`, `withHandleToHANDLE` does not work for a 'console' `Handle`
#191
mpilgrem
closed
3 years ago
7
Set maximum string size for getComputerName
#190
Mistuke
closed
3 years ago
0
Change maxLength to 16 in function getComputerName
#189
gussen
closed
3 years ago
1
Prepare 2.13.1.0 release.
#188
Mistuke
closed
3 years ago
0
Next