1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/win32ole
suke 57408cb1d1 * ext/win32ole/win32ole.c: use TlsAlloc instead of __declspec(thread)
to avoid SEGV if win32ole.so loaded with LoadLibrary in Windows
  Vista or earlier.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38940 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-01-25 10:17:59 +00:00
..
lib/win32ole win32ole: remove win32ole.rb 2013-01-18 02:29:59 +00:00
sample * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
depend * ext: remove trailing spaces. 2011-05-22 09:26:02 +00:00
extconf.rb win32ole: OLE initialize per threads 2013-01-18 02:23:37 +00:00
win32ole.c * ext/win32ole/win32ole.c: use TlsAlloc instead of __declspec(thread) 2013-01-25 10:17:59 +00:00