I 'm writing a general plugin for VDJ 7 using c++ and vdjplugin.h.
The plugin is working except the GetInfo() function that always returns E_NOTIMPL.
Do I have to configure the use of a general plugins in Virtual DJ or do I have to set a registry key?
Thanks for your assistance.
       
    The plugin is working except the GetInfo() function that always returns E_NOTIMPL.
Do I have to configure the use of a general plugins in Virtual DJ or do I have to set a registry key?
Thanks for your assistance.
Posted Wed 26 Jan 11 @ 2:51 am
          Post up the code of how you are initialising your TVdjQueryResult and calling GetInfo() and we'll help you out.
       
    Posted Wed 26 Jan 11 @ 7:02 am
          Thank you. It works now. I simply used the wrong commands.  ;-)
       
    Posted Wed 26 Jan 11 @ 4:04 pm









