issues
search
rodrigocfd
/
winsafe
Windows API and GUI in safe, idiomatic Rust.
https://crates.io/crates/winsafe
MIT License
518
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How about `GetModuleHandleExW`?
#141
justanotheranonymoususer
closed
13 hours ago
4
Support for Property Pages
#140
anthonydotmoe
opened
1 week ago
2
System Related APIs
#139
mjzk
closed
4 weeks ago
5
hImageList::ReplaceIcon Incorrectly Calls GetLastError()
#138
Carterpersall
closed
1 month ago
1
Fix the Win32 documentation link for ListBox
#137
zachcmadsen
closed
2 months ago
0
Optional Parameters in API Bindings
#136
yu-d
closed
3 months ago
1
Fixing `RegQueryValueEx` seems to affect `RegGetValue`
#135
yu-d
closed
3 months ago
2
Never sets `class name` correctly for window
#134
yu-d
closed
3 months ago
1
Exit code 127 on startup after upgrading to v0.0.21
#133
charliermarsh
closed
3 months ago
7
ERROR(0x0078 120) This function is not supported on this system.
#132
CodecNomad
closed
4 months ago
4
WM_CHAR event does not arrive in custom control
#131
Storeks
closed
3 months ago
6
Can't run library tests on 0.0.21
#130
caesay
closed
5 months ago
8
Add wrapper for GetLastInputInfo
#129
Strackeror
closed
5 months ago
0
LoadAccelerators() now returns 'guard' type
#128
rosscanning
closed
5 months ago
1
Add support for raw-window-handle
#127
notgull
closed
5 months ago
3
Load accelerators from the resource file
#126
rosscanning
closed
5 months ago
5
Support mouse wheel event
#125
rosscanning
closed
6 months ago
0
Linker errors in Windows 7
#124
sqz
closed
6 months ago
0
Add 'full' feature
#123
vsylva
closed
6 months ago
1
Possible ShellExecuteEx implementation
#122
binChris
closed
6 months ago
8
Add missing API to open app in foreground?
#121
binChris
closed
7 months ago
3
please font settings
#120
Asm322
closed
7 months ago
7
How to set up a transparent window?
#119
lanten
closed
8 months ago
1
Panic in wstring/ QueryFullProcessImageName
#118
caesay
closed
8 months ago
3
CreateToolhelp32Snapshot error when compiling for x86
#117
caesay
closed
9 months ago
0
Async IO should be marked as "unsafe"
#116
TomzBench
closed
9 months ago
1
When the new_dlg function is used to create a window, the wm_create event does not work
#115
MDZZDYXCMDZZDYXC
closed
10 months ago
6
resizable_layout not work as expect
#114
MDZZDYXCMDZZDYXC
closed
10 months ago
8
Add IPersistFile OLE interface.
#113
caesay
closed
10 months ago
0
WIP: Add IPersistFile interface, and windows shortcut helper utility (Lnk)
#112
caesay
closed
10 months ago
6
I don't think `MultiByteToWideChar` and `WideCharToMultiByte` need to add 1 to `num_bytes`
#111
DavisVaughan
closed
11 months ago
4
`WC::NoValue`?
#110
DavisVaughan
closed
11 months ago
1
How do you envision WM_USER being used?
#109
caesay
closed
11 months ago
1
Fix PFTASKDIALOGCALLBACK and TASKDIALOGCONFIG signatures.
#108
caesay
closed
11 months ago
0
Fix PFTASKDIALOGCALLBACK and TASKDIALOGCONFIG signatures.
#107
caesay
closed
11 months ago
0
nm_custom_draw should provide a mutable reference?
#106
mattg23
closed
11 months ago
6
RegQueryValueEx returning TRANSACTION_REQUEST_NOT_VALID for valid data
#105
funArash
closed
11 months ago
6
[Question] - Calling windows APIs twice best practice
#104
lischach
closed
10 months ago
3
FIX: invalid race condition check in RegQueryValueEx
#103
TomzBench
closed
1 year ago
3
validate_retrieved_reg_val always fails
#102
TomzBench
closed
1 year ago
0
Adds SetServiceStatus
#101
TomzBench
closed
10 months ago
22
add HandlerFunctionEx
#100
TomzBench
closed
1 year ago
9
winsvc.h
#99
TomzBench
closed
1 year ago
2
Build fails for the i686-pc-windows-(msvc/gnu) targets
#98
Refragg
closed
1 year ago
8
WString pointers cause issues on stack for certain API calls
#97
jcspencer
closed
1 year ago
5
[Question] Using MutFn as WinApi callback
#96
Dimava
closed
1 year ago
0
[Question] How can I set the pszText into NMLVDISPINFO correctly when handling lvn_get_disp_info event?
#95
QianNangong
closed
1 year ago
19
[BUG?QUESTION?]SendInput example not working
#94
anatawa12
closed
1 year ago
1
add minimum wine compatibility in gui module
#93
anatawa12
closed
1 year ago
0
Public access ot LocalFreeGuard::new or LocalFree
#92
Hawk777
closed
1 year ago
2
Next