Microsoft Translator: Speech Translation Made Easy

Very interesting... I think I've to rewrite some of our DB projects :-) but, you know what would be a nice feature to make it even easier and more performant? If I could map different blocks continuous into the memory. So, if I could use MapViewOfFileEx with multiple sets of data or if I could use MapViewOfFile in combination with VirtualAlloc (first MEM_RESERVE, then MapViewOfFile into this space).