I was wondering since Youki is thinking of releasing his LEDWiz dll to other developers, how exactly does this dll differ from the official ocx written by RandyT?
The DLL i will release (different from the one dedicated to Atomic) just differ in the way ,it will be DLL and not an OCX. And will have less function than the OCX. Just the 3 functions that allows to control all features of LED-Wiz.
The DLL can be use from C,C++,Delphi, VB, or any program able to use a DLL.
I don't think there a very big advantage in comparison with the OCX. Except that the DLL size about 50k only , don't need VBRuntime , don't need to be registered, don't need Resident software running.
The fact is that some prefer DLL to OCX.
And how does it differ from MikeQ's dll from this thread?
I didn't know that DLL. So i guess there is not lot of difference. I guess that DLL propose more features that mine.
I don't support Hot Plug/Unplug for instance. (not hard to add, but for now i don't).
In clear nothing special in my DLL.