Michael Bruschkewitz <brusch2 / gmx.net> wrote in message news:<MPG.18c33973b3eb58cf989694 / 192.168.0.61>... > In article <5fe8970718196f958823bd5af5d6ba66 / news.teranews.com>, > sdate / everestkc.net says... > > But from what I have read about psapi.dll it is available mainly for Win NT > > which I did not care too much. > > I may have missed the important part. Do you know if it is truly cross > > platform over all Wins? > > If yes, I will certainly consider using it. > I know it works on 2k(Prof. and Server) and on NT. I've currently no > other Box available (still haven't bought these VM-Ware license...) to > check 95/98/Me. > > Michael B. This weekend I tried a few of the sample programs from MSDN (EnumProcesses), linked against psapi.lib using VC++ 6.0, on my Windows XP (Home) laptop, and they seemed to work ok. That makes my life a bit easier, since I'm planning on adding Windows support to sys-proctable. Regards, Dan Dan