error.rb

Path: lib/windows/error.rb
Last Update: Fri Dec 14 11:49:16 -0300 2007

error.rb

Includes all of the error codes in error.h, msterr.h and some from winerror.h.

Adds the following convenience methods:

get_last_error - Returns a human readable string for the error returned by the GetLastError() function.

Required files

windows/api  

Included Modules

Windows

[Validate]