INTERACT FORUM

Windows => Plug-in Development => Topic started by: Tanoshimi on March 28, 2007, 12:31:46 pm

Title: Input Plugin in VB6?
Post by: Tanoshimi on March 28, 2007, 12:31:46 pm
Can it even be done?  According to the documentation "You must link to the library JRReader.lib and include the header file MJInputSource.h & MJInputSource.cpp to create a plug-in."  Obviously this creates problems in VB, since you can't do that.  I know generally, C is better for the processor intensive calculations which generally go with input, but the file I'm creating an input plugin for is simple, and speed isn't an issue.  Again, can it be done?
-Tano