issues
search
AllenDang
/
w32
A wrapper of windows apis for the Go Programming Language.
Other
766
stars
247
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Changed user32.go's RedrawWindow() to allow compiling
#98
silverbot01
closed
7 months ago
0
Callback example
#97
SForresterGG
opened
1 year ago
0
Is there an example of the call of readeventlog? Thank you
#95
i11us0ry
closed
2 years ago
0
[The solution] user32.go:1039:10: cannot use flag (type uint32) as type uintptr in argument to procRedrawWindow.Call
#94
linshaoSec
opened
2 years ago
5
how do i use go to call DLL
#93
ghost
closed
2 years ago
0
how to check current user language (locale)
#92
tierline1
opened
2 years ago
0
Fix user32 flag
#91
jmhlz8971
closed
3 years ago
0
I Tried to pull the package and i got a error
#90
jax-b
opened
4 years ago
1
GPL
#89
ghost
closed
4 years ago
1
Unable to Use for cross compiling
#88
Merith-TK
opened
5 years ago
1
add GetForegroundWindow
#87
breece1991
opened
5 years ago
0
cannot use flag (type uint32) as type uintptr in argument to procRedrawWindow.Call
#86
marxangels
opened
5 years ago
2
restart gracefully
#85
ItsFunny
closed
5 years ago
0
RedrawWindow: change flag type to uintptr to match Win32 API
#84
jocot
closed
5 years ago
1
user32.go:1039:10: cannot use flag (type uint32) as type uintptr in argument to procRedrawWindow.Call
#83
Kareny
opened
6 years ago
7
fixed what appears to be a typo in user32
#82
vyrus001
closed
6 years ago
1
Update user32.go
#81
TheTitanrain
opened
6 years ago
7
failed install on Windows 10 Home 64 bit
#80
pengo1998
opened
6 years ago
5
I've gotten an error "0x3b02 User stopped resource enumeration." while I used the ExtractIcon
#79
Huaxink
opened
6 years ago
1
Cannot run in windows7 64bit。why?How can fix it?
#78
woozhu
opened
6 years ago
4
fix EndPaint bug
#77
bronze1man
closed
6 years ago
0
remove all cgo code
#76
bronze1man
closed
6 years ago
0
add RedrawWindow and RDW_FRAME
#75
bronze1man
closed
6 years ago
0
Does this package need panic when error is return or just return the error?
#74
bronze1man
opened
7 years ago
1
add RedrawWindow and RDW_FRAME
#73
bronze1man
closed
6 years ago
0
why this package need cgo?
#72
bronze1man
closed
6 years ago
0
Add VK_PACKET constant
#71
mewmew
closed
6 years ago
2
mobiles
#70
joeblew99
closed
7 years ago
2
fix build
#69
mattn
closed
7 years ago
2
Added functions to user32, gdi32 and kernel.
#68
leedenison
closed
7 years ago
0
Added SetTimer and KillTimer.
#67
leedenison
closed
7 years ago
0
Revert "Update user32.go"
#66
hut8
closed
7 years ago
0
Could not determine kind of name for C.DWORD and C.INPUT
#65
Apoorva-GA
opened
7 years ago
7
Unable to install after 1 May merges
#64
nickalie
opened
7 years ago
1
naive first attempt at SendMessageTimeout
#63
Linuturk
closed
7 years ago
0
add more useful api for window
#62
xujinzheng
closed
7 years ago
0
Add WM_MOUSEHWHEEL
#61
sqweek
closed
7 years ago
0
advapi32.RegSetString Not Setting Entire String
#60
nogilnick
opened
7 years ago
1
Add CopyMemory
#59
gonutz
closed
6 years ago
1
Error syscall GetTcpTable2, need your help
#58
tinycedar
closed
8 years ago
1
undefined: w32.GetDC
#57
scohen28
opened
8 years ago
0
Update user32.go
#56
ziyatdinov
closed
7 years ago
0
support passing non-pointered value .w32.VARIANT
#55
agaolong
opened
8 years ago
0
Please add support for EvtQuery, EvtNext, EvtRender, etc in wevtapi.dll
#54
Durgababu
opened
8 years ago
0
Add SystemParametersInfo support to user32.go
#53
Djent-
closed
6 years ago
0
NTFS Change Journal
#52
tigerclawn82
closed
8 years ago
2
README link 403
#51
hut8
opened
8 years ago
0
Added ReadProcessMemory, WriteProcessMemory, some examples, etc
#50
xackery
closed
6 years ago
0
Support Windows' credentials API(s)
#49
rgbkrk
opened
9 years ago
1
Add RegisterWaitForSingleObject()
#48
bbigras
closed
8 years ago
0
Next