win32cr

Bindings for Windows API crystal-shard win32 win32api windows
0.3.5 released
mjblack/win32cr
17 2
mjblack

win32cr

CI Crystal Latest CI

Win32 library bindings created from Windows Metadata.

Installation

Add this to your application's shard.yml:

dependencies:
  win32cr:
    github: mjblack/win32cr

Usage

require "win32cr"
require "win32cr/ui/windowsandmessaging"

LibWin32.MessageBoxW(nil, "Message Box Body".to_utf16, "Title".to_utf16, LibWin32::MESSAGEBOX_STYLE::MB_OK)

Contributing

  1. Fork it (https://github.com/mjblack/win32cr/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

win32cr:
  github: mjblack/win32cr
  version: ~> 0.3.5
License MIT
Crystal 1.11.0

Authors

Dependencies 0

Development Dependencies 0

Dependents 0

Last synced .
search fire star recently