Quote Originally Posted by penagate
You can check if a DLL is a COM library by looking for its DLLRegisterServer function entry.

Hi PG, thanks for the prompt reply... but how do I do that, given only the dll file?


Oh i tried registering with the regsvr32 application.. but it says DLLRegisterServer entry point not found...

does this mean i cannot use this with PHP?