Re: Duplication of device IO Controls?

2006-07-11 Thread Vitaliy Margolen
Tuesday, July 11, 2006, 8:11:17 AM, Frans Kool wrote: > Hi, > I'm currently looking into adding some device I/O control codes to wine when I > noticed (for example in cdrom.c) that two header files were included: > #include "winioctl.h" > #include "ntddstor.h" > This in itself is not so strange,

Duplication of device IO Controls?

2006-07-11 Thread Frans Kool
Hi, I'm currently looking into adding some device I/O control codes to wine when I noticed (for example in cdrom.c) that two header files were included: #include "winioctl.h" #include "ntddstor.h" This in itself is not so strange, but I noticed both carried the same defines for certain I/O contro