<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>otherwise, it does not work under windows 7 kernel mode, since it uses 64-bit for file handles, eg., </DIV>
<DIV> </DIV>
<DIV>0xFFFFFFFF 080002BC</DIV>
<DIV> </DIV>
<DIV>after i change RTFILE to uint64_t, then works. </DIV>
<DIV> </DIV>
<DIV>Wonder if make sense to alway make the change for 64-bit systems.</DIV></td></tr></table>