schmich / win32-window

Ruby interface to the Win32 window management APIs.
https://rubygems.org/gems/win32-window
MIT License
4 stars 0 forks source link

Increased robustness/error handling #6

Open schmich opened 12 years ago

schmich commented 12 years ago

Handle errors from calling Win32 APIs (GetLastError), raise exceptions, check parameters.