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 32716144fd * ext/win32ole/win32ole.c (reg_get_value): use RegQueryValueEx instead
of RegQueryValueEx.

* ext/win32ole/win32ole.c (typelib_file_from_clsid): fix the bug
  that the function always returns Qnil.

* test/win32ole/test_win32ole_type.rb (test_initialize): add some test.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13241 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-08-23 11:14:03 +00:00
..
lib/win32ole merge win32ole from rough 2002-06-01 12:34:30 +00:00
sample * ext/win32ole/win32ole.c (ole_val2olevariantdata, ole_val2variant): 2007-02-03 05:41:03 +00:00
.cvsignore remove ext/win32ole/.document. 2004-10-21 15:10:06 +00:00
depend avoid some warnings 2002-06-12 12:23:10 +00:00
extconf.rb remove ext/win32ole/.document. 2004-10-21 15:10:06 +00:00
win32ole.c * ext/win32ole/win32ole.c (reg_get_value): use RegQueryValueEx instead 2007-08-23 11:14:03 +00:00