win32cr v0.3.7
win32cr
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
- Fork it (https://github.com/mjblack/win32cr/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Matthew J. Black - creator and maintainer
Repository
win32cr
Owner
Statistic
- 17
- 2
- 1
- 1
- 0
- 21 days ago
- May 22, 2023
License
MIT License
Links
Synced at
Sun, 17 Nov 2024 09:56:50 GMT
Languages