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 5d2ce2fb40 ext/win32ole/win32ole.c (ole_val2variant, ole_invoke): refactoring.
use ole_variant2variant to convert WIN32OLE_VARIANT object to
VARIANT object.

ext/win32ole/win32ole_variant.c: refactoring. add
ole_variant2variant.
ext/win32ole/win32ole_variant.h: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48139 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-10-25 22:46:15 +00:00
..
lib/win32ole win32ole: remove win32ole.rb 2013-01-18 02:29:59 +00:00
sample * ext/win32ole/sample/example*.rb: Add wait input to quit for examples 2014-10-04 00:13:18 +00:00
depend * ext/win32ole/win32ole.c: seperate WIN32OLE_EVENT src from 2014-08-15 11:36:12 +00:00
extconf.rb win32ole: OLE initialize per threads 2013-01-18 02:23:37 +00:00
win32ole.c ext/win32ole/win32ole.c (ole_val2variant, ole_invoke): refactoring. 2014-10-25 22:46:15 +00:00
win32ole.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_error.c ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_error.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_event.c ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_event.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_method.c ext/win32ole/win32ole_method.c: use typed data. 2014-10-07 13:44:45 +00:00
win32ole_method.h ext/win32ole/win32ole_method.c: refactoring. add 2014-10-07 12:44:53 +00:00
win32ole_param.c ext/win32ole/win32ole_param.c: refactoring 2014-10-07 12:47:58 +00:00
win32ole_param.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_record.c ext/win32ole/win32ole_record.c: use typed data. 2014-10-14 10:16:17 +00:00
win32ole_record.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_type.c ext: protoize no-arguments functions 2014-10-04 23:09:32 +00:00
win32ole_type.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_typelib.c * ext/win32ole/win32ole_typelib.c: use typed data. 2014-09-30 09:47:38 +00:00
win32ole_typelib.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_variable.c ext/win32ole/win32ole_variable.c: use typed data. 2014-10-08 12:44:54 +00:00
win32ole_variable.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_variant.c ext/win32ole/win32ole.c (ole_val2variant, ole_invoke): refactoring. 2014-10-25 22:46:15 +00:00
win32ole_variant.h ext/win32ole/win32ole.c (ole_val2variant, ole_invoke): refactoring. 2014-10-25 22:46:15 +00:00
win32ole_variant_m.c ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
win32ole_variant_m.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00