On Fri Jul 7 07:21:06 2023 +0000, Bernhard Kölbl wrote:
You could also add tests like in media.speech, where you try loading the DLL via LoadLibraryW
Sorry, I should've checked that.
Fwiw if the module doesn't export anything in particular it should not really matter how it's named, the classes are registered with whatever module implements them and the code reads the module name from the registry.