By registering with us, you'll be able to discuss, share and exchange private messages with other members of our community.
SignUp Now!> The declaration (one argument) of QueryIsPluginCommand() doesn't match the actual function. What's the new, second, wchar_t* parameter for?
> On Sun, 30 Aug 2009 11:48:02 -0500, rconn <> wrote:
>
> |If it's not NULL, QueryIsPluginCommand copies the plugin name containing
> |that command to the second argument.
> |
> |I can't think of any reason why you would ever call it with a non-NULL
> |second argument. (For that matter, I can't really think of a reason why
> |you would ever call it at all!)
>
> What's copied to the buffer ... internal name, file name, FQ file name?