hbirr at svn.reactos.com wrote: >- DPRINT("%wZ\n", ObjectAttributes->ObjectName); > > > > > >+ DPRINT1("%wZ\n", ObjectAttributes->ObjectName); >+ > > Do we really need to be verbose? ;-) - Filip