[This is preliminary documentation and subject to change.]
The generated provider code includes self-registration code for COM. This step tells COM the location of your DLL.
regsvr32 myprov.dll
Note that if you move the .DLL file to a different directory, you must reregister it with OLE.