|
has anyone created an RR extension plugin in vb2008?
I've been tryin all day to get this to work but it just wont. The code itself works, the .dll compiles, but i cant get road runner to see it. First of all the .dll wont register. it gives me the message sayin the dll entry point was not found. Secondly, if i add X,PLUGINNAME to menu.skin i get this error in the debug
Code:
4/22/2008 4:56:05 PM: Error loading plugin: RRFUSION (ActiveX component can't create object)
i'm guessing this has something to do with the stated requirements of extension plugins. The thread says the class module HAS to be named RRExtension... but in vb2008 i cant make a class module.. it only gives me options for class or module. I name the class RRExtension but RR cant see it apparently. Can anyone shed some light. Keep in mind this is the first time i'm using vb2008
__________________
03 Acura RSX Coupe
a K.I.S.S Flash, VB, and Autoit Programmer
HARDWARE PROGRESS: 90%[/////////-]
SKIN PROGRESS: 90%[/////////-]
Current Project: RRFusion, MovieTimes, RRMail and More!!! :)
|