Ruby/DL is an extension library for ruby, it provides an interface to the dynamic linker. Now this can work with windows API LoadLibrary() instead of dlopen(). Download Ruby/DL tutorial [PDF(japanese)] [PS(japanese)] [PDF(english)](Translated by Benjamin Peterson.) Samples dlcookbook on RubyForge. if you have some interesting and simple samples, would you present those here? References The Single