mdabbs
08-21-2002, 06:30 AM
I've tried to compile and load the simple sample plugin offered here on the forum, I think by DMut. I can get it to complile just fine, and I've installed it, but OP now complains on startup with a msg and in the debug Diag window that it can't load the plugin. The msg from Diag is:
02/08/21 12:43:50 Can't load plug-in SAMPLE1.DLL, error C000026C.
Has anyone ran into this before that can offer any insight? I compiled the plugin using Visual C++ version 6.0 but I did not use the makefile, I rebuilt the project by hand. That leads me to believe that there is a setting in the project that is wrong but I'm not sure where to look, and this error code doesn't help at all.
Any help would be greatly appreciated.
-Mike
There are only 10 types of people in this world: Those who understand binary, and those who don't.
02/08/21 12:43:50 Can't load plug-in SAMPLE1.DLL, error C000026C.
Has anyone ran into this before that can offer any insight? I compiled the plugin using Visual C++ version 6.0 but I did not use the makefile, I rebuilt the project by hand. That leads me to believe that there is a setting in the project that is wrong but I'm not sure where to look, and this error code doesn't help at all.
Any help would be greatly appreciated.
-Mike
There are only 10 types of people in this world: Those who understand binary, and those who don't.