csrss.exe is the win32 subsystem process. As far as I know, it isn't anyway related to winpcap, since it provides support for tasks like console windows handling or thread creation/deletion. Is your app console-based? Does it make use of several threads?
Loris > Hello, > when I start my application using winpcap, the taskmanager of my WIN NT 4.0 > SP5 shows csrss.exe with about 50% CPU-Usage. What is this program doing, > and can I improve my performance for example by reducing the priority of > csrss.exe? > > Thanks Holger >
