Erich Hoover ha scritto:
I haven't looked into your implementation in much detail (I need more hours in a day, I swear), but would it be possible to pass all the stubs on so that unimplemented functionality still works even if it's dog slow? It'd be nice if we could take advantage of the implemented features, still be able to handle everything, and then spew a "FIXME: Help Wine run faster by implementing this function in the DIB engine!" for features that are not handled yet. (yeah, yeah, I want my cake and be able to eat it too)
Erich Hoover ehoover@mines.edu mailto:ehoover@mines.edu
Well, by now many functions are stubbed (with disabled FIXMEs for speed), and 3 apps I've tested on it works ok. Some bad graphics, but mostly usable. You can test it easily and, if you like, you can enable all the stubs FIXMEs uncommenting a #define on header file.
Ciao
Max