Re: g_ppsv->RunCmd
| 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.