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
sample * ext/win32ole/win32ole.c (ole_val2olevariantdata, ole_val2variant): 2007-02-03 05:41:03 +00:00
.cvsignore
depend
extconf.rb
win32ole.c * ext/win32ole/win32ole.c (reg_get_value): use RegQueryValueEx instead 2007-08-23 11:14:03 +00:00