INTERACT FORUM
Windows => Plug-in Development => Topic started by: manisiutkin on January 06, 2012, 07:12:43 am
-
Hi,
Trying to build MJRAWInputSource project and run it with MC 17.0.62 I've got a couple of strange things:
1. MC 17 installs my plugin only when I set MJ_INPUT_SOURCE_INFO_DISC_CAPACITY_SECONDS to 2.
2. Method IMJInputOwner::CreateReader(LPCTSTR pResourceName) actually has 2 parameters (not 1 as declared in SDK). What is the 2'nd parameter?
I suspect that I downloaded the wrong SDK. Could you give me a link to the proper one, please?