basic_ifstream implementation

Josh Juran josh at iswifter.net
Wed Oct 26 13:59:25 CDT 2011


I'm ready to begin work on a basic_ifstream implementation for Wine, which is needed for the game Vampire Secrets among others.

http://bugs.winehq.org/show_bug.cgi?id=28612

First I'd like to check that Piotr isn't already working on this.  If not, I'm open to any advice on how to proceed.  My plan is to create fstream.c, and use string.c as a guide.

Josh





More information about the wine-devel mailing list