what compiler? If MinGW then try add in *.pro file this:
Qt Code:
  1. LIBS += -lPsapi
To copy to clipboard, switch view to plain text mode 
and etc.

PS: man msdn!

---

OOPS