aboutsummaryrefslogtreecommitdiffstats
path: root/ext/dl/win32/lib/Win32API.rb
Commit message (Expand)AuthorAgeFilesLines
* ext/win32: movenobu2013-07-131-31/+0
* * ext/dl/win32/lib/Win32API.rb (Win32API#call): use 64bit pointer for x64shirosaki2012-11-051-1/+2
* * ext/dl/win32/lib/Win32API.rb: call by :stdcall as default.usa2009-03-111-2/+2
* * ext/dl/win32/lib/Win32API.rb (initialize): passes restnobu2009-03-011-2/+2
* * ext/dl/win32/lib/Win32API.rb (Win32API#initialize): DL.dlopennobu2009-02-131-0/+2
* * ext/Win32API/*: removed or moved to ext/dl/win32.usa2007-12-031-0/+28