On Thu, Feb 21, 2008 at 3:38 AM, Paul Vriens <[EMAIL PROTECTED]> wrote: > > On Thu, Feb 21, 2008 at 10:20 AM, Alistair Leslie-Hughes > <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Changelog: > > slc: Added stub for SLGetWindowsInformationDWORD > > > > Best Regards > > Alistair Leslie-Hughes > > > Hi Alistair, > > I know that function descriptions should always be your own words but > I guess this is also true for header files. > > The comments in slerror.h are exactly like the comments on MSDN: > http://msdn2.microsoft.com/en-us/library/aa965835(VS.85).aspx >
And on top of that, you really shouldn't be adding those types of comments to the headers anyway (commenting a define). -- James Hawkins
