DWORD wuser=1;WORD dwdata=10;void* pBuf = malloc(sizeof(int));int nlen = 1;m_proc(wuser, dwdata, pBuf,nlen);