|
From: Casper H. <ch...@us...> - 2001-10-27 10:40:10
|
> -----Original Message----- > From: Benjamin Kalytta [mailto:bk...@we...] > Sent: 27. oktober 2001 12:28 > To: ros...@re... > Subject: [ros-kernel] General Question > > > if there is something like this: > > #if(WINVER >= 0x0400) ... > > should we use > > #if(ROSVER >= 0x0400) ... ? Where? In the microsoft headers? We can't use microsoft headers due to legal restrictions. We can only hope that we can use the published windows documentation to create our own headers. - Casper ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |