Hi,
Following the most recent changes the build fails at present with the
following
ntoskrnl\io\disk.c:1614: error: conflicting types for 'IoReadPartitionTable'
w32api/include/ddk/win2k.h:67: error: previous declaration of
'IoReadPartitionTable' was here
ntoskrnl\io\disk.c:1614: error: conflicting types for 'IoReadPartitionTable'
w32api/include/ddk/win2k.h:67: error: previous declaration of
'IoReadPartitionTable' was here
ntoskrnl\io\disk.c:1641: error: conflicting types for
'IoWritePartitionTable'
w32api/include/ddk/win2k.h:86: error: previous declaration of
'IoWritePartitionTable' was here
ntoskrnl\io\disk.c:1641: error: conflicting types for
'IoWritePartitionTable'
w32api/include/ddk/win2k.h:86: error: previous declaration of
'IoWritePartitionTable' was here
regards
Mike Lerwill