mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
Alexandre Julliard <[email protected]> - Don't prefix the functions DllCanUnloadNow, DllGetClassObject and Dll(Un)RegisterServer with the dll name so that the compiler can check the prototypes. - Uncomment out DisableThreadLibraryCalls in DllMain and add the kernel32 imports that it requires. svn path=/trunk/; revision=17667