8000 Tags · bcicen/webview · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: bcicen/webview

Tags

0.1.1

Toggle 0.1.1's commit message
Do NOT handle uninitialized messages (webview#221)

Both, GetMessage and PeekMessage, can end up not filling out the msg struct.
In those cases we have garbage in the struct and must not handle anything.

0.1.0

Toggle 0.1.0's commit message
Add C# Bindings to README (webview#146)

0