From: John L. <jla...@gm...> - 2007-01-10 16:31:10
|
Are we still waiting to see what happens with the integration of wxMemoryMappedFile into wxWidgets itself? Regards, John Labenski On 1/9/07, Francesco Montorsi <fr...@us...> wrote: > name: wxMemoryMappedFile > wxversion: all > category: stream,system,wrapper,miscellaneous > language: cpp > description: Class for mapping a file into your address space (rather than having to buffer its contents). This gives you direct access to the files contents as a raw char*, bypassing the usual file stream operations. You can even write to the char* and have that immediately write back directly to the file. > location: wxmemorymappedfile > cdate: 2007-01-07 > id: 123 > status: stable > docs: doxygen > buildsys: > extdep: none > wiki: disabled > wxport: all > samples: 1 > approved: 0 > author: Blake Madden > version: 1.0 > maintainerid: 48 > > Maintainer SF username: blizzymadden > Maintainer name: Blake Madden > Maintainer mail address: blake.madden@oleandersolutions.c > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > |