Skip to content

Instantly share code, notes, and snippets.

View KostaCitrix's full-sized avatar

Kosta Welke KostaCitrix

  • Citrix Systems
  • Germany
View GitHub Profile
@KostaCitrix
KostaCitrix / Cargo.toml
Last active August 29, 2015 14:24
Hello MessageBox
[package]
name = "msgbox"
version = "0.1.0"
authors = ["kosta"]
[dependencies]
winapi = "*"
user32-sys = "*"
encoding = "*"