Re: g_ppsv->RunCmd

"diamantsus-/[email protected] [power-pro]" <[email protected]> 22 Jul 2019 10:26:08 +0000
Newsgroups gmane.comp.windows.power-pro
Message-ID <[email protected]>
I switched to WM_COPYDATA.
RunCmd is the same?

>code names for services are lower case in the code

in all plugins source codes i not see lower case:
    BOOL (*RunCmd)(LPSTR szCmd, LPSTR szParam, LPSTR szWork);

my custom functions are lower case and work fine.