Library|Win32: Basic library functionality for Windows
The Library class now supports opening and closing shared libraries andlooking up symbols in them.
Todo for later: The shared library iteration functionality should be movedfrom dd_winit.c to the Library class.
View differences
Library|Win32: Basic library functionality for Windows
The Library class now supports opening and closing shared libraries and
looking up symbols in them.
Todo for later: The shared library iteration functionality should be moved
from dd_winit.c to the Library class.