1.普通DLL
必须是通过regsvr32 可以注册的dll才能在vbscript中被调用,应为createobject必须是 ActiveObject dll,如果是标准的函数库,则无法使用。必须包装成Activexobject
2..NET Dll
必须通过 regasm注册后,就可以在vbscript中使用了?
regasm System.Data.SQLite.DLL /tlb:System.Data.SQLite.tlb /codebas
To see a world in a grain of sand.
And a heaven in a wild flower
Hold infinity in the palm of your hand.
And eternity in an hour
一花一世界
一沙一天堂
掌中握无限
霎那成永恒