# This file is part of Metasm, the Ruby assembly manipulation suite # Copyright (C) 2006-2009 Yoann GUILLOT # # Licence is LGPL, see LICENCE in the top-level directory module Metasm class WindowsExports # exported symbol name => exporting library name for common libraries # used by PE#autoimports EXPORT = {} # see samples/pe_listexports for the generator of this data data = <= '1.9' patch_rubylib_name("msvcrt-ruby#{RUBY_VERSION.gsub('.', '')}") end end patch_rubylib_to_current_interpreter end end