-----Original Message-----
 From: ros-dev-bounces(a)reactos.org [mailto:ros-dev-bounces@reactos.org] On
 Behalf Of Thomas Weidenmueller
 Sent: 31. januar 2006 11:50
 To: ReactOS Development List
 Subject: Re: [ros-dev] Undocumented APIs
 Ge van Geldorp wrote:
  2) Should this be limited to APIs or include
undocumented data 
 structures
  too? An example I ran into last night: KPRCB. We
know it's out there, 
 some
  of the fields are listed (e.g. by Probert) but I
couldn't find any
 "official" documentation. 
 That's going to be a huge problem because there's not just the KPRCB. A
 lot of structures are incompletely documented or not documented at all.
 But they exist and most driver developers know that... 
... so we should be able to find a driver that needs them.
Casper