Hi
whom do the ProcSysMsg communicate with?
Main.c (ipnc_app\sys_server\src)
SysMsgThread
{
...
if(ProcSysMsg(&msgbuf) == 1)
...
}
willis
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi
whom do the ProcSysMsg communicate with?
Main.c (ipnc_app\sys_server\src)
SysMsgThread
{
...
if(ProcSysMsg(&msgbuf) == 1)
...
}
willis