64c64
< p = new Method(_procName.c_str(), &funcWrapper);
---
> p = new Method(_procName.c_str(), &funcWrapper, true);