Fix win32 breakage
[oota-llvm.git] / lib / System / Win32 / DynamicLibrary.inc
2004-12-09 Jeff CohenFix residual Visual Studio build problems
2004-11-29 Reid SpencerImplement the default constructor which causes the...
2004-11-20 Reid SpencerCast the void* handle data member to HMODULE* to keep...
2004-11-18 Reid SpencerDynamic Library abstraction. This makes the abstraction...