<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div>Some poor soul tried to use dcollections on 64 bit.</div><div><br></div><div>So I had to go through the code and update to use e.g. size_t instead of uint.</div><div><br></div><div>Good news is, once I did that, everything worked, unit tests passed (and the unit tests are pretty thorough)!<br></div><div><br></div><div>Just wanted to let you know as further confirmation that 64 bit is working.<br></div><div><br></div><div>-Steve<br></div></div></body></html>